diff options
Diffstat (limited to 'libempathy-gtk/empathy-contact-widget.glade')
-rw-r--r-- | libempathy-gtk/empathy-contact-widget.glade | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy-gtk/empathy-contact-widget.glade b/libempathy-gtk/empathy-contact-widget.glade index fb342bdcd..721ebe3fe 100644 --- a/libempathy-gtk/empathy-contact-widget.glade +++ b/libempathy-gtk/empathy-contact-widget.glade @@ -179,7 +179,7 @@ <widget class="GtkLabel" id="label679"> <property name="visible">True</property> <property name="xalign">0</property> - <property name="label" translatable="yes">Select the groups you want this contact to appear in, you can select more than one group or no groups.</property> + <property name="label" translatable="yes">Select the groups you want this contact to appear in. Note that you can select more than one group or no groups.</property> <property name="use_markup">True</property> <property name="wrap">True</property> </widget> |