evolution r35258 - in trunk/addressbook: . gui/component



Author: mcrha
Date: Thu Mar 27 10:26:18 2008
New Revision: 35258
URL: http://svn.gnome.org/viewvc/evolution?rev=35258&view=rev

Log:
2008-03-27  Milan Crha  <mcrha redhat com>

	** Fix for bug #316572

	* gui/component/ldap-config.glade: Do not translate unused text.



Modified:
   trunk/addressbook/ChangeLog
   trunk/addressbook/gui/component/ldap-config.glade

Modified: trunk/addressbook/gui/component/ldap-config.glade
==============================================================================
--- trunk/addressbook/gui/component/ldap-config.glade	(original)
+++ trunk/addressbook/gui/component/ldap-config.glade	Thu Mar 27 10:26:18 2008
@@ -85,7 +85,7 @@
 	      <child>
 		<widget class="GtkLabel" id="label564">
 		  <property name="visible">True</property>
-		  <property name="label" translatable="yes">&lt;b&gt;Display&lt;/b&gt;</property>
+		  <property name="label" translatable="no">Display</property>
 		  <property name="use_underline">False</property>
 		  <property name="use_markup">True</property>
 		  <property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -199,7 +199,7 @@
 		  <child>
 		    <widget class="GtkLabel" id="label557">
 		      <property name="visible">True</property>
-		      <property name="label" translatable="yes">&lt;b&gt;Server Information&lt;/b&gt;</property>
+		      <property name="label" translatable="no">Server Information</property>
 		      <property name="use_underline">False</property>
 		      <property name="use_markup">True</property>
 		      <property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -1823,7 +1823,7 @@
 		  <child>
 		    <widget class="GtkLabel" id="label38">
 		      <property name="visible">True</property>
-		      <property name="label" translatable="yes">&lt;b&gt;Display&lt;/b&gt;</property>
+		      <property name="label" translatable="no">Display</property>
 		      <property name="use_underline">False</property>
 		      <property name="use_markup">True</property>
 		      <property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -2100,7 +2100,7 @@
 		  <child>
 		    <widget class="GtkLabel" id="label39">
 		      <property name="visible">True</property>
-		      <property name="label" translatable="yes">&lt;b&gt;Server Information&lt;/b&gt;</property>
+		      <property name="label" translatable="no">Server Information</property>
 		      <property name="use_underline">False</property>
 		      <property name="use_markup">True</property>
 		      <property name="justify">GTK_JUSTIFY_LEFT</property>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]