aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/exchange-operations/org-gnome-exchange-operations.error.xml
diff options
context:
space:
mode:
authorArunprakash <arunp@novell.com>2005-07-25 14:12:03 +0800
committerAhmed Sarfraaz <sarfraaz@src.gnome.org>2005-07-25 14:12:03 +0800
commite0a96e0f961d1752d52a485101a721a1ec836541 (patch)
tree6defe049864ed2734152b3552091804f816f550d /plugins/exchange-operations/org-gnome-exchange-operations.error.xml
parent6d60d66e973a67e417bcf919c830f6ee4db93eec (diff)
downloadgsoc2013-evolution-e0a96e0f961d1752d52a485101a721a1ec836541.tar
gsoc2013-evolution-e0a96e0f961d1752d52a485101a721a1ec836541.tar.gz
gsoc2013-evolution-e0a96e0f961d1752d52a485101a721a1ec836541.tar.bz2
gsoc2013-evolution-e0a96e0f961d1752d52a485101a721a1ec836541.tar.lz
gsoc2013-evolution-e0a96e0f961d1752d52a485101a721a1ec836541.tar.xz
gsoc2013-evolution-e0a96e0f961d1752d52a485101a721a1ec836541.tar.zst
gsoc2013-evolution-e0a96e0f961d1752d52a485101a721a1ec836541.zip
Changed the e_notice calls to e_error_run calls. Same. *
2005-07-25 Arunprakash <arunp@novell.com> * exchange-delegates.c (get_folder_security) (add_button_clicked_cb) (delegates_apply) : Changed the e_notice calls to e_error_run calls. * exchange-folder-permission.c (create_folder_subscription_dialog) : Same. * exchange-calendar.c (e_exchange_calendar_commit) : Same. * exchange-contacts.c (e_exchange_contacts_commit) : Same. * exchange-folder-subscription.c (create_folder_subscription_dialog) : Same * exchange-permissions-dialog.c (exchange_permissions_dialog_new) (dialog_response) (add_clicked): Same. * exchange-operations.c (exchange_operations_report_error) : Modified to report the quota value to the user. * org-gnome-exchange-operations.error.xml : Added few more error descriptions needed for the above changes. svn path=/trunk/; revision=29876
Diffstat (limited to 'plugins/exchange-operations/org-gnome-exchange-operations.error.xml')
-rw-r--r--plugins/exchange-operations/org-gnome-exchange-operations.error.xml101
1 files changed, 97 insertions, 4 deletions
diff --git a/plugins/exchange-operations/org-gnome-exchange-operations.error.xml b/plugins/exchange-operations/org-gnome-exchange-operations.error.xml
index b89d106279..44200da47b 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>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>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>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="connector-exchange-error" type="error">
@@ -137,6 +137,99 @@ an unknown error occurred. Check the URL,
username, and password, and try again.</_secondary>
</error>
-</error-list>
+ <error id="delegates-no-gcs-error" type="error">
+ <_primary>No Global Catalog server configured for this account.</_primary>
+ <_secondary>Unable to edit delegates.</_secondary>
+ </error>
+
+ <error id="acl-no-gcs-error" type="error">
+ <_primary>Unable to add user to access control list:</_primary>
+ <_secondary>No Global Catalog server configured for this account.</_secondary>
+ </error>
+
+ <error id="delegates-perm-read-error" type="error">
+ <_primary>Could not read folder permissions.</_primary>
+ <_secondary>Unable to edit delegates.</_secondary>
+ </error>
+
+ <error id="perm-read-error" type="error">
+ <_primary>Could not read folder permissions</_primary>
+ </error>
+
+ <error id="perm-deter-error" type="error">
+ <_primary>Unable to edit delegates.</_primary>
+ <_secondary>Could not determine folder permissions for delegates.</_secondary>
+ </error>
+
+ <error id="delegate-error" type="error">
+ <_primary>Could not make {0} a delegate</_primary>
+ </error>
+ <error id="delegate-own-error" type="error">
+ <_primary>You cannot make yourself your own delegate</_primary>
+ </error>
+
+ <error id="delegate-existing" type="info">
+ <_primary>{0} is already a delegate</_primary>
+ </error>
+
+ <error id="delegate-fail-error" type="error">
+ <_primary>Failed to update delegates:</_primary>
+ <_secondary>{0}</_secondary>
+ </error>
+
+ <error id="select-user" type="info">
+ <_primary>Please select a user.</_primary>
+ </error>
+
+ <error id="perm-update-error" type="error">
+ <_primary>Could not update folder permissions.</_primary>
+ <_secondary>{0}</_secondary>
+ </error>
+
+ <error id="no-user-error" type="error">
+ <_primary>No such user {0}</_primary>
+ </error>
+
+ <error id="acl-add-error" type="error">
+ <_primary>{0} cannot be added to an access control list</_primary>
+ </error>
+
+ <error id="perm-unknown-error" type="error">
+ <_primary>Unknown error looking up {0}</_primary>
+ </error>
+
+ <error id="perm-existing-error" type="error">
+ <_primary>{0} is already in the list</_primary>
+ </error>
+
+ <error id="folder-exists-error" type="error">
+ <_primary>Folder already exists</_primary>
+ </error>
+
+ <error id="folder-doesnt-exist-error" type="error">
+ <_primary>Folder does not exist</_primary>
+ </error>
+
+ <error id="folder-perm-error" type="error">
+ <_primary>Permission denied</_primary>
+ </error>
+
+ <error id="folder-unknown-type" type="error">
+ <_primary>Unknown type</_primary>
+ </error>
+
+ <error id="folder-offline-error" type="error">
+ <_primary>Folder offline</_primary>
+ </error>
+
+ <error id="folder-unsupported-error" type="error">
+ <_primary>Unsupported operation</_primary>
+ </error>
+
+ <error id="folder-generic-error" type="error">
+ <_primary>Generic error</_primary>
+ </error>
+
+</error-list>