Remove Norwegian Nynorsk from UI supported languages.
Note that this still lets you selecting the language and ordering for accept-language requests, just that the option of using the language as "System text" is disabled. Currently we offer Norwegian Nynorsk as an UI language. The removed code tries to map it to Norwegian Bokmål, but these two languages are similar, but not the same (https://www.skapago.eu/en/bokmal-nynorsk/). Furthermore, since we don't actually map it (https://source.chromium.org/chromium/chromium/src/+/master:ui/base/l10n/l10n_util.cc;drc=4d93574ee586e569d9412f837c74824eb79ba02e?originalUrl=https:%2F%2Fcs.chromium.org%2F) the language actually fall-backs to english when selected. Since Norwegian Nynorsk is actually not a supported language, it is better to not offer it as a system language. TEST=manual (ChromeOS on linux) Bug: 1044756 Change-Id: Ice228606313c603cd1214703b024b8f370c5ccb1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2024128 Commit-Queue: David Vallet <dvallet@chromium.org> Reviewed-by:David Vallet <dvallet@chromium.org> Reviewed-by:
Jia Meng <jiameng@chromium.org> Cr-Commit-Position: refs/heads/master@{#735754}
Showing
Please register or sign in to comment