From 12c5ee327bd67127717976c0cd4d89a45a19ebb5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jindra=20Pet=F8=EDk?= Date: Tue, 9 Jul 2013 17:48:36 +0200 Subject: [PATCH] traits header label translation --- trunk/src/com/jpexs/decompiler/flash/gui/abc/ABCPanel.java | 2 +- .../com/jpexs/decompiler/flash/gui/locales/MainFrame.properties | 1 + .../jpexs/decompiler/flash/gui/locales/MainFrame_cs.properties | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/abc/ABCPanel.java b/trunk/src/com/jpexs/decompiler/flash/gui/abc/ABCPanel.java index 69012bd10..11555d391 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/abc/ABCPanel.java +++ b/trunk/src/com/jpexs/decompiler/flash/gui/abc/ABCPanel.java @@ -375,7 +375,7 @@ public class ABCPanel extends JPanel implements ItemListener, ActionListener { splitPaneTreeVSNavigator.setResizeWeight(0.5); splitPaneTreeVSNavigator.setContinuousLayout(true);*/ tabbedPane = new JTabbedPane(); - tabbedPane.addTab("Traits", navPanel); + tabbedPane.addTab(translate("traits"), navPanel); //tabbedPane.setTabPlacement(JTabbedPane.BOTTOM); //pan2.add(tabbedPane, BorderLayout.CENTER); diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame.properties index 8e8c175c9..ab7f9e511 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame.properties @@ -164,6 +164,7 @@ search.info = Search for "%text%" : search.script = Script constants = Constants +traits = Traits pleasewait = Please wait diff --git a/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_cs.properties b/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_cs.properties index 71c1d71dd..7a0db8305 100644 --- a/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_cs.properties +++ b/trunk/src/com/jpexs/decompiler/flash/gui/locales/MainFrame_cs.properties @@ -165,6 +165,7 @@ search.info = Hlead\u00e1n\u00ed "%text%" : search.script = Skript constants = Konstanty +traits = Vlastnosti pleasewait = Pros\u00edm \u010dekejte