diff options
Diffstat (limited to 'addressbook/gui/contact-editor')
-rw-r--r-- | addressbook/gui/contact-editor/contact-editor.glade | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/addressbook/gui/contact-editor/contact-editor.glade b/addressbook/gui/contact-editor/contact-editor.glade index eb351d8bcc..76a6539673 100644 --- a/addressbook/gui/contact-editor/contact-editor.glade +++ b/addressbook/gui/contact-editor/contact-editor.glade @@ -1294,7 +1294,7 @@ <class>GtkButton</class> <name>button-contacts</name> <can_focus>True</can_focus> - <label>C_ontacts...</label> + <label>_Contacts...</label> <relief>GTK_RELIEF_NORMAL</relief> </widget> </widget> @@ -1573,7 +1573,7 @@ <widget> <class>GtkLabel</class> <name>label-company</name> - <label>_Company:</label> + <label>Organi_zation:</label> <justify>GTK_JUSTIFY_CENTER</justify> <wrap>False</wrap> <xalign>0</xalign> |