mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
[gnc-optiondb] add some more renamed options
following ab13b01f8c
Replace ... with … in all translatable strings.
This commit is contained in:
parent
c21aecccc5
commit
259881f940
@ -113,6 +113,9 @@ const OptionAliases Aliases::c_option_aliases
|
|||||||
// income-gst-statement.scm
|
// income-gst-statement.scm
|
||||||
{"default format", {nullptr, "Default Format"}},
|
{"default format", {nullptr, "Default Format"}},
|
||||||
{"Report format", {nullptr, "Report Format"}},
|
{"Report format", {nullptr, "Report Format"}},
|
||||||
|
// ... replaced to …, Dec 2022
|
||||||
|
{"Filter By...", {nullptr, "Filter By…"}},
|
||||||
|
{"Specify date to filter by...", {nullptr, "Specify date to filter by…"}},
|
||||||
};
|
};
|
||||||
|
|
||||||
static bool
|
static bool
|
||||||
|
Loading…
Reference in New Issue
Block a user