diff options
Diffstat (limited to 'addressbook/gui/contact-editor/fulladdr.glade')
-rw-r--r-- | addressbook/gui/contact-editor/fulladdr.glade | 2 |
1 files changed, 1 insertions, 1 deletions
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> |