aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/addressbook-errors.xml
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/addressbook-errors.xml')
-rw-r--r--addressbook/addressbook-errors.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/addressbook/addressbook-errors.xml b/addressbook/addressbook-errors.xml
index b936f56e97..e75e59ccab 100644
--- a/addressbook/addressbook-errors.xml
+++ b/addressbook/addressbook-errors.xml
@@ -77,4 +77,10 @@
<secondary>Your contacts for {0} will not be available until Evolution is restarted.</secondary>
</error>
+ <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>
+ <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
+ <button stock="gtk-ok" label="_Add" response="GTK_RESPONSE_YES"/>
+ </error>
</error-list>