OOBE - Terminal should ask for language when no configuration file was found #111
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Second half of the fix first mentioned in issue #96.
(Note that the language selection screen has become multi-lingual with PR #108.)
Generally, at first terminal connection, if there was no configuration file found, then immediately prompt the user to select a language when terminal is connected.
There is already a check for configuration, as seen by the initial query of whether to use ANSI for the terminal connection. This check should occur prior to even that query (thus improving even the ANSI prompt's localization).
The text was updated successfully, but these errors were encountered: