making the verbose mode of relation.lib more beautiful

This commit is contained in:
Mike Beck
2002-07-26 16:20:54 +00:00
parent e434248c15
commit 1ecf48c138
85 changed files with 541 additions and 34 deletions

View File

@@ -404,4 +404,10 @@ $strZip = '"zip"';
$strRelationNotWorking = 'Atsisakyta papildomų nustatymų, leidžiančių dirbti su jungtinėmis lentelėmis. %sPaaiškinimas%s.'; //to translate
$strAllTableSameWidth = 'rodyti visas lenteles vienodo pločio?'; //to translate
$strPdfNoTables = 'No tables'; //to translate
$strGeneralRelationFeat = 'Genereal Relation Features'; //to translate
$strDisplayFeat = 'Display Features'; //to translate
$strCreatePdfFeat = 'Creation of PDFs'; //to translate
$strColComFeat = 'Displaying Column Comments'; //to translate
$strDisabled = 'Disabled'; //to translate
$strEnabled = 'Enabled'; //to translate
?>