BUG 0000 Update .po and .sql files for the release 2.0.43-testing3
This commit is contained in:
@@ -4576,9 +4576,9 @@ SELECT 'LABEL','ID_ENABLE','en','Enable','2012-06-01'
|
||||
UNION ALL
|
||||
SELECT 'LABEL','ID_DISABLE','en','Disable','2012-06-01'
|
||||
UNION ALL
|
||||
SELECT 'LABEL','ID_YES_VALUE','en','YES','2012-06-01'
|
||||
SELECT 'LABEL','ID_YES_VALUE','en','Yes','2012-07-11'
|
||||
UNION ALL
|
||||
SELECT 'LABEL','ID_NO_VALUE','en','NO','2012-06-01'
|
||||
SELECT 'LABEL','ID_NO_VALUE','en','No','2012-07-11'
|
||||
UNION ALL
|
||||
SELECT 'LABEL','ID_ACTIVE_USERS','en','Active Users','2012-06-01'
|
||||
UNION ALL
|
||||
@@ -5022,7 +5022,7 @@ SELECT 'LABEL','ID_AUTO_INCREMENT','en','Auto Increment','2012-06-01'
|
||||
UNION ALL
|
||||
SELECT 'LABEL','ID_CAPS_LOCK_IS_ON','en','Caps Lock is On','2012-06-01'
|
||||
UNION ALL
|
||||
SELECT 'LABEL','ID_ENABLE_VIRTUAL_KEYBOARD','en','Enable Virtual Keyboard','2012-06-01'
|
||||
SELECT 'LABEL','ID_ENABLE_VIRTUAL_KEYBOARD','en','Enable Virtual Keyboard (Only uxmodern skin)','2012-07-09'
|
||||
UNION ALL
|
||||
SELECT 'LABEL','ID_DEFAULT_LANGUAGE','en','Default Language','2012-06-01'
|
||||
UNION ALL
|
||||
@@ -5619,6 +5619,48 @@ SELECT 'LABEL','ID_PASSWORD_COMPLIES_POLICIES','en','The password complies with
|
||||
SELECT 'LABEL','ID_INSTRUCTIONS','en','Instructions','2012-06-21'
|
||||
UNION ALL
|
||||
SELECT 'LABEL','ID_NOT_REQUIRED','en','Not Required','2012-06-20'
|
||||
UNION ALL
|
||||
SELECT 'LABEL','DYNAFIELD_ALREADY_EXIST','en','The field name already exists!','2012-06-28'
|
||||
UNION ALL
|
||||
SELECT 'LABEL','DYNAFIELD_EMPTY','en','The name field is empty','2012-06-28'
|
||||
UNION ALL
|
||||
SELECT 'LABEL','DYNAFIELD_NODENAME_NUMBER','en','The field name should not start with a number','2012-06-28'
|
||||
UNION ALL
|
||||
SELECT 'LABEL','ID_EMPTY_NODENAME','en','The name field is empty','2012-06-28'
|
||||
UNION ALL
|
||||
SELECT 'LABEL','ID_TAS_DURATION_REQUIRE','en','Duration task required','2012-06-29'
|
||||
UNION ALL
|
||||
SELECT 'LABEL','ID_NAME_TAS_TITLE_REQUIRE','en','Task title required','2012-06-29'
|
||||
UNION ALL
|
||||
SELECT 'LABEL','APP_TITLE_CASE_LABEL_UPDATE','en','The System has detected that the changes on case labels will affect more than 1000 records, so the work will be scheduled by the cron to perform the update the next time the cron will run.','2012-07-03'
|
||||
UNION ALL
|
||||
SELECT 'LABEL','ID_MESSAGE_LOGIN','en','The default language that is configured in this place is for the "dropdown" of the languages that are displaying on the login screen, this configuration is set for each workspace.','2012-07-10'
|
||||
UNION ALL
|
||||
SELECT 'LABEL','ID_MESSAGE_SYSTEM','en','The language that is set by default applies directly when the domain is entered (eg.- http://127.0.0.1:8081), the system reads the configuration and redirects the link to the selected language','2012-07-10'
|
||||
UNION ALL
|
||||
SELECT 'LABEL','ID_MESSAGE_SYSTEM2','en','(eg.- http://127.0.0.1:8081/sys/en/classic/login/login), it should be emphasized that this configuration is for all environments.','2012-07-10'
|
||||
UNION ALL
|
||||
SELECT 'LABEL','ID_PROCESSMAP_SEQUENTIAL','en','Sequential','2012-07-11'
|
||||
UNION ALL
|
||||
SELECT 'LABEL','ID_PROCESSMAP_SELECTION','en','Selection','2012-07-11'
|
||||
UNION ALL
|
||||
SELECT 'LABEL','ID_PROCESSMAP_EVALUATION','en','Evaluation','2012-07-11'
|
||||
UNION ALL
|
||||
SELECT 'LABEL','ID_PROCESSMAP_PARALLEL_FORK','en','Parallel (fork)','2012-07-11'
|
||||
UNION ALL
|
||||
SELECT 'LABEL','ID_PROCESSMAP_PARALLEL_JOIN','en','Parallel (join)','2012-07-11'
|
||||
UNION ALL
|
||||
SELECT 'LABEL','ID_PROCESSMAP_PARALLEL_EVALUATION_FORK','en','Parallel by Evaluation (fork)','2012-07-11'
|
||||
UNION ALL
|
||||
SELECT 'LABEL','ID_MASKS_LIST','en','Masks List','2012-07-11'
|
||||
UNION ALL
|
||||
SELECT 'LABEL','ID_DASHBOARD_BTNCOLUMNS2','en','Two columns','2012-07-12'
|
||||
UNION ALL
|
||||
SELECT 'LABEL','ID_DASHBOARD_BTNCOLUMNS3','en','Three columns','2012-07-12'
|
||||
UNION ALL
|
||||
SELECT 'LABEL','ID_FILTER','en','Filter','2012-07-12'
|
||||
UNION ALL
|
||||
SELECT 'LABEL','ID_DOCUMENT_TYPE','en','PM Type','2012-07-12'
|
||||
;
|
||||
|
||||
INSERT INTO ISO_LOCATION ([IC_UID],[IL_UID],[IL_NAME],[IL_NORMAL_NAME],[IS_UID])
|
||||
|
||||
Reference in New Issue
Block a user