Skip to content

Commit 5b60fde

Browse files
committed
gmoccapy: remove label from translation
This label is not visible so it makes no sense to translate it.
1 parent 2cc3ba2 commit 5b60fde

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/emc/usr_intf/gmoccapy/gmoccapy.glade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3515,7 +3515,7 @@ uncomment selection</property>
35153515
<object class="GtkLabel" id="lbl_ntb_main_main">
35163516
<property name="visible">True</property>
35173517
<property name="can-focus">False</property>
3518-
<property name="label" translatable="yes">Main</property>
3518+
<property name="label">Main</property>
35193519
</object>
35203520
<packing>
35213521
<property name="tab-fill">False</property>

0 commit comments

Comments
 (0)