diff --git a/gnucash/gnome-utils/gnc-file.c b/gnucash/gnome-utils/gnc-file.c index a35bde6290..d95482f581 100644 --- a/gnucash/gnome-utils/gnc-file.c +++ b/gnucash/gnome-utils/gnc-file.c @@ -711,9 +711,11 @@ run_post_load_scrubs (GtkWindow *parent, QofBook *book) /* If feature GNC_FEATURE_BUDGET_UNREVERSED is not set, and there are budgets, fix signs */ if (gnc_maybe_scrub_all_budget_signs (book)) - gnc_info_dialog (parent, "%s", _("This book has budgets. \ -The internal representation of amounts is now fixed. Please review \ -budgets and amend signs if necessary.")); + gnc_info_dialog (parent, "%s", _( + "This book has budgets. The internal representation of " + "budget amounts no longer depends on the Reverse Balanced " + "Accounts preference. Please review the budgets and amend " + "signs if necessary.")); // Fix account color slots being set to 'Not Set', should run once on a book xaccAccountScrubColorNotSet (book); diff --git a/gnucash/gtkbuilder/assistant-acct-period.glade b/gnucash/gtkbuilder/assistant-acct-period.glade index 106a8b590b..e49cdf4b84 100644 --- a/gnucash/gtkbuilder/assistant-acct-period.glade +++ b/gnucash/gtkbuilder/assistant-acct-period.glade @@ -35,7 +35,7 @@ Danger: this feature does not work correctly at this time; it is still under dev True False - Select an accounting period and the closing date which must not be in the future, but is greater than the closing date of the previous book. + Select an accounting period and a closing date that is between the date of the previous close and today. Books will be closed at midnight on the selected date. center diff --git a/gnucash/gtkbuilder/assistant-loan.glade b/gnucash/gtkbuilder/assistant-loan.glade index 5958952a04..8200496930 100644 --- a/gnucash/gtkbuilder/assistant-loan.glade +++ b/gnucash/gtkbuilder/assistant-loan.glade @@ -448,7 +448,7 @@ If you make a mistake or want to make changes later, you can edit the created Sc False center 12 - Do you utilise an escrow account, if so an account must be specified… + Do you utilize an escrow account, if so an account must be specified… center True diff --git a/gnucash/import-export/aqb/dialog-ab.glade b/gnucash/import-export/aqb/dialog-ab.glade index 616a2dbcb4..3766bfd527 100644 --- a/gnucash/import-export/aqb/dialog-ab.glade +++ b/gnucash/import-export/aqb/dialog-ab.glade @@ -1776,7 +1776,7 @@ profile-list True True - This list one or more specialization templates that adjust the import for different banks uses of fields in the selected import format. + This lists one or more specialization templates that adjust the import for different banks' uses of fields in the selected import format.