Skip to content
Snippets Groups Projects
Commit fb3b1520 authored by jimpp's avatar jimpp
Browse files

Better strings (See #2633)

parent 7db77786
No related branches found
No related tags found
No related merge requests found
......@@ -122,10 +122,10 @@
<child>
<widget class="GtkComboBox" id="options_combobox">
<property name="visible">True</property>
<property name="items" translatable="yes">Account
Group
Contact
Banner</property>
<property name="items" translatable="yes">Account row
Group row
Contact row
Chat Banner</property>
<property name="add_tearoffs">False</property>
<property name="focus_on_click">True</property>
<signal name="changed" handler="on_options_combobox_changed" last_modification_time="Fri, 16 Sep 2005 21:44:05 GMT"/>
......
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