BUG 000 UPdating translations base
This commit is contained in:
@@ -5085,9 +5085,9 @@ SELECT 'LABEL','ID_EXPORT_DATA_CSV','en','Export Data from CSV file','2011-09-05
|
||||
UNION ALL
|
||||
SELECT 'LABEL','ID_IMPORT_DATA_CSV','en','Import Data from CSV file','2011-09-05'
|
||||
UNION ALL
|
||||
SELECT 'LABEL','ID_EXPORT_CSV','en','Export to CSV','2011-09-05'
|
||||
SELECT 'LABEL','ID_EXPORT_CSV','en','CSV Export','2011-10-10'
|
||||
UNION ALL
|
||||
SELECT 'LABEL','ID_IMPORT_CSV','en','Import from CSV','2011-09-29'
|
||||
SELECT 'LABEL','ID_IMPORT_CSV','en','CSV Import','2011-10-10'
|
||||
UNION ALL
|
||||
SELECT 'LABEL','ID_NOT_PM_FILE','en','This is not a .pm file','2011-09-08'
|
||||
UNION ALL
|
||||
@@ -5107,7 +5107,7 @@ SELECT 'LABEL','ID_PMTABLE_INVALID_NAME','en','Could not create the table with t
|
||||
UNION ALL
|
||||
SELECT 'LABEL','ID_PMTABLE_UPLOADING_FILE_PROBLEM','en','A problem occurred while uploading file.','2011-09-15'
|
||||
UNION ALL
|
||||
SELECT 'LABEL','ID_PMTABLE_INVALID_FILE','en','Invalid File, import abort!','2011-09-15'
|
||||
SELECT 'LABEL','ID_PMTABLE_INVALID_FILE','en','Invalid PM table(s) file, import aborted!','2011-10-12'
|
||||
UNION ALL
|
||||
SELECT 'LABEL','ID_PMTABLE_IMPORT_SUCCESS','en','File "{0}" imported successfully.','2011-09-15'
|
||||
UNION ALL
|
||||
@@ -5159,9 +5159,13 @@ SELECT 'LABEL','ID_CANCEL_NEW_NOTE','en','Cancel New Note','2011-09-22'
|
||||
UNION ALL
|
||||
SELECT 'LABEL','ID_THERE_MUST__LEAST_HOLIDAY','en','There must be at least a holiday','2011-09-29'
|
||||
UNION ALL
|
||||
SELECT 'LABEL','ID_DATA_LIST_NOT_AVAILABLE_FOR_OLDVER','en','Data List is not available for old version.','2011-10-11'
|
||||
UNION ALL
|
||||
SELECT 'LABEL','ID_CASES_NOTES_CANCEL','en','Cancel this note','2011-10-03'
|
||||
UNION ALL
|
||||
SELECT 'LABEL','ID_CASES_NOTES_ADD','en','Add new note','2011-10-03'
|
||||
UNION ALL
|
||||
SELECT 'LABEL','ID_INVALID_PROCESS_NAME','en','Process name Invalid, do not use the following characters ? * / : | \ , ; &','2011-10-12'
|
||||
;
|
||||
|
||||
INSERT INTO ISO_LOCATION ([IC_UID],[IL_UID],[IL_NAME],[IL_NORMAL_NAME],[IS_UID])
|
||||
|
||||
Reference in New Issue
Block a user