From c4e2cf13b8e7e97036f88fe5097cd50491fc1908 Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Tue, 9 May 2000 06:26:21 +0000 Subject: Fixed some indentation. 2000-05-09 Christopher James Lahey * backend/ebook/e-card-simple.c: Fixed some indentation. * contact-editor/contact-editor.glade, contact-editor/e-contact-editor-strings.h: Changed Email to Primary Email. * contact-editor/e-contact-editor.c: Added checkmarks to indicate if data exists in the pull down menus for the phone, address, and email fields. svn path=/trunk/; revision=2933 --- addressbook/gui/contact-editor/e-contact-editor-strings.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'addressbook/gui/contact-editor/e-contact-editor-strings.h') diff --git a/addressbook/gui/contact-editor/e-contact-editor-strings.h b/addressbook/gui/contact-editor/e-contact-editor-strings.h index 42be016fbc..436a8b7216 100644 --- a/addressbook/gui/contact-editor/e-contact-editor-strings.h +++ b/addressbook/gui/contact-editor/e-contact-editor-strings.h @@ -9,7 +9,7 @@ gchar *s = N_("Business Fax"); gchar *s = N_("Home"); gchar *s = N_("Business"); gchar *s = N_("Mobile"); -gchar *s = N_("Email"); +gchar *s = N_("Primary Email"); gchar *s = N_("\tFull Name..."); gchar *s = N_("Job Title:"); gchar *s = N_("Company:"); @@ -36,5 +36,5 @@ gchar *s = N_("Add"); gchar *s = N_("Delete"); gchar *s = N_("Phone Types"); gchar *s = N_("New phone type"); -gchar *s = N_("Add"); gchar *s = N_("New phone type"); +gchar *s = N_("Add"); -- cgit v1.2.3