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

@@ -405,4 +405,10 @@ $strZip = '"Dikompress dengan Zip"';
$strRelationNotWorking = 'Fasilitas tambahan untuk bekerja dengan tabel yang di-link di tidakaktifkan. Untuk mengetahui kenapa klik %disini%s.';
$strAllTableSameWidth = 'Tampilkan semua tabel dengan ukuran lebar yang sama?';
$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
?>