gnome-specimen r220 - in trunk: . data



Author: wbolster
Date: Tue Jul 15 10:42:28 2008
New Revision: 220
URL: http://svn.gnome.org/viewvc/gnome-specimen?rev=220&view=rev

Log:
Add translator comments for ambiguous tooltip text

Document the "Close find" tooltip string so that translators
know this is an action not a "close match". Pointed out by
Andrà Klapper.


Modified:
   trunk/   (props changed)
   trunk/data/gnome-specimen.glade

Modified: trunk/data/gnome-specimen.glade
==============================================================================
--- trunk/data/gnome-specimen.glade	(original)
+++ trunk/data/gnome-specimen.glade	Tue Jul 15 10:42:28 2008
@@ -184,7 +184,7 @@
                       <widget class="GtkButton" id="find-close-button">
                         <property name="can_focus">True</property>
                         <property name="has_tooltip">True</property>
-                        <property name="tooltip" translatable="yes">Close find</property>
+                        <property name="tooltip" translatable="yes" comments="This is the tooltip text for the button to close the find bar.">Close find</property>
                         <property name="relief">GTK_RELIEF_NONE</property>
                         <property name="focus_on_click">False</property>
                         <property name="response_id">0</property>



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