spiegel-keyman/common/windows
Marc Durdin c155325d73 fix(developer): Select BCP47 Code dialog inconsistencies
Fixes #8157.

There are some limitations in this dialog as it stands; we will rework
it completely when we revisit BCP 47 tagging.

However, for now, this addresses some strange behaviours around the
Reset button and the displayed output:

* The Reset button will only be enabled if you change the text in the
  Language Name field.
* The messaging around a missing language subtag is clearer -- tells
  the user that they need to enter something there.
* The Reset button will now never insert default text strings into the
  Language Name field.

One example of something that is slightly weird, is if you enter a
two-letter region subtag into the script box, it will show what looks
like a valid tag in the output box (e.g. `en-Au`), but it will be
considered invalid, because that two letter subtag needs to be entered
into the region box.
2023-02-07 12:40:31 +07:00
..
cpp chore: revise tag variable name to VERSION_GIT_TAG 2023-01-21 17:02:50 +07:00
data chore(windows): move unicodedata to common 2022-06-10 13:26:07 +10:00
delphi fix(developer): Select BCP47 Code dialog inconsistencies 2023-02-07 12:40:31 +07:00
.gitignore chore(common): add __history to .gitignore 2022-06-21 09:39:05 +10:00
cef-checkout.sh chore(common): make scripts executable and add pre-commit test 2022-09-19 13:59:09 +10:00
CEF_VERSION.md chore(windows): move cef-checkout.sh to common 2022-06-10 13:23:45 +10:00
mkver.sh chore(common): make scripts executable and add pre-commit test 2022-09-19 13:59:09 +10:00
signtime.bat chore(windows): move signtime.bat to common 2022-06-10 13:25:29 +10:00