differences in syntax harm the check_lang.sh script
This commit is contained in:
@@ -737,7 +737,7 @@ $strAllowInterrupt = 'Allow interrupt of import in case script detects it is clo
|
||||
$strAnalyze = 'Analyze'; //to translate
|
||||
$strAndSmall = 'and'; //to translate
|
||||
$strAngularLinks = 'Angular links'; //to translate
|
||||
$strApplyChanges='Apply Selected Changes'; //to translate
|
||||
$strApplyChanges = 'Apply Selected Changes'; //to translate
|
||||
$strAsDefined = 'As defined:'; //to translate
|
||||
|
||||
$strBLOBRepository = 'BLOB Repository'; //to translate
|
||||
@@ -1517,8 +1517,8 @@ $strSwekeyAuthenticating = 'Authenticating...'; //to translate
|
||||
$strSwekeyAuthFailed = 'Hardware authentication failed'; //to translate
|
||||
$strSwekeyNoKeyId = 'File %s does not contain any key id'; //to translate
|
||||
$strSwekeyNoKey = 'No valid authentication key plugged'; //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