diff options
author | Chenthill Palanisamy <pchenthill@novell.com> | 2005-05-06 14:13:33 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-05-06 14:13:33 +0800 |
commit | 29935d33cfa1a10eb69a3dfb7f9e0edebe61b230 (patch) | |
tree | 12c0c2345258a041977b19029dace7671b000715 /addressbook/gui | |
parent | 45455c0f35293e992d1c5436cf9dda075ea1b328 (diff) | |
download | gsoc2013-evolution-29935d33cfa1a10eb69a3dfb7f9e0edebe61b230.tar.gz gsoc2013-evolution-29935d33cfa1a10eb69a3dfb7f9e0edebe61b230.tar.zst gsoc2013-evolution-29935d33cfa1a10eb69a3dfb7f9e0edebe61b230.zip |
Fixes #301459 Corrected the spelling for addresses and address.
2005-05-06 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #301459
* gui/contact-list-editor/contact-list-editor.glade: Corrected
the spelling for addresses and address.
svn path=/trunk/; revision=29292
Diffstat (limited to 'addressbook/gui')
-rw-r--r-- | addressbook/gui/contact-list-editor/contact-list-editor.glade | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/gui/contact-list-editor/contact-list-editor.glade b/addressbook/gui/contact-list-editor/contact-list-editor.glade index bc5c2c18ee..d25fe9003b 100644 --- a/addressbook/gui/contact-list-editor/contact-list-editor.glade +++ b/addressbook/gui/contact-list-editor/contact-list-editor.glade @@ -371,7 +371,7 @@ <child> <widget class="GtkButton" id="select-button"> <property name="visible">True</property> - <property name="tooltip" translatable="yes">Insert email adresses from Adress Book</property> + <property name="tooltip" translatable="yes">Insert email addresses from Address Book</property> <property name="can_default">True</property> <property name="can_focus">True</property> <property name="label" translatable="yes">_Select</property> |