aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/groupwise-features/proxy-login-dialog.glade
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/proxy-login-dialog.glade
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/proxy-login-dialog.glade')
-rw-r--r--plugins/groupwise-features/proxy-login-dialog.glade2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/groupwise-features/proxy-login-dialog.glade b/plugins/groupwise-features/proxy-login-dialog.glade
index 25d6ced7f7..d2e0bc8fb0 100644
--- a/plugins/groupwise-features/proxy-login-dialog.glade
+++ b/plugins/groupwise-features/proxy-login-dialog.glade
@@ -7,7 +7,7 @@
<widget class="GtkDialog" id="proxy_login_dialog">
<property name="visible">True</property>
<property name="height_request">325</property>
- <property name="title" translatable="yes">Proxy Login</property>
+ <property name="title" translatable="yes" comment="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</property>
<property name="type">GTK_WINDOW_TOPLEVEL</property>
<property name="window_position">GTK_WIN_POS_NONE</property>
<property name="modal">True</property>