applied patch #443230 (Display order in tbl_select.php3)

This commit is contained in:
Loïc Chapeaux
2001-08-08 15:36:40 +00:00
parent ae3d54a07f
commit fd1e71809f
26 changed files with 49 additions and 5 deletions

View File

@@ -281,6 +281,7 @@ $strGzip = '"gzipped"'; //to translate
// To translate
$strAffectedRows = 'Affected rows:';
$strDisplayOrder = 'Display order:';
$strFieldsEmpty = ' The field count is empty! '; //to translate
$strFormEmpty = 'Missing value in the form !';
$strNbRecords = 'no. of records';