[ZENDESK 3576] Label change for next step screen
This commit is contained in:
Dheeyi William
2016-10-07 15:39:18 -04:00
parent e12af589ac
commit 6f3325b87f
3 changed files with 4 additions and 4 deletions

View File

@@ -1874,7 +1874,7 @@ INSERT INTO TRANSLATION (TRN_CATEGORY,TRN_ID,TRN_LANG,TRN_VALUE,TRN_UPDATE_DATE
( 'LABEL','ID_CONTINUE','en','Continue','2014-01-15') ,
( 'LABEL','ID_OPTION','en','Option','2014-01-15') ,
( 'LABEL','ID_LAST_EMPLOYEE','en','Last Employee','2014-01-15') ,
( 'LABEL','ID_EMPLOYEE','en','Employee','2014-01-15') ,
( 'LABEL','ID_EMPLOYEE','en','Next User','2014-01-15') ,
( 'LABEL','ID_SESSION','en','Session','2014-01-15') ,
( 'LABEL','ID_NEXT_TASK','en','Next Task/Event','2016-07-29') ,
( 'LABEL','ID_PERMISSIONS_FOR_THE_ROL','en','Permissions for the role','2015-01-16') ,