aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail.error.xml
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mail.error.xml')
-rw-r--r--mail/mail.error.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/mail.error.xml b/mail/mail.error.xml
index 1853347835..1284ab3ec1 100644
--- a/mail/mail.error.xml
+++ b/mail/mail.error.xml
@@ -349,5 +349,13 @@ You can choose to ignore this folder, overwrite or append its contents, or quit.
<button stock="gtk-yes" _label="Send Receipt" response="GTK_RESPONSE_YES"/>
</error>
+ <error id="ask-mark-read" type="question" default="GTK_RESPONSE_NO">
+ <_title>Mark all messages as read</_title>
+ <_primary>Mark all messages as read in the selected folder</_primary>
+ <_secondary xml:space="preserve">Do you want the operation to be performed in the sub folders ?</_secondary>
+ <button stock="gtk-no" response="GTK_RESPONSE_NO"/>
+ <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
+ <button stock="gtk-yes" response="GTK_RESPONSE_YES"/>
+ </error>
</error-list>