making the verbose mode of relation.lib more beautiful
This commit is contained in:
@@ -413,4 +413,10 @@ $strXkana = '全角カナへ変換する'; // convert to X208-kana
|
||||
$strRelationNotWorking = 'リレーション機能を動かすためのリンクテーブルが有効になっていません。 %sここ%sをクリックして原因を見つけて下さい。';
|
||||
$strAllTableSameWidth = '全てのテーブルを同じ幅で表示しますか?';
|
||||
$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
|
||||
?>
|
||||
|
Reference in New Issue
Block a user