diff options
Diffstat (limited to 'mail/mail.error.xml')
-rw-r--r-- | mail/mail.error.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mail.error.xml b/mail/mail.error.xml index 539da60506..17cb795a16 100644 --- a/mail/mail.error.xml +++ b/mail/mail.error.xml @@ -379,7 +379,7 @@ You can choose to ignore this folder, overwrite or append its contents, or quit. <error id="ask-mark-all-read" type="question" default="GTK_RESPONSE_NO"> <_title>Mark all messages as read</_title> <_primary>Do you want to mark all the message as read?</_primary> - <_secondary xml:space="preserve">This will mark all the messages as read in the selected folder and its sub folders.</_secondary> + <_secondary xml:space="preserve">This will mark all the messages as read in the selected folder and its subfolders.</_secondary> <button stock="gtk-no" response="GTK_RESPONSE_NO"/> <button stock="gtk-yes" response="GTK_RESPONSE_YES"/> </error> |