diff options
Diffstat (limited to 'addressbook/contact-editor/fulladdr.glade.h')
-rw-r--r-- | addressbook/contact-editor/fulladdr.glade.h | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/addressbook/contact-editor/fulladdr.glade.h b/addressbook/contact-editor/fulladdr.glade.h index 2a76706d6e..6502ad796c 100644 --- a/addressbook/contact-editor/fulladdr.glade.h +++ b/addressbook/contact-editor/fulladdr.glade.h @@ -7,12 +7,12 @@ gchar *s = N_("Check Address"); gchar *s = N_("_Street Address:"); gchar *s = N_("City:"); -gchar *s = N_("State/Province:"); -gchar *s = N_("Country:"); gchar *s = N_("ZIP/Postal Code:"); -gchar *s = N_("E_xt:"); -gchar *s = N_("USA\n" - "Canada\n" - "Finland\n" - ""); gchar *s = N_("PO Box:"); +gchar *s = N_("Address _2:"); +gchar *s = N_("State/Province:"); +gchar *s = N_("USA"); +gchar *s = N_("Canada"); +gchar *s = N_("Finland"); +gchar *s = N_("USA"); +gchar *s = N_("Country:"); |