Translated a string & coding standards

This commit is contained in:
Loïc Chapeaux
2002-07-26 10:07:45 +00:00
parent 0295501473
commit 4d5747e176
87 changed files with 99 additions and 13 deletions

View File

@@ -408,4 +408,5 @@ $strMySQLCharset = 'MySQL Charset'; //to translate
$strComments = 'Comments'; //to translate
$strRelationNotWorking = 'The additional Features for working with linked Tables have been deactivated. To find out why click %shere%s.'; //to translate
$strAllTableSameWidth = 'display all Tables with same width?'; //to translate
$strPdfNoTables = 'No tables'; //to translate
?>