aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/groupwise-features/org-gnome-proxy-errors.xml
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/groupwise-features/org-gnome-proxy-errors.xml')
-rw-r--r--plugins/groupwise-features/org-gnome-proxy-errors.xml18
1 files changed, 9 insertions, 9 deletions
diff --git a/plugins/groupwise-features/org-gnome-proxy-errors.xml b/plugins/groupwise-features/org-gnome-proxy-errors.xml
index 013db90209..b32164ccf9 100644
--- a/plugins/groupwise-features/org-gnome-proxy-errors.xml
+++ b/plugins/groupwise-features/org-gnome-proxy-errors.xml
@@ -1,24 +1,24 @@
<?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>
+<_primary>Invalid user</_primary>
+<_secondary>
Proxy access cannot be given to user &quot;{0}&quot;
-</secondary>
+</_secondary>
</error>
<error id="no-user" type="error">
-<primary>Specify User</primary>
-<secondary>
+<_primary>Specify User</_primary>
+<_secondary>
You have to specify a valid user name to give proxy rights.
-</secondary>
+</_secondary>
</error>
<error id="user-is-proxy" type="error">
-<primary>Specify User</primary>
-<secondary>
+<_primary>Specify User</_primary>
+<_secondary>
You have already given proxy permissions to this user.
-</secondary>
+</_secondary>
</error>
</error-list>