aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook')
-rw-r--r--addressbook/ChangeLog6
-rw-r--r--addressbook/gui/contact-editor/fulladdr.glade2
2 files changed, 7 insertions, 1 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 1a593d0e60..b10833d890 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,9 @@
+2003-04-15 Chris Toshok <toshok@ximian.com>
+
+ [ fixes #41252 ]
+ * gui/contact-editor/fulladdr.glade: change title from "Check
+ Address" to "Full Address".
+
2003-04-09 Chris Toshok <toshok@ximian.com>
[ fixes #40727 ]
diff --git a/addressbook/gui/contact-editor/fulladdr.glade b/addressbook/gui/contact-editor/fulladdr.glade
index 023c0b57be..9bde2709e0 100644
--- a/addressbook/gui/contact-editor/fulladdr.glade
+++ b/addressbook/gui/contact-editor/fulladdr.glade
@@ -4,7 +4,7 @@
<glade-interface>
<widget class="GtkDialog" id="dialog-checkaddress">
- <property name="title" translatable="yes">Check Address</property>
+ <property name="title" translatable="yes">Full Address</property>
<property name="type">GTK_WINDOW_TOPLEVEL</property>
<property name="window_position">GTK_WIN_POS_NONE</property>
<property name="modal">True</property>