differences in syntax harm the check_lang.sh script
This commit is contained in:
@@ -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)';
|
||||
|
Reference in New Issue
Block a user