https://bugzilla.redhat.com/show_bug.cgi?id=1886335
--- Comment #6 from fujiwara tfujiwar@redhat.com --- I cannot reproduce your problem in Fedora 33.
Did you install Fedora 33 to your disc instead of using Fedora 33 Live DVD?
(In reply to visawant from comment #0)
Steps to Reproduce:
- Go to Setting -> Region & Language.
- Change Languages to Korean, then click restart button and Logged off.
- Login again to GNOME desktop, observe Notification area for Language and
date-time format.
If I change the language to Korean, both locale.conf and AccountService's language is changed to ko_KR.UTF-8
% cat /etc/locale.conf LANG=ko_KR.UTF-8
% sudo cat /var/lib/AccountsService/users/$YOUR_CURRENT_ACCOUNT [User] Language=ko_KR.UTF-8
% gsettings get org.gnome.system.locale region ''
- Go to Setting -> Region & Language.
- Change Formats to Korean, then click restart button and Logged off.
- Login again to GNOME desktop, observe Notification area for Language and
date-time format.
If I change the format to Korean, gsetting value is also changed to ko_KR.UTF-8
% gsettings get org.gnome.system.locale region 'ko_KR.UTF-8'
% locale LANG=ko_KR.UTF-8 LC_CTYPE="ko_KR.UTF-8" LC_NUMERIC="ko_KR.UTF-8" LC_TIME="ko_KR.UTF-8" LC_COLLATE="ko_KR.UTF-8" LC_MONETARY="ko_KR.UTF-8" LC_MESSAGES="ko_KR.UTF-8" LC_PAPER="ko_KR.UTF-8" LC_NAME="ko_KR.UTF-8" LC_ADDRESS="ko_KR.UTF-8" LC_TELEPHONE="ko_KR.UTF-8" LC_MEASUREMENT="ko_KR.UTF-8" LC_IDENTIFICATION="ko_KR.UTF-8" LC_ALL=
(In reply to visawant from comment #4)
Created attachment 1719909 [details] gnome-terminal locale command showing mix locale name
This is the different result from me.
i18n-bugs@lists.fedoraproject.org