glom r1731 - in trunk: . glom



Author: murrayc
Date: Fri Nov 21 14:42:33 2008
New Revision: 1731
URL: http://svn.gnome.org/viewvc/glom?rev=1731&view=rev

Log:
2008-11-21  Murray Cumming  <murrayc murrayc com>

* glom/glom.glade: Mark a tooltip as translatable in the initial dialog.
Ubuntu bug https://bugs.launchpad.net/ubuntu/+source/glom/+bug/299556

Modified:
   trunk/ChangeLog
   trunk/glom/glom.glade

Modified: trunk/glom/glom.glade
==============================================================================
--- trunk/glom/glom.glade	(original)
+++ trunk/glom/glom.glade	Fri Nov 21 14:42:33 2008
@@ -331,7 +331,7 @@
                 <property name="can_focus">True</property>
                 <property name="receives_default">True</property>
                 <property name="has_tooltip">True</property>
-                <property name="tooltip_text">Applies the currently selected item. Depending on the item, this might create a new document or open an existing document.</property>
+                <property name="tooltip_text" translatable="yes">Applies the currently selected item. Depending on the item, this might create a new document or open an existing document.</property>
                 <property name="label" translatable="yes">_Select</property>
                 <property name="use_underline">True</property>
                 <property name="response_id">0</property>



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