aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/groupwise-features/org-gnome-proxy-errors.xml
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2008-03-27 19:31:40 +0800
committerMilan Crha <mcrha@src.gnome.org>2008-03-27 19:31:40 +0800
commitb9a0f67d3eeb4bec24be4191cca80952fd8e825c (patch)
tree5daf4be4442bec68aac7cd162353525a786998d8 /plugins/groupwise-features/org-gnome-proxy-errors.xml
parent787be15b58456dd80311e913b3d3dc6a67b803f2 (diff)
downloadgsoc2013-evolution-b9a0f67d3eeb4bec24be4191cca80952fd8e825c.tar
gsoc2013-evolution-b9a0f67d3eeb4bec24be4191cca80952fd8e825c.tar.gz
gsoc2013-evolution-b9a0f67d3eeb4bec24be4191cca80952fd8e825c.tar.bz2
gsoc2013-evolution-b9a0f67d3eeb4bec24be4191cca80952fd8e825c.tar.lz
gsoc2013-evolution-b9a0f67d3eeb4bec24be4191cca80952fd8e825c.tar.xz
gsoc2013-evolution-b9a0f67d3eeb4bec24be4191cca80952fd8e825c.tar.zst
gsoc2013-evolution-b9a0f67d3eeb4bec24be4191cca80952fd8e825c.zip
** Fix for bug #511957
2008-03-27 Milan Crha <mcrha@redhat.com> ** Fix for bug #511957 * plugins/groupwise-features/org-gnome-proxy-login-errors.xml: * plugins/groupwise-features/org-gnome-shared-folder.errors.xml: * plugins/groupwise-features/org-gnome-proxy-errors.xml: * plugins/groupwise-features/org-gnome-mail-retract-errors.xml: Mark messages for translation. * po/POTFILES.in: Added plugins/groupwise-features/org-gnome-mail-retract-errors.xml. svn path=/trunk/; revision=35269
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>