differences in syntax harm the check_lang.sh script

This commit is contained in:
Marc Delisle
2010-01-04 17:21:19 +00:00
parent 512975e91c
commit 2e4ce6afa7
57 changed files with 171 additions and 171 deletions

View File

@@ -983,7 +983,7 @@ $strZip = '"zipitud"';
$strActions = 'Actions'; //to translate
$strAnalyze = 'Analyze'; //to translate
$strAndSmall = 'and'; //to translate
$strApplyChanges='Apply Selected Changes'; //to translate
$strApplyChanges = 'Apply Selected Changes'; //to translate
$strAsDefined = 'As defined:'; //to translate
$strBLOBRepository = 'BLOB Repository'; //to translate
@@ -1544,8 +1544,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