aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/groupwise-features/org-gnome-proxy-errors.xml
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@gnome.hu>2008-10-01 17:54:29 +0800
committerGabor Keleman <kelemeng@src.gnome.org>2008-10-01 17:54:29 +0800
commit09eddb5ec7dcf6f6af21efc6f98e784dc681ef0b (patch)
treea8ba0d81681ae2d1c9e088b5b174fb5b0987cd74 /plugins/groupwise-features/org-gnome-proxy-errors.xml
parent3b318d5cbf08f6a42088df23db27fcfa55502591 (diff)
downloadgsoc2013-evolution-09eddb5ec7dcf6f6af21efc6f98e784dc681ef0b.tar
gsoc2013-evolution-09eddb5ec7dcf6f6af21efc6f98e784dc681ef0b.tar.gz
gsoc2013-evolution-09eddb5ec7dcf6f6af21efc6f98e784dc681ef0b.tar.bz2
gsoc2013-evolution-09eddb5ec7dcf6f6af21efc6f98e784dc681ef0b.tar.lz
gsoc2013-evolution-09eddb5ec7dcf6f6af21efc6f98e784dc681ef0b.tar.xz
gsoc2013-evolution-09eddb5ec7dcf6f6af21efc6f98e784dc681ef0b.tar.zst
gsoc2013-evolution-09eddb5ec7dcf6f6af21efc6f98e784dc681ef0b.zip
Add translator comment to the occurrences of the Proxy term. Fixes bug
2008-10-01 Gabor Kelemen <kelemeng@gnome.hu> * org-gnome-proxy-errors.xml: * org-gnome-proxy-login-errors.xml: * proxy.c: * proxy-listing.glade: * proxy-login-dialog.glade: Add translator comment to the occurrences of the Proxy term. Fixes bug #554297 svn path=/trunk/; revision=36523
Diffstat (limited to 'plugins/groupwise-features/org-gnome-proxy-errors.xml')
-rw-r--r--plugins/groupwise-features/org-gnome-proxy-errors.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/groupwise-features/org-gnome-proxy-errors.xml b/plugins/groupwise-features/org-gnome-proxy-errors.xml
index b32164ccf9..dad6fbe8f1 100644
--- a/plugins/groupwise-features/org-gnome-proxy-errors.xml
+++ b/plugins/groupwise-features/org-gnome-proxy-errors.xml
@@ -2,6 +2,7 @@
<error-list domain="org.gnome.evolution.proxy">
<error id="invalid-user" type="error">
<_primary>Invalid user</_primary>
+<!--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 -->
<_secondary>
Proxy access cannot be given to user &quot;{0}&quot;
</_secondary>
@@ -9,6 +10,7 @@ Proxy access cannot be given to user &quot;{0}&quot;
<error id="no-user" type="error">
<_primary>Specify User</_primary>
+<!--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 -->
<_secondary>
You have to specify a valid user name to give proxy rights.
</_secondary>
@@ -16,6 +18,7 @@ You have to specify a valid user name to give proxy rights.
<error id="user-is-proxy" type="error">
<_primary>Specify User</_primary>
+<!--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 -->
<_secondary>
You have already given proxy permissions to this user.
</_secondary>