aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/addressbook.error.xml
diff options
context:
space:
mode:
authorDan Vrátil <dvratil@redhat.com>2011-06-28 17:41:22 +0800
committerRodrigo Moya <rodrigo@gnome-db.org>2011-06-30 00:42:35 +0800
commit3fccaf1eab5c9e6a5db758d0f8670c965f3f5505 (patch)
treecfae5451fba0898e30d02363946a733bdcb46ff2 /addressbook/addressbook.error.xml
parent489ff03bfaec34e13b80ec4b23ef9fc07d5588f6 (diff)
downloadgsoc2013-evolution-3fccaf1eab5c9e6a5db758d0f8670c965f3f5505.tar
gsoc2013-evolution-3fccaf1eab5c9e6a5db758d0f8670c965f3f5505.tar.gz
gsoc2013-evolution-3fccaf1eab5c9e6a5db758d0f8670c965f3f5505.tar.bz2
gsoc2013-evolution-3fccaf1eab5c9e6a5db758d0f8670c965f3f5505.tar.lz
gsoc2013-evolution-3fccaf1eab5c9e6a5db758d0f8670c965f3f5505.tar.xz
gsoc2013-evolution-3fccaf1eab5c9e6a5db758d0f8670c965f3f5505.tar.zst
gsoc2013-evolution-3fccaf1eab5c9e6a5db758d0f8670c965f3f5505.zip
Bug #224687 - Create lists of lists
Diffstat (limited to 'addressbook/addressbook.error.xml')
-rw-r--r--addressbook/addressbook.error.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/addressbook/addressbook.error.xml b/addressbook/addressbook.error.xml
index ab3a028828..6a7dc4be6a 100644
--- a/addressbook/addressbook.error.xml
+++ b/addressbook/addressbook.error.xml
@@ -98,6 +98,13 @@
<button stock="gtk-ok" _label="_Add" response="GTK_RESPONSE_YES"/>
</error>
+ <error id="ask-list-add-list-exists" type="question" default="GTK_RESPONSE_NO">
+ <_primary>'{0}' is already in this contact list.</_primary>
+ <_secondary>A contact list named '{0}' is already in this contact list. Would you like to add it anyway?</_secondary>
+ <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
+ <button stock="gtk-ok" _label="_Add" response="GTK_RESPONSE_YES"/>
+ </error>
+
<error id="server-version" type="warning">
<_primary>Some features may not work properly with your current server</_primary>
<_secondary>You are connecting to an unsupported GroupWise server and may encounter problems using Evolution. For best results the server should be upgraded to a supported version</_secondary>