[Gnucash-changes] r12042 - gnucash/trunk/src/import-export - Various i18n string improvements.

Christian Stimming cstim at cvs.gnucash.org
Sat Nov 26 05:48:11 EST 2005


Author: cstim
Date: 2005-11-26 05:48:11 -0500 (Sat, 26 Nov 2005)
New Revision: 12042
Trac: http://svn.gnucash.org/trac/changeset/12042

Modified:
   gnucash/trunk/src/import-export/generic-import.glade
Log:
Various i18n string improvements.

Modified: gnucash/trunk/src/import-export/generic-import.glade
===================================================================
--- gnucash/trunk/src/import-export/generic-import.glade	2005-11-26 10:13:49 UTC (rev 12041)
+++ gnucash/trunk/src/import-export/generic-import.glade	2005-11-26 10:48:11 UTC (rev 12042)
@@ -1757,7 +1757,7 @@
 	  <child>
 	    <widget class="GtkLabel" id="label847796">
 	      <property name="visible">True</property>
-	      <property name="label" translatable="yes">'A'</property>
+	      <property name="label" translatable="yes">&quot;A&quot;</property>
 	      <property name="use_underline">False</property>
 	      <property name="use_markup">False</property>
 	      <property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -1781,7 +1781,7 @@
 	  <child>
 	    <widget class="GtkLabel" id="label847797">
 	      <property name="visible">True</property>
-	      <property name="label" translatable="yes">'R'</property>
+	      <property name="label" translatable="yes">&quot;R&quot;</property>
 	      <property name="use_underline">False</property>
 	      <property name="use_markup">False</property>
 	      <property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -1922,7 +1922,7 @@
 		  <property name="left_margin">0</property>
 		  <property name="right_margin">0</property>
 		  <property name="indent">0</property>
-		  <property name="text" translatable="yes">Select Import Action&quot; allows you to change the matching transaction to reconcile, or the destination account of the auto-balance split (if required).</property>
+		  <property name="text" translatable="yes">&quot;Select Import Action&quot; allows you to change the matching transaction to reconcile, or the destination account of the auto-balance split (if required).</property>
 		</widget>
 	      </child>
 	    </widget>



More information about the gnucash-changes mailing list