From aa910c45038ae8a1350d2880e922f4833f24322b Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Fri, 13 Oct 2000 23:00:21 +0000 Subject: Rearranged these fields a bit more. 2000-10-13 Christopher James Lahey * contact-editor/fulladdr.glade, contact-editor/fulladdr.glade.h: Rearranged these fields a bit more. svn path=/trunk/; revision=5907 --- addressbook/contact-editor/fulladdr.glade.h | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'addressbook/contact-editor/fulladdr.glade.h') diff --git a/addressbook/contact-editor/fulladdr.glade.h b/addressbook/contact-editor/fulladdr.glade.h index 6502ad796c..7db13fcf4d 100644 --- a/addressbook/contact-editor/fulladdr.glade.h +++ b/addressbook/contact-editor/fulladdr.glade.h @@ -5,14 +5,13 @@ */ gchar *s = N_("Check Address"); -gchar *s = N_("_Street Address:"); -gchar *s = N_("City:"); -gchar *s = N_("ZIP/Postal Code:"); -gchar *s = N_("PO Box:"); +gchar *s = N_("_Address:"); +gchar *s = N_("_City:"); +gchar *s = N_("_PO Box:"); gchar *s = N_("Address _2:"); -gchar *s = N_("State/Province:"); +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:"); +gchar *s = N_("_ZIP Code:"); +gchar *s = N_("Countr_y:"); -- cgit v1.2.3