Fix wrong label in preferences.

This commit is contained in:
Emmanuel Gil Peyrot 2016-11-21 21:46:59 +00:00
parent 13a61d7618
commit 6d03af9dee
1 changed files with 1 additions and 1 deletions

View File

@ -270,7 +270,7 @@
</child>
<child>
<object class="GtkCheckButton" id="show_pep_in_roster_checkbutton">
<property name="label" translatable="yes">Display e_xtra information of contacts in roster (mood, activity, ...)m_ood of contacts in roster</property>
<property name="label" translatable="yes">Display e_xtra information of contacts in roster (mood, activity, ...)</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>