diff options
Diffstat (limited to 'plugins/groupwise-features')
-rw-r--r-- | plugins/groupwise-features/properties.glade | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/groupwise-features/properties.glade b/plugins/groupwise-features/properties.glade index 4547f3ed43..93d8716612 100644 --- a/plugins/groupwise-features/properties.glade +++ b/plugins/groupwise-features/properties.glade @@ -96,7 +96,7 @@ <widget class="GtkRadioButton" id="radShared"> <property name="visible">True</property> <property name="can_focus">True</property> - <property name="label" translatable="yes">_Shared With ...</property> + <property name="label" translatable="yes">_Shared With...</property> <property name="use_underline">True</property> <property name="relief">GTK_RELIEF_NORMAL</property> <property name="focus_on_click">True</property> |