diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2010-05-29 10:41:16 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2010-05-29 10:41:59 +0800 |
commit | 578e0718258d8ad2b0739b588ba58252c61a785e (patch) | |
tree | 81d3398b0d76bb7dfdfc854400c4a0e242af5bf0 /calendar | |
parent | 35feca34029223fbf921272f96f781929faf81e8 (diff) | |
download | gsoc2013-evolution-578e0718258d8ad2b0739b588ba58252c61a785e.tar.gz gsoc2013-evolution-578e0718258d8ad2b0739b588ba58252c61a785e.tar.zst gsoc2013-evolution-578e0718258d8ad2b0739b588ba58252c61a785e.zip |
Bug 619637 - Inconsistent buttons in delete confirmation dialogs
Diffstat (limited to 'calendar')
-rw-r--r-- | calendar/calendar.error.xml | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/calendar/calendar.error.xml b/calendar/calendar.error.xml index eaaaa35533..6ba4ed1e8d 100644 --- a/calendar/calendar.error.xml +++ b/calendar/calendar.error.xml @@ -11,7 +11,7 @@ <error id="prompt-delete-meeting" type="question" default="GTK_RESPONSE_NO"> <_primary>Are you sure you want to delete this meeting?</_primary> <_secondary>All information on this meeting will be deleted and can not be restored.</_secondary> - <button stock="gtk-cancel" response="GTK_RESPONSE_NO"/> + <button _label="Do _Not Delete" response="GTK_RESPONSE_NO"/> <button stock="gtk-delete" response="GTK_RESPONSE_YES"/> </error> @@ -25,7 +25,7 @@ <error id="prompt-delete-task" type="question" default="GTK_RESPONSE_NO"> <_primary>Are you sure you want to delete this task?</_primary> <_secondary>All information on this task will be deleted and can not be restored.</_secondary> - <button stock="gtk-cancel" response="GTK_RESPONSE_NO"/> + <button _label="Do _Not Delete" response="GTK_RESPONSE_NO"/> <button stock="gtk-delete" response="GTK_RESPONSE_YES"/> </error> @@ -39,63 +39,63 @@ <error id="prompt-delete-memo" type="question" default="GTK_RESPONSE_NO"> <_primary>Are you sure you want to delete this memo?</_primary> <_secondary>All information on this memo will be deleted and can not be restored.</_secondary> - <button stock="gtk-cancel" response="GTK_RESPONSE_NO"/> + <button _label="Do _Not Delete" response="GTK_RESPONSE_NO"/> <button stock="gtk-delete" response="GTK_RESPONSE_YES"/> </error> <error id="prompt-delete-titled-meeting" type="question" default="GTK_RESPONSE_NO"> <_primary>Are you sure you want to delete the meeting titled '{0}'?</_primary> <_secondary>All information on this meeting will be deleted and can not be restored.</_secondary> - <button stock="gtk-cancel" response="GTK_RESPONSE_NO"/> + <button _label="Do _Not Delete" response="GTK_RESPONSE_NO"/> <button stock="gtk-delete" response="GTK_RESPONSE_YES"/> </error> <error id="prompt-delete-titled-appointment" type="question" default="GTK_RESPONSE_NO"> <_primary>Are you sure you want to delete the appointment titled '{0}'?</_primary> <_secondary>All information on this appointment will be deleted and can not be restored.</_secondary> - <button stock="gtk-cancel" response="GTK_RESPONSE_NO"/> + <button _label="Do _Not Delete" response="GTK_RESPONSE_NO"/> <button stock="gtk-delete" response="GTK_RESPONSE_YES"/> </error> <error id="prompt-delete-appointment" type="question" default="GTK_RESPONSE_YES"> <_primary>Are you sure you want to delete this appointment?</_primary> <_secondary>All information on this appointment will be deleted and can not be restored.</_secondary> - <button stock="gtk-cancel" response="GTK_RESPONSE_NO"/> + <button _label="Do _Not Delete" response="GTK_RESPONSE_NO"/> <button stock="gtk-delete" response="GTK_RESPONSE_YES"/> </error> <error id="prompt-delete-named-task" type="question" default="GTK_RESPONSE_NO"> <_primary>Are you sure you want to delete the '{0}' task?</_primary> <_secondary>All information on this task will be deleted and can not be restored.</_secondary> - <button stock="gtk-cancel" response="GTK_RESPONSE_NO"/> + <button _label="Do _Not Delete" response="GTK_RESPONSE_NO"/> <button stock="gtk-delete" response="GTK_RESPONSE_YES"/> </error> <error id="prompt-delete-named-memo" type="question" default="GTK_RESPONSE_NO"> <_primary>Are you sure you want to delete the memo '{0}'?</_primary> <_secondary>All information in this memo will be deleted and can not be restored.</_secondary> - <button stock="gtk-cancel" response="GTK_RESPONSE_NO"/> + <button _label="Do _Not Delete" response="GTK_RESPONSE_NO"/> <button stock="gtk-delete" response="GTK_RESPONSE_YES"/> </error> <error id="prompt-delete-appointments" type="question" default="GTK_RESPONSE_NO"> <_primary>Are you sure you want to delete these {0} appointments?</_primary> <_secondary>All information on these appointments will be deleted and can not be restored.</_secondary> - <button stock="gtk-cancel" response="GTK_RESPONSE_NO"/> + <button _label="Do _Not Delete" response="GTK_RESPONSE_NO"/> <button stock="gtk-delete" response="GTK_RESPONSE_YES"/> </error> <error id="prompt-delete-tasks" type="question" default="GTK_RESPONSE_NO"> <_primary>Are you sure you want to delete these {0} tasks?</_primary> <_secondary>All information on these tasks will be deleted and can not be restored.</_secondary> - <button stock="gtk-cancel" response="GTK_RESPONSE_NO"/> + <button _label="Do _Not Delete" response="GTK_RESPONSE_NO"/> <button stock="gtk-delete" response="GTK_RESPONSE_YES"/> </error> <error id="prompt-delete-memos" type="question" default="GTK_RESPONSE_NO"> <_primary>Are you sure you want to delete these {0} memos?</_primary> <_secondary>All information in these memos will be deleted and can not be restored.</_secondary> - <button stock="gtk-cancel" response="GTK_RESPONSE_NO"/> + <button _label="Do _Not Delete" response="GTK_RESPONSE_NO"/> <button stock="gtk-delete" response="GTK_RESPONSE_YES"/> </error> @@ -201,21 +201,21 @@ <error id="prompt-delete-calendar" type="question" modal="true" default="GTK_RESPONSE_CANCEL"> <_primary>Delete calendar '{0}'?</_primary> <_secondary>This calendar 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> <error id="prompt-delete-task-list" type="question" modal="true" default="GTK_RESPONSE_CANCEL"> <_primary>Delete task list '{0}'?</_primary> <_secondary>This task list 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> <error id="prompt-delete-memo-list" type="question" modal="true" default="GTK_RESPONSE_CANCEL"> <_primary>Delete memo list '{0}'?</_primary> <_secondary>This memo list will be removed permanently.</_secondary> - <button stock="gtk-cancel" response="GTK_RESPONSE_NO"/> + <button _label="Do _Not Delete" response="GTK_RESPONSE_NO"/> <button stock="gtk-delete" response="GTK_RESPONSE_YES"/> </error> |