diff options
author | Sushma Rai <rsushma@src.gnome.org> | 2005-12-12 16:16:54 +0800 |
---|---|---|
committer | Sushma Rai <rsushma@src.gnome.org> | 2005-12-12 16:16:54 +0800 |
commit | 0bf183b70276a6d7028d068741a66dafd21157ff (patch) | |
tree | 8cae9a3859bda361b37b3ff580eedcc469afb126 /plugins/exchange-operations/org-gnome-exchange-operations.error.xml | |
parent | 570c6e6525366d4b0c464590ba7394d9504e5277 (diff) | |
download | gsoc2013-evolution-0bf183b70276a6d7028d068741a66dafd21157ff.tar gsoc2013-evolution-0bf183b70276a6d7028d068741a66dafd21157ff.tar.gz gsoc2013-evolution-0bf183b70276a6d7028d068741a66dafd21157ff.tar.bz2 gsoc2013-evolution-0bf183b70276a6d7028d068741a66dafd21157ff.tar.lz gsoc2013-evolution-0bf183b70276a6d7028d068741a66dafd21157ff.tar.xz gsoc2013-evolution-0bf183b70276a6d7028d068741a66dafd21157ff.tar.zst gsoc2013-evolution-0bf183b70276a6d7028d068741a66dafd21157ff.zip |
Using the proper error code, and also removed hard coded URL from
translatable string.
svn path=/trunk/; revision=30755
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 44200da47b..4563d52857 100644 --- a/plugins/exchange-operations/org-gnome-exchange-operations.error.xml +++ b/plugins/exchange-operations/org-gnome-exchange-operations.error.xml @@ -115,8 +115,8 @@ supports Microsoft Exchange 2000 and 2003 only.</_secondary> <_secondary>Your current usage is : {0}KB. Try to clear up some space by deleting some mails.</_secondary> </error> - <error id="connector-exchange-error" type="error"> - <_primary>Exchange Connector access error.</_primary> + <error id="connect-exchange-error" type="error"> + <_primary>Could not connect to Exchange server.</_primary> <_secondary xml:space="preserve">Exchange Connector requires access to certain functionality on the Exchange Server that appears to be disabled or blocked. (This is usually @@ -127,7 +127,7 @@ you to be able to use Ximian Connector. For information to provide to your Exchange administrator, please follow the link below: -http://support.novell.com/cgi-bin/search/searchtid.cgi?/ximian/ximian328.html +{0} </_secondary> </error> |