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

@@ -403,4 +403,10 @@ $strZip = '"zip"';
$strRelationNotWorking = 'Atsisakyta papildom<6F> nustatym<79>, leid<69>ian<61>i<EFBFBD> dirbti su jungtin<69>mis lentel<65>mis. %sPaai<61>kinimas%s.'; //to translate
$strAllTableSameWidth = 'rodyti visas lenteles vienodo plo<6C>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
?>