aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/addressbook.error.xml
diff options
context:
space:
mode:
authorHarish Krishnaswamy <kharish@novell.com>2006-01-01 21:56:31 +0800
committerHarish Krishnaswamy <kharish@src.gnome.org>2006-01-01 21:56:31 +0800
commit7ddd1c1379b274907698b2251a11e705fd75e2a3 (patch)
tree1c34735c22b269297367d356cda0b391b71c77e9 /addressbook/addressbook.error.xml
parent3c352346c1b03a56e82c16782835939758d0527e (diff)
downloadgsoc2013-evolution-7ddd1c1379b274907698b2251a11e705fd75e2a3.tar
gsoc2013-evolution-7ddd1c1379b274907698b2251a11e705fd75e2a3.tar.gz
gsoc2013-evolution-7ddd1c1379b274907698b2251a11e705fd75e2a3.tar.bz2
gsoc2013-evolution-7ddd1c1379b274907698b2251a11e705fd75e2a3.tar.lz
gsoc2013-evolution-7ddd1c1379b274907698b2251a11e705fd75e2a3.tar.xz
gsoc2013-evolution-7ddd1c1379b274907698b2251a11e705fd75e2a3.tar.zst
gsoc2013-evolution-7ddd1c1379b274907698b2251a11e705fd75e2a3.zip
String Fixes (Bug #325122)
2006-01-01 Harish Krishnaswamy <kharish@novell.com> * String Fixes (Bug #325122) svn path=/trunk/; revision=31006
Diffstat (limited to 'addressbook/addressbook.error.xml')
-rw-r--r--addressbook/addressbook.error.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/addressbook.error.xml b/addressbook/addressbook.error.xml
index bf2c8f4c84..e5052416af 100644
--- a/addressbook/addressbook.error.xml
+++ b/addressbook/addressbook.error.xml
@@ -92,7 +92,7 @@
<error id="ask-list-add-exists" type="question" default="GTK_RESPONSE_NO">
<_primary>Address '{0}' already exists.</_primary>
- <_secondary>A contact already exists with this address. Would you like to add a new card with the same address anyway?</_secondary>
+ <_secondary>A contact already exists with this address. Would you like to add a new card with the same address anyway?</_secondary>
<button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
<button stock="gtk-ok" _label="_Add" response="GTK_RESPONSE_YES"/>
</error>