diff options
Diffstat (limited to 'plugins/exchange-operations/org-gnome-exchange-operations.error.xml')
-rw-r--r-- | plugins/exchange-operations/org-gnome-exchange-operations.error.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/exchange-operations/org-gnome-exchange-operations.error.xml b/plugins/exchange-operations/org-gnome-exchange-operations.error.xml index 1edd1dd8f5..3e22e3ccbb 100644 --- a/plugins/exchange-operations/org-gnome-exchange-operations.error.xml +++ b/plugins/exchange-operations/org-gnome-exchange-operations.error.xml @@ -102,17 +102,17 @@ supports Microsoft Exchange 2000 and 2003 only.</_secondary> <error id="account-quota-error" type="error"> <_primary>You have exceeded your quota for storing mails on this server.</_primary> - <_secondary>Your current usage is: {0}KB. You will not be able to either send or recieve mails now.</_secondary> + <_secondary>Your current usage is: {0} KB. You will not be able to either send or recieve mails now.</_secondary> </error> <error id="account-quota-send-error" type="warning"> <_primary>You are nearing your quota available for storing mails on this server.</_primary> - <_secondary>Your current usage is: {0}KB. You will not be able to send mails till you clear up some space by deleting some mails.</_secondary> + <_secondary>Your current usage is: {0} KB. You will not be able to send mails till you clear up some space by deleting some mails.</_secondary> </error> <error id="account-quota-warn" type="warning"> <_primary>You are nearing your quota available for storing mails on this server.</_primary> - <_secondary>Your current usage is: {0}KB. Try to clear up some space by deleting some mails.</_secondary> + <_secondary>Your current usage is: {0} KB. Try to clear up some space by deleting some mails.</_secondary> </error> <error id="connect-exchange-error" type="error"> |