mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
[trep-engine.scm] Rename "Totals" option to "Grand Total"
This commit is contained in:
@@ -117,6 +117,7 @@ const OptionAliases Aliases::c_option_aliases
|
||||
{"Specify date to filter by...", {nullptr, "Specify date to filter by…"}},
|
||||
// trep-engine:
|
||||
{"Running Balance", {nullptr, "Account Balance"}},
|
||||
{"Totals", {nullptr, "Grand Total"}},
|
||||
};
|
||||
|
||||
static bool
|
||||
|
Reference in New Issue
Block a user