Линукс в українською мову
Линукс в українською мову
You recently set up MX Linux on your laptop, but the folder names are in Ukrainian or Russian instead of English. You were able to adjust the menu language but not the file folders. It’s possible you selected the wrong language during installation—check the settings again and try changing it to English if needed.
It appears the system is checking its current desktop environment. The issue might stem from missing Ukrainian localization; you could submit a bug report to MX Linux maintainers to verify if any translations exist. Alternatively, wait for someone to translate or reach out directly to the project maintainers for assistance. What localectl displays indicates suggests it’s showing details about the installed packages and their versions.
So yes actually uhmm you are using the UK locale, I don't know if you can do this from a gui but try Uncomment (edit the file as root) the line you see there in /etc/locale.gen , save the file run sudo locale-gen sudo localectl set-locale LANG=uk_UA.UTF-8 then reboot