r20333 - gnucash/trunk/src/business/business-gnome - I18n improvement: Unify two very similar strings.

Christian Stimming cstim at code.gnucash.org
Thu Feb 24 15:44:26 EST 2011


Author: cstim
Date: 2011-02-24 15:44:25 -0500 (Thu, 24 Feb 2011)
New Revision: 20333
Trac: http://svn.gnucash.org/trac/changeset/20333

Modified:
   gnucash/trunk/src/business/business-gnome/glade/businessprefs.glade
   gnucash/trunk/src/business/business-gnome/schemas/apps_gnucash_dialog_business_common.schemas.in
Log:
I18n improvement: Unify two very similar strings.

Modified: gnucash/trunk/src/business/business-gnome/glade/businessprefs.glade
===================================================================
--- gnucash/trunk/src/business/business-gnome/glade/businessprefs.glade	2011-02-24 19:29:00 UTC (rev 20332)
+++ gnucash/trunk/src/business/business-gnome/glade/businessprefs.glade	2011-02-24 20:44:25 UTC (rev 20333)
@@ -214,7 +214,7 @@
             <property name="visible">True</property>
             <property name="can_focus">True</property>
             <property name="receives_default">False</property>
-            <property name="tooltip" translatable="yes">If active, extra toolbar buttons for common business functions are shown as well.  Otherwise they are not shown.</property>
+            <property name="tooltip" translatable="yes">If active, extra toolbar buttons for common business functions are shown as well. Otherwise they are not shown.</property>
             <property name="draw_indicator">True</property>
           </widget>
           <packing>

Modified: gnucash/trunk/src/business/business-gnome/schemas/apps_gnucash_dialog_business_common.schemas.in
===================================================================
--- gnucash/trunk/src/business/business-gnome/schemas/apps_gnucash_dialog_business_common.schemas.in	2011-02-24 19:29:00 UTC (rev 20332)
+++ gnucash/trunk/src/business/business-gnome/schemas/apps_gnucash_dialog_business_common.schemas.in	2011-02-24 20:44:25 UTC (rev 20333)
@@ -57,7 +57,7 @@
         <short>Enable extra toolbar buttons for business</short>
         <long>
           If active, extra toolbar buttons for common business
-          functions are shown as well.  Otherwise they are not shown.
+          functions are shown as well. Otherwise they are not shown.
         </long>
       </locale>
     </schema>



More information about the gnucash-changes mailing list