aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/proxy/org-gnome-proxy-errors.xml
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/proxy/org-gnome-proxy-errors.xml')
-rw-r--r--plugins/proxy/org-gnome-proxy-errors.xml24
1 files changed, 0 insertions, 24 deletions
diff --git a/plugins/proxy/org-gnome-proxy-errors.xml b/plugins/proxy/org-gnome-proxy-errors.xml
deleted file mode 100644
index 013db90209..0000000000
--- a/plugins/proxy/org-gnome-proxy-errors.xml
+++ /dev/null
@@ -1,24 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<error-list domain="org.gnome.evolution.proxy">
-<error id="invalid-user" type="error">
-<primary>Invalid user</primary>
-<secondary>
-Proxy access cannot be given to user &quot;{0}&quot;
-</secondary>
-</error>
-
-<error id="no-user" type="error">
-<primary>Specify User</primary>
-<secondary>
-You have to specify a valid user name to give proxy rights.
-</secondary>
-</error>
-
-<error id="user-is-proxy" type="error">
-<primary>Specify User</primary>
-<secondary>
-You have already given proxy permissions to this user.
-</secondary>
-</error>
-
-</error-list>