Make a "@" string not translatable
This commit is contained in:
parent
b66a3e4c9e
commit
15acafdde7
|
@ -217,7 +217,7 @@ to the Jabber network.</property>
|
|||
<object class="GtkLabel" id="label1">
|
||||
<property name="visible">True</property>
|
||||
<property name="xalign">0</property>
|
||||
<property name="label" translatable="yes">@</property>
|
||||
<property name="label">@</property>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="left_attach">2</property>
|
||||
|
|
Loading…
Reference in New Issue