aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/addressbook.error.xml
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2010-05-29 10:41:16 +0800
committerMatthew Barnes <mbarnes@redhat.com>2010-05-29 10:41:59 +0800
commit578e0718258d8ad2b0739b588ba58252c61a785e (patch)
tree81d3398b0d76bb7dfdfc854400c4a0e242af5bf0 /addressbook/addressbook.error.xml
parent35feca34029223fbf921272f96f781929faf81e8 (diff)
downloadgsoc2013-evolution-578e0718258d8ad2b0739b588ba58252c61a785e.tar
gsoc2013-evolution-578e0718258d8ad2b0739b588ba58252c61a785e.tar.gz
gsoc2013-evolution-578e0718258d8ad2b0739b588ba58252c61a785e.tar.bz2
gsoc2013-evolution-578e0718258d8ad2b0739b588ba58252c61a785e.tar.lz
gsoc2013-evolution-578e0718258d8ad2b0739b588ba58252c61a785e.tar.xz
gsoc2013-evolution-578e0718258d8ad2b0739b588ba58252c61a785e.tar.zst
gsoc2013-evolution-578e0718258d8ad2b0739b588ba58252c61a785e.zip
Bug 619637 - Inconsistent buttons in delete confirmation dialogs
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 a93ea8578b..b674a58104 100644
--- a/addressbook/addressbook.error.xml
+++ b/addressbook/addressbook.error.xml
@@ -35,7 +35,7 @@
<error id="ask-delete-addressbook" type="question" modal="true" default="GTK_RESPONSE_CANCEL">
<_primary>Delete address book '{0}'?</_primary>
<_secondary>This address book will be removed permanently.</_secondary>
- <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
+ <button _label="Do _Not Delete" response="GTK_RESPONSE_CANCEL"/>
<button stock="gtk-delete" response="GTK_RESPONSE_YES"/>
</error>