r20491 - gnucash/trunk/src/import-export - Fix glade message with unintended whitespaces.
Christian Stimming
cstim at code.gnucash.org
Sat Mar 26 08:58:26 EDT 2011
Author: cstim
Date: 2011-03-26 08:58:26 -0400 (Sat, 26 Mar 2011)
New Revision: 20491
Trac: http://svn.gnucash.org/trac/changeset/20491
Modified:
gnucash/trunk/src/import-export/generic-import.glade
Log:
Fix glade message with unintended whitespaces.
Modified: gnucash/trunk/src/import-export/generic-import.glade
===================================================================
--- gnucash/trunk/src/import-export/generic-import.glade 2011-03-26 12:58:13 UTC (rev 20490)
+++ gnucash/trunk/src/import-export/generic-import.glade 2011-03-26 12:58:26 UTC (rev 20491)
@@ -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