aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarish Krishnaswamy <kharish@novell.com>2006-01-16 16:13:09 +0800
committerHarish Krishnaswamy <kharish@src.gnome.org>2006-01-16 16:13:09 +0800
commit422ed5b4db04a4b6ed10b4ddd6ebdbdac56d3f55 (patch)
tree78a4bd119a78e7ea39ba290166f13c43ad2f5a88
parente23b0cfd5235a90ecb23c1395d338e5a65cd5149 (diff)
downloadgsoc2013-evolution-422ed5b4db04a4b6ed10b4ddd6ebdbdac56d3f55.tar
gsoc2013-evolution-422ed5b4db04a4b6ed10b4ddd6ebdbdac56d3f55.tar.gz
gsoc2013-evolution-422ed5b4db04a4b6ed10b4ddd6ebdbdac56d3f55.tar.bz2
gsoc2013-evolution-422ed5b4db04a4b6ed10b4ddd6ebdbdac56d3f55.tar.lz
gsoc2013-evolution-422ed5b4db04a4b6ed10b4ddd6ebdbdac56d3f55.tar.xz
gsoc2013-evolution-422ed5b4db04a4b6ed10b4ddd6ebdbdac56d3f55.tar.zst
gsoc2013-evolution-422ed5b4db04a4b6ed10b4ddd6ebdbdac56d3f55.zip
Fixed a minor typo in error string. (#327053).
2006-01-16 Harish Krishnaswamy <kharish@novell.com> * org-gnome-exchange-operations.error.xml: Fixed a minor typo in error string. (#327053). svn path=/trunk/; revision=31201
-rw-r--r--plugins/exchange-operations/ChangeLog5
-rw-r--r--plugins/exchange-operations/org-gnome-exchange-operations.error.xml2
2 files changed, 6 insertions, 1 deletions
diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog
index c427922bf6..3916a4d4b2 100644
--- a/plugins/exchange-operations/ChangeLog
+++ b/plugins/exchange-operations/ChangeLog
@@ -1,5 +1,10 @@
2006-01-16 Harish Krishnaswamy <kharish@novell.com>
+ * org-gnome-exchange-operations.error.xml:
+ Fixed a minor typo in error string. (#327053).
+
+2006-01-16 Harish Krishnaswamy <kharish@novell.com>
+
* exchange-config-listener.c: (display_passwd_expiry_message):
Fix a grammar error in translatable string. (#327155)
diff --git a/plugins/exchange-operations/org-gnome-exchange-operations.error.xml b/plugins/exchange-operations/org-gnome-exchange-operations.error.xml
index 3e22e3ccbb..971567374c 100644
--- a/plugins/exchange-operations/org-gnome-exchange-operations.error.xml
+++ b/plugins/exchange-operations/org-gnome-exchange-operations.error.xml
@@ -102,7 +102,7 @@ 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 receive mails now.</_secondary>
</error>
<error id="account-quota-send-error" type="warning">