GnuCash
Contact   Instructions
Bug 797235 - 'Memorised' is british English
Summary: 'Memorised' is british English
Status: RESOLVED WONTFIX
Alias: None
Product: GnuCash
Classification: Unclassified
Component: User Interface General (show other bugs)
Version: 3.5
Hardware: PC Linux
: Normal normal
Target Milestone: ---
Assignee: ui
QA Contact: ui
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-13 07:28 EDT by Frank H. Ellenberger
Modified: 2019-09-08 17:39 EDT (History)
5 users (show)

See Also:


Attachments

Description Frank H. Ellenberger 2019-05-13 07:28:02 EDT
I had expected 'Memorized' instead.

It is displayed in
Edit->Preferences->Register:Actions:Tab order includes Transfer on Memorised Transaction

and has the key in dconf: /org/gnucash/general/register/tab-to-transfer-on-memorised.

While I could grep through the program and the docs to change the strings, I do not know, how to convert the dconf key.
Comment 1 John Ralls 2019-05-13 10:29:16 EDT
DConf is just reflecting the GSettings key. It's not worth changing, it's not user-facing.

BTW, both the string and the preference are from https://github.com/Gnucash/gnucash/commit/8ca1487a21a7a2b623da86b0834bcee52917cae5 written 10 years ago by Colin Law (who is British). Since it's taken so long to notice maybe it's not worth worrying about.
Comment 2 Geert Janssens 2019-05-13 15:01:55 EDT
You *can* change the translatable strings as far as I'm concerned, but don't change the settings name/key. That would require uses to manually reset that setting.

Note You need to log in before you can comment on or make changes to this bug.