aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/groupwise-features/org-gnome-proxy-login.error.xml
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/groupwise-features/org-gnome-proxy-login.error.xml')
-rw-r--r--plugins/groupwise-features/org-gnome-proxy-login.error.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/plugins/groupwise-features/org-gnome-proxy-login.error.xml b/plugins/groupwise-features/org-gnome-proxy-login.error.xml
new file mode 100644
index 0000000000..fccddfd6c6
--- /dev/null
+++ b/plugins/groupwise-features/org-gnome-proxy-login.error.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<error-list domain="org.gnome.evolution.proxy-login">
+<error id="invalid-user" type="error">
+<_primary>Invalid user</_primary>
+<_secondary>
+<!--To Translators: In this case, Proxy does not mean something like 'HTTP Proxy', but a GroupWise feature by which one person can send/read mails/appointments using another person's identity without knowing his password, for example if that other person is on vacation-->
+Proxy login as &quot;{0}&quot; was unsuccessful. Please check your email address and try again.
+</_secondary>
+</error>
+
+<error id="already-loggedin" type="error">
+ <_primary>Account Already Exists</_primary>
+ <_secondary>Account &quot;{0}&quot; already exists. Please check your folder tree.</_secondary>
+</error>
+
+</error-list>