gnucash maint: Partial rewording of the intro of csv-transaction-import
Frank H.Ellenberger
fell at code.gnucash.org
Wed Mar 31 17:14:20 EDT 2021
Updated via https://github.com/Gnucash/gnucash/commit/4e8b0f85 (commit)
from https://github.com/Gnucash/gnucash/commit/2d4ca14a (commit)
commit 4e8b0f85222ed039ac25be9d666cfe8f08d1bcc4
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date: Wed Mar 31 23:01:23 2021 +0200
Partial rewording of the intro of csv-transaction-import
diff --git a/gnucash/gtkbuilder/assistant-csv-trans-import.glade b/gnucash/gtkbuilder/assistant-csv-trans-import.glade
index d82ef16b7..6323e6315 100644
--- a/gnucash/gtkbuilder/assistant-csv-trans-import.glade
+++ b/gnucash/gtkbuilder/assistant-csv-trans-import.glade
@@ -66,7 +66,7 @@ Apart from a choice of delimiter, there are several options to tweak the importe
The importer can handle files where transactions are split over multiple lines, with each line representing one split.
-Lastly, for repeated imports the preview page has buttons to Load and Save the settings. To save the settings, tweak the settings to your preferences (optionally starting from an existing preset), then (optionally) change the settings name and press the Save Settings button. Note you can't save to built-in presets.</property>
+Lastly, for repeated imports the preview page has buttons to Load and Save the settings. You can save your adjusted settings to reuse them on later imports. After loading your settings you can also tweak them again for similar imports and save them under another name.</property>
<property name="wrap">True</property>
</object>
<packing>
Summary of changes:
gnucash/gtkbuilder/assistant-csv-trans-import.glade | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the gnucash-changes
mailing list