aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
Diffstat (limited to 'mail')
-rw-r--r--mail/mail.error.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mail.error.xml b/mail/mail.error.xml
index 158a26440b..c996362a22 100644
--- a/mail/mail.error.xml
+++ b/mail/mail.error.xml
@@ -428,7 +428,7 @@ An mbox account will be created to preserve the old mbox folders. You can delete
<error id="ask-folder-drop-copy" type="question" default="GTK_RESPONSE_YES">
<_primary>Copy folder in folder tree.</_primary>
- <_secondary xml:space="preserve">Are you sure to copy folder '{0}' to folder '{1}'?</_secondary>
+ <_secondary xml:space="preserve">Are you sure you want to copy folder '{0}' to folder '{1}'?</_secondary>
<button _label="_Yes" response="GTK_RESPONSE_YES"/>
<button _label="_No" response="GTK_RESPONSE_NO"/>
<button _label="_Always" response="GTK_RESPONSE_OK"/>
@@ -437,7 +437,7 @@ An mbox account will be created to preserve the old mbox folders. You can delete
<error id="ask-folder-drop-move" type="question" default="GTK_RESPONSE_YES">
<_primary>Move folder in folder tree.</_primary>
- <_secondary xml:space="preserve">Are you sure to move folder '{0}' to folder '{1}'?</_secondary>
+ <_secondary xml:space="preserve">Are you sure you want to to move folder '{0}' to folder '{1}'?</_secondary>
<button _label="_Yes" response="GTK_RESPONSE_YES"/>
<button _label="_No" response="GTK_RESPONSE_NO"/>
<button _label="_Always" response="GTK_RESPONSE_OK"/>