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
committerMilan Crha <mcrha@redhat.com>2011-06-28 17:41:22 +0800
commit913fbc65742343885dbde4e1b02105809d6aa0a8 (patch)
tree094670167fb8d5b620c1d0cd7753d4c7a9316be4 /addressbook/addressbook.error.xml
parent644214f51a06ea4166d1c3c8d8d92f8020f33c3d (diff)
downloadgsoc2013-evolution-913fbc65742343885dbde4e1b02105809d6aa0a8.tar
gsoc2013-evolution-913fbc65742343885dbde4e1b02105809d6aa0a8.tar.gz
gsoc2013-evolution-913fbc65742343885dbde4e1b02105809d6aa0a8.tar.bz2
gsoc2013-evolution-913fbc65742343885dbde4e1b02105809d6aa0a8.tar.lz
gsoc2013-evolution-913fbc65742343885dbde4e1b02105809d6aa0a8.tar.xz
gsoc2013-evolution-913fbc65742343885dbde4e1b02105809d6aa0a8.tar.zst
gsoc2013-evolution-913fbc65742343885dbde4e1b02105809d6aa0a8.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>