evolution r35259 - in branches/gnome-2-22/addressbook: . gui/component



Author: mcrha
Date: Thu Mar 27 10:26:32 2008
New Revision: 35259
URL: http://svn.gnome.org/viewvc/evolution?rev=35259&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:
   branches/gnome-2-22/addressbook/ChangeLog
   branches/gnome-2-22/addressbook/gui/component/ldap-config.glade

Modified: branches/gnome-2-22/addressbook/gui/component/ldap-config.glade
==============================================================================
--- branches/gnome-2-22/addressbook/gui/component/ldap-config.glade	(original)
+++ branches/gnome-2-22/addressbook/gui/component/ldap-config.glade	Thu Mar 27 10:26:32 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]