Mercurial > repos > IBBoard.WarFoundry.GUI.GTK
diff gtk-gui/gui.stetic @ 100:23b1c3bdc525
Re #308: Make GTK# UI translatable
* Add more missing translations (English versions) to French translation file
* Change name of "Basic HTML export" to match WinForms translation
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Sun, 16 Jan 2011 20:01:21 +0000 |
parents | 8777e4f64d8e |
children | cfd2d9f490bc |
line wrap: on
line diff
--- a/gtk-gui/gui.stetic Sun Jan 16 19:50:48 2011 +0000 +++ b/gtk-gui/gui.stetic Sun Jan 16 20:01:21 2011 +0000 @@ -152,7 +152,7 @@ <property name="ShortLabel" translatable="yes">Export army as...</property> <property name="StockId">gtk-convert</property> </action> - <action id="miExportAsBasicHtml"> + <action id="miExportArmyAsBasicHTML"> <property name="Type">Action</property> <property name="Label" translatable="yes">Basic HTML</property> <property name="ShortLabel" translatable="yes">Basic HTML</property> @@ -182,7 +182,7 @@ <node type="Menuitem" action="miSaveArmy" /> <node type="Menuitem" action="miSaveArmyAs" /> <node type="Menu" action="miExportArmyAs"> - <node type="Menuitem" action="miExportAsBasicHtml" /> + <node type="Menuitem" action="miExportArmyAsBasicHTML" /> </node> <node type="Menuitem" action="miCloseArmy" /> <node type="Separator" />