aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/exchange-operations/org-gnome-exchange-operations.error.xml
diff options
context:
space:
mode:
authorSushma Rai <rsushma@src.gnome.org>2006-01-12 17:31:05 +0800
committerSushma Rai <rsushma@src.gnome.org>2006-01-12 17:31:05 +0800
commit368a776689311fce995865c52399cf72551d14ec (patch)
tree81bc9622f1a8c5deff828de3d555c82cedf0af28 /plugins/exchange-operations/org-gnome-exchange-operations.error.xml
parentff9fd5da422034c9b02ed54e4683079e015f5cb0 (diff)
downloadgsoc2013-evolution-368a776689311fce995865c52399cf72551d14ec.tar
gsoc2013-evolution-368a776689311fce995865c52399cf72551d14ec.tar.gz
gsoc2013-evolution-368a776689311fce995865c52399cf72551d14ec.tar.bz2
gsoc2013-evolution-368a776689311fce995865c52399cf72551d14ec.tar.lz
gsoc2013-evolution-368a776689311fce995865c52399cf72551d14ec.tar.xz
gsoc2013-evolution-368a776689311fce995865c52399cf72551d14ec.tar.zst
gsoc2013-evolution-368a776689311fce995865c52399cf72551d14ec.zip
Cheking for password expired error code, displaying the error message and
allowing the user to reset password. Also showing password expiry warning message in advance. Fixes #326060. Also, Checking for the quota related error codes and displaying the corresponding error/warning messages to the user. Fixes #326087. svn path=/trunk/; revision=31143
Diffstat (limited to 'plugins/exchange-operations/org-gnome-exchange-operations.error.xml')
-rw-r--r--plugins/exchange-operations/org-gnome-exchange-operations.error.xml6
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">