aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@ximian.com>2001-07-13 12:10:22 +0800
committerChris Lahey <clahey@src.gnome.org>2001-07-13 12:10:22 +0800
commit3eb103803011b17fbbbfc43eb8da51e29c9860cd (patch)
tree02527bbd1e79d7cd871569fd73bd8f2f1288f915 /addressbook
parent2f2b112aecf8cd3f963e0e1e8740bec51450e19b (diff)
downloadgsoc2013-evolution-3eb103803011b17fbbbfc43eb8da51e29c9860cd.tar
gsoc2013-evolution-3eb103803011b17fbbbfc43eb8da51e29c9860cd.tar.gz
gsoc2013-evolution-3eb103803011b17fbbbfc43eb8da51e29c9860cd.tar.bz2
gsoc2013-evolution-3eb103803011b17fbbbfc43eb8da51e29c9860cd.tar.lz
gsoc2013-evolution-3eb103803011b17fbbbfc43eb8da51e29c9860cd.tar.xz
gsoc2013-evolution-3eb103803011b17fbbbfc43eb8da51e29c9860cd.tar.zst
gsoc2013-evolution-3eb103803011b17fbbbfc43eb8da51e29c9860cd.zip
Changed Company to Organization here.
2001-07-13 Christopher James Lahey <clahey@ximian.com> * gui/contact-editor/contact-editor.glade: Changed Company to Organization here. svn path=/trunk/; revision=11078
Diffstat (limited to 'addressbook')
-rw-r--r--addressbook/ChangeLog5
-rw-r--r--addressbook/gui/contact-editor/contact-editor.glade4
2 files changed, 7 insertions, 2 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index cc00c117ed..517cf1dab9 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,8 @@
+2001-07-13 Christopher James Lahey <clahey@ximian.com>
+
+ * gui/contact-editor/contact-editor.glade: Changed Company to
+ Organization here.
+
2001-07-12 JP Rosevear <jpr@ximian.com>
* backend/pas/Makefile.am: add ldap cflags
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>