fixed errors in languages introduced by me...
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
*/
|
||||
|
||||
$charset = 'utf-8';
|
||||
$allow_recoding = TRUE;
|
||||
$text_dir = 'ltr';
|
||||
$left_font_family = 'simsun, 宋体';
|
||||
$right_font_family = 'simsun';
|
||||
|
@@ -655,10 +655,6 @@ $strAddIntoComments = 'Add into comments';//to translate
|
||||
$strDatabaseExportOptions = 'Database export options';//to translate
|
||||
$strDatabaseNoTable = 'This database contains no table!';//to translate
|
||||
|
||||
$strPaperSize = 'Paper size'; //to translate
|
||||
|
||||
$strQueryWindowLock = 'Do not overwrite this query from outside the window'; //to translate
|
||||
|
||||
$strViewDumpDatabases = 'View dump (schema) of databases';//to translate
|
||||
|
||||
?>
|
||||
|
@@ -656,10 +656,6 @@ $strAddIntoComments = 'Add into comments';//to translate
|
||||
$strDatabaseExportOptions = 'Database export options';//to translate
|
||||
$strDatabaseNoTable = 'This database contains no table!';//to translate
|
||||
|
||||
$strPaperSize = 'Paper size'; //to translate
|
||||
|
||||
$strQueryWindowLock = 'Do not overwrite this query from outside the window'; //to translate
|
||||
|
||||
$strViewDumpDatabases = 'View dump (schema) of databases';//to translate
|
||||
|
||||
?>
|
||||
|
Reference in New Issue
Block a user