aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/contact-editor/fulladdr.glade.h
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-10-14 06:25:23 +0800
committerChris Lahey <clahey@src.gnome.org>2000-10-14 06:25:23 +0800
commitf0024cb0b037033d9e2ce78a2d009c51e5d91317 (patch)
tree33ebf7da2775df7cad677845045dc753b4beba2a /addressbook/gui/contact-editor/fulladdr.glade.h
parent43b8acb68a9b2f949c85dd1a25f902fc4b7b0abe (diff)
downloadgsoc2013-evolution-f0024cb0b037033d9e2ce78a2d009c51e5d91317.tar
gsoc2013-evolution-f0024cb0b037033d9e2ce78a2d009c51e5d91317.tar.gz
gsoc2013-evolution-f0024cb0b037033d9e2ce78a2d009c51e5d91317.tar.bz2
gsoc2013-evolution-f0024cb0b037033d9e2ce78a2d009c51e5d91317.tar.lz
gsoc2013-evolution-f0024cb0b037033d9e2ce78a2d009c51e5d91317.tar.xz
gsoc2013-evolution-f0024cb0b037033d9e2ce78a2d009c51e5d91317.tar.zst
gsoc2013-evolution-f0024cb0b037033d9e2ce78a2d009c51e5d91317.zip
Changed these for boolean ascending attribute instead of int ascending
2000-10-13 Christopher James Lahey <clahey@helixcode.com> * contact-editor/e-contact-editor-categories.c, gui/component/select-names/e-select-names.c, gui/widgets/e-addressbook-view.c: Changed these for boolean ascending attribute instead of int ascending attribute. Fixed e-select-names to not use a column past the end of its array. * contact-editor/e-contact-editor-address.c, contact-editor/fulladdr.glade, contact-editor/fulladdr.glade.h: Rearranged the address editor dialog. svn path=/trunk/; revision=5904
Diffstat (limited to 'addressbook/gui/contact-editor/fulladdr.glade.h')
-rw-r--r--addressbook/gui/contact-editor/fulladdr.glade.h14
1 files changed, 7 insertions, 7 deletions
diff --git a/addressbook/gui/contact-editor/fulladdr.glade.h b/addressbook/gui/contact-editor/fulladdr.glade.h
index 2a76706d6e..6502ad796c 100644
--- a/addressbook/gui/contact-editor/fulladdr.glade.h
+++ b/addressbook/gui/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:");