evolution r37074 - trunk/plugins/groupwise-features
- From: mbarnes svn gnome org
- To: svn-commits-list gnome org
- Subject: evolution r37074 - trunk/plugins/groupwise-features
- Date: Wed, 14 Jan 2009 20:02:14 +0000 (UTC)
Author: mbarnes
Date: Wed Jan 14 20:02:14 2009
New Revision: 37074
URL: http://svn.gnome.org/viewvc/evolution?rev=37074&view=rev
Log:
2009-01-14 Matthew Barnes <mbarnes redhat com>
** Fixes bug #567744
* plugins/groupwise-features/proxy-login-dialog.glade:
* plugins/groupwise-features/proxy-listing.glade:
Comment attribute in property tag should be plural.
e.g. <property comments="...">
Modified:
trunk/plugins/groupwise-features/ChangeLog
trunk/plugins/groupwise-features/proxy-listing.glade
trunk/plugins/groupwise-features/proxy-login-dialog.glade
Modified: trunk/plugins/groupwise-features/proxy-listing.glade
==============================================================================
--- trunk/plugins/groupwise-features/proxy-listing.glade (original)
+++ trunk/plugins/groupwise-features/proxy-listing.glade Wed Jan 14 20:02:14 2009
@@ -169,7 +169,7 @@
<child>
<widget class="GtkLabel" id="label1">
<property name="visible">True</property>
- <property name="label" 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</property>
+ <property name="label" translatable="yes" comments="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</property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
Modified: trunk/plugins/groupwise-features/proxy-login-dialog.glade
==============================================================================
--- trunk/plugins/groupwise-features/proxy-login-dialog.glade (original)
+++ trunk/plugins/groupwise-features/proxy-login-dialog.glade Wed Jan 14 20:02:14 2009
@@ -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" 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="title" translatable="yes" comments="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>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]