r20492 - gnucash/branches/2.4/src/import-export - [20491] Fix glade message with unintended whitespaces.

Christian Stimming cstim at code.gnucash.org
Sat Mar 26 09:01:22 EDT 2011


Author: cstim
Date: 2011-03-26 09:01:22 -0400 (Sat, 26 Mar 2011)
New Revision: 20492
Trac: http://svn.gnucash.org/trac/changeset/20492

Modified:
   gnucash/branches/2.4/src/import-export/generic-import.glade
Log:
[20491] Fix glade message with unintended whitespaces.

Modified: gnucash/branches/2.4/src/import-export/generic-import.glade
===================================================================
--- gnucash/branches/2.4/src/import-export/generic-import.glade	2011-03-26 12:58:26 UTC (rev 20491)
+++ gnucash/branches/2.4/src/import-export/generic-import.glade	2011-03-26 13:01:22 UTC (rev 20492)
@@ -942,11 +942,7 @@
             <property name="visible">True</property>
             <property name="can_focus">True</property>
             <property name="receives_default">False</property>
-            <property name="tooltip" translatable="yes">Enables the
-            automatic creation of new commodities if any
-        unknown commodity is encountered during import. Otherwise
-        the user will be asked what to do with each unknown
-        commodity.</property>
+            <property name="tooltip" translatable="yes">Enables the automatic creation of new commodities if any unknown commodity is encountered during import. Otherwise the user will be asked what to do with each unknown commodity.</property>
             <property name="draw_indicator">True</property>
           </widget>
           <packing>



More information about the gnucash-changes mailing list