File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/import-export/qif-import Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -918,7 +918,7 @@ In the following page, you will see the text that appears in the Payee and Memo
918
918
<property name =" visible" >True</property >
919
919
<property name =" title" translatable =" yes" >Match payees/memos to GnuCash accounts</property >
920
920
<property name =" title_foreground" >#f5f5f5f5f5f5</property >
921
- <signal name =" next" handler =" gnc_ui_qif_import_memo_next_cb " />
921
+ <signal name =" next" handler =" gnc_ui_qif_import_generic_next_cb " />
922
922
<signal name =" back" handler =" gnc_ui_qif_import_generic_back_cb" />
923
923
<signal name =" prepare" handler =" gnc_ui_qif_import_memo_prepare_cb" />
924
924
@@ -965,7 +965,7 @@ In the following page, you will see the text that appears in the Payee and Memo
965
965
<child >
966
966
<widget class =" GnomeDruidPageStandard" id =" currency_page" >
967
967
<property name =" visible" >True</property >
968
- <property name =" title" translatable =" yes" >Enter the currency used for new accounts </property >
968
+ <property name =" title" translatable =" yes" >Enter the QIF file currency </property >
969
969
<property name =" title_foreground" >#f5f5f5f5f5f5</property >
970
970
<signal name =" next" handler =" gnc_ui_qif_import_currency_next_cb" />
971
971
<signal name =" back" handler =" gnc_ui_qif_import_generic_back_cb" />
You can’t perform that action at this time.
0 commit comments