Created attachment 1615842 [details] Logs Menu Description of problem: After selecting Japanese language, date still appearing in English locale Version-Release number of selected component (if applicable): cockpit 202.1-1.fc31.x86_64 How reproducible: Everytime Steps to Reproduce: 1. Login to cockpit 2. Change language to Japanese from top-right hand "Display Language" Menu 3. Click on localhost, Logs/Networking Menu Actual results: Dates of log appearing in English locale Expected results: It should appear as per Japanese locale Additional info: Example: $date $LANG=ja_JP date
Created attachment 1615843 [details] Networking tab Networking tab, date field is not internationalized.
Thanks for the report. I noticed a while ago that we do not translate all strings due to not ideal settings in our scripts that generate strings for translations. When I tried to fix it, I hit bug in one of utilities we use. I only kept it in my head but now I documented it and opened issue about it in upstream: https://github.com/cockpit-project/cockpit/issues/12835
Fixed in https://github.com/cockpit-project/cockpit/pull/12841
This is in F30 and F31 now, in Cockpit 203.