aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-errors.xml.in
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mail-errors.xml.in')
-rw-r--r--mail/mail-errors.xml.in12
1 files changed, 6 insertions, 6 deletions
diff --git a/mail/mail-errors.xml.in b/mail/mail-errors.xml.in
index b55eb2a78c..1292d25e70 100644
--- a/mail/mail-errors.xml.in
+++ b/mail/mail-errors.xml.in
@@ -93,31 +93,31 @@ The message is stored in the Outbox folder. Check the message for errors and re
</error>
<error id="session-message-info" type="info">
- <_primary>{0}</_primary>
+ <_secondary>{0}</_secondary>
</error>
<error id="session-message-info-cancel" type="info" default="GTK_RESPONSE_CANCEL">
- <_primary>{0}</_primary>
+ <_secondary>{0}</_secondary>
<button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
<button stock="gtk-ok" response="GTK_RESPONSE_OK"/>
</error>
<error id="session-message-warning" type="warning">
- <_primary>{0}</_primary>
+ <_secondary>{0}</_secondary>
</error>
<error id="session-message-warning-cancel" type="warning" default="GTK_RESPONSE_CANCEL">
- <_primary>{0}</_primary>
+ <_secondary>{0}</_secondary>
<button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
<button stock="gtk-ok" response="GTK_RESPONSE_OK"/>
</error>
<error id="session-message-error" type="info">
- <_primary>{0}</_primary>
+ <_secondary>{0}</_secondary>
</error>
<error id="session-message-error-cancel" type="info" default="GTK_RESPONSE_CANCEL">
- <_primary>{0}</_primary>
+ <_secondary>{0}</_secondary>
<button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
<button stock="gtk-ok" response="GTK_RESPONSE_OK"/>
</error>