differences in syntax harm the check_lang.sh script
This commit is contained in:
@@ -445,7 +445,7 @@ $strAnalyze = 'Analyze'; //to translate
|
||||
$strAndSmall = 'and'; //to translate
|
||||
$strAndThen = 'and then'; //to translate
|
||||
$strAngularLinks = 'Angular links'; //to translate
|
||||
$strApplyChanges='Apply Selected Changes'; //to translate
|
||||
$strApplyChanges = 'Apply Selected Changes'; //to translate
|
||||
$strApproximateCount = 'May be approximate. See FAQ 3.11'; //to translate
|
||||
$strArabic = 'Arabic'; //to translate
|
||||
$strArmenian = 'Armenian'; //to translate
|
||||
@@ -1491,8 +1491,8 @@ $strSwekeyNoKeyId = 'File %s does not contain any key id'; //to translate
|
||||
$strSwekeyNoKey = 'No valid authentication key plugged'; //to translate
|
||||
$strSwitchToDatabase = 'Switch to copied database'; //to translate
|
||||
$strSwitchToTable = 'Switch to copied table'; //to translate
|
||||
$strSynchronizationNote='Target database will be completely synchronized with source database. Source database will remain unchanged.'; //to translate
|
||||
$strSynchronizeDb= 'Synchronize Databases'; //to translate
|
||||
$strSynchronizationNote = 'Target database will be completely synchronized with source database. Source database will remain unchanged.'; //to translate
|
||||
$strSynchronizeDb = 'Synchronize Databases'; //to translate
|
||||
$strSynchronize = 'Synchronize'; //to translate
|
||||
|
||||
$strTableAddColumn = 'Add column(s)'; //to translate
|
||||
|
Reference in New Issue
Block a user