[Gnucash-changes] r13736 - gnucash/trunk/src/import-export/qif-import - Fix changed button label in text; 337190.

Christian Stimming cstim at cvs.gnucash.org
Wed Apr 5 05:17:50 EDT 2006


Author: cstim
Date: 2006-04-05 05:17:48 -0400 (Wed, 05 Apr 2006)
New Revision: 13736
Trac: http://svn.gnucash.org/trac/changeset/13736

Modified:
   gnucash/trunk/src/import-export/qif-import/qif.glade
Log:
Fix changed button label in text; 337190.

Modified: gnucash/trunk/src/import-export/qif-import/qif.glade
===================================================================
--- gnucash/trunk/src/import-export/qif-import/qif.glade	2006-04-05 07:10:59 UTC (rev 13735)
+++ gnucash/trunk/src/import-export/qif-import/qif.glade	2006-04-05 09:17:48 UTC (rev 13736)
@@ -209,7 +209,7 @@
 	  <property name="title" translatable="yes">Import QIF files</property>
 	  <property name="text" translatable="yes">GnuCash can import financial data from QIF (Quicken Interchange Format) files written by Quicken/QuickBooks, MS Money, Moneydance, and many other programs. 
 
-The import process has several steps. Your GnuCash accounts will not be changed until you click &quot;Finish&quot; at the end of the process. 
+The import process has several steps. Your GnuCash accounts will not be changed until you click &quot;Apply&quot; at the end of the process. 
 
 Click &quot;Forward&quot; to start loading your QIF data, or &quot;Cancel&quot; to abort the process. </property>
 	  <signal name="next" handler="gnc_ui_qif_import_generic_next_cb"/>
@@ -1594,7 +1594,7 @@
 	  <property name="visible">True</property>
 	  <property name="position">GNOME_EDGE_FINISH</property>
 	  <property name="title" translatable="yes">Update your GnuCash accounts</property>
-	  <property name="text" translatable="yes">Click &quot;Finish&quot; to import data from the staging area and update your GnuCash accounts. The account and category matching information you have entered will be saved and used for defaults the next time you use the QIF import  facility. 
+	  <property name="text" translatable="yes">Click &quot;Apply&quot; to import data from the staging area and update your GnuCash accounts. The account and category matching information you have entered will be saved and used for defaults the next time you use the QIF import  facility. 
 
 Click &quot;Back&quot; to review your account and category matchings, to change currency and security settings for new accounts, or to add more files to the staging area.
 



More information about the gnucash-changes mailing list