Kaydet (Commit) 2aae58b8 authored tarafından Andras Timar's avatar Andras Timar

make label translatable

Change-Id: I1e7703489ad9c41efbd22863fc9dbe86afee5e3e
üst cfca22cf
...@@ -260,7 +260,7 @@ ...@@ -260,7 +260,7 @@
<property name="orientation">vertical</property> <property name="orientation">vertical</property>
<child> <child>
<object class="GtkButton" id="help"> <object class="GtkButton" id="help">
<property name="label">He_lp</property> <property name="label" translatable="yes">He_lp</property>
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">True</property> <property name="can_focus">True</property>
<property name="receives_default">True</property> <property name="receives_default">True</property>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment