ソースを参照

Set window title

Neal Wilson 6年前
コミット
f2d1fa4684
1個のファイルの変更1行の追加0行の削除
  1. 1
    0
      config/Windows/batchdetailsnew.xml

+ 1
- 0
config/Windows/batchdetailsnew.xml ファイルの表示

@@ -87,6 +87,7 @@
87 87
     <program>
88 88
         <![CDATA[
89 89
             var window = this;
90
+            window.windowTitle = TTR("batchDetails", "Typica - Batch Details");
90 91
             var tabs = findChildObject(this, 'tabs');
91 92
             tabs.addTab("Report");
92 93
             tabs.addTab("Profile");

読み込み中…
キャンセル
保存