mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Remove a misleading comma in assistant-csv-export
This commit is contained in:
parent
a59fa375f5
commit
70ae113614
@ -90,8 +90,8 @@ static const gchar *start_trans_common_string = N_(
|
||||
"While a transaction may have splits in several of the selected accounts "
|
||||
"it will only be exported once. It will appear under the first processed "
|
||||
"account it has a split in.\n\n"
|
||||
"Price/Rate output format is controlled by the Preference setting,\n"
|
||||
"Numbers, Date, Time->Force Prices to display as decimals\n\n"
|
||||
"The Price/Rate output format is controlled by the preference\n"
|
||||
"\"Numbers, Date, Time\"->\"Force Prices to display as decimals\".\n\n"
|
||||
"Select the settings you require for the file and then click \"Next\" "
|
||||
"to proceed or \"Cancel\" to abort the export.\n");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user