diff options
Diffstat (limited to 'libempathy-gtk')
-rw-r--r-- | libempathy-gtk/empathy-main-window.glade | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libempathy-gtk/empathy-main-window.glade b/libempathy-gtk/empathy-main-window.glade index 1d6a38ff0..e8f2ea740 100644 --- a/libempathy-gtk/empathy-main-window.glade +++ b/libempathy-gtk/empathy-main-window.glade @@ -291,7 +291,7 @@ <child> <widget class="GtkImageMenuItem" id="room_manage_favorites"> <property name="visible">True</property> - <property name="label" translatable="yes">Manage Favorites...</property> + <property name="label" translatable="yes">Manage Favorites</property> <property name="use_underline">True</property> <child internal-child="image"> |