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 61855289e5
commit e24d8dcad7
57 changed files with 171 additions and 171 deletions

View File

@@ -62,7 +62,7 @@ $strAnIndex = 'An index has been added on %s';
$strAny = 'Any';
$strAnyHost = 'Any host';
$strAnyUser = 'Any user';
$strApplyChanges='Apply Selected Changes';
$strApplyChanges = 'Apply Selected Changes';
$strApproximateCount = 'May be approximate. See [a@./Documentation.html#faq3_11@Documentation]FAQ 3.11[/a]';
$strAPrimaryKey = 'A primary key has been added on %s';
$strArabic = 'Arabic';
@@ -1412,8 +1412,8 @@ $strSwekeyNoKeyId = 'File %s does not contain any key id';
$strSwekeyNoKey = 'No valid authentication key plugged';
$strSwitchToDatabase = 'Switch to copied database';
$strSwitchToTable = 'Switch to copied table';
$strSynchronizationNote='Target database will be completely synchronized with source database. Source database will remain unchanged.';
$strSynchronizeDb= 'Synchronize Databases';
$strSynchronizationNote = 'Target database will be completely synchronized with source database. Source database will remain unchanged.';
$strSynchronizeDb = 'Synchronize Databases';
$strSynchronize = 'Synchronize';
$strTableAddColumn = 'Add column(s)';