Skip to content
Snippets Groups Projects
Commit 15acafdd authored by Yann Leboulanger's avatar Yann Leboulanger
Browse files

Make a "@" string not translatable

parent b66a3e4c
No related branches found
No related tags found
No related merge requests found
......@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment