[Bug 1862343] Re: Changing the language in GUI has almost no effect
Przemyslaw Hausman
1862343 at bugs.launchpad.net
Tue Feb 25 17:45:47 UTC 2020
Workaround that worked for me:
sudo apt install -y gettext
cd /usr/share/openstack-dashboard/openstack_dashboard
sudo python3 /usr/share/openstack-dashboard/manage.py compilemessages
sudo systemctl restart apache2
I'm unsubscribing field-high as we have a workaround now.
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to horizon in Ubuntu.
https://bugs.launchpad.net/bugs/1862343
Title:
Changing the language in GUI has almost no effect
Status in OpenStack openstack-dashboard charm:
Invalid
Status in OpenStack Dashboard (Horizon):
Invalid
Status in horizon package in Ubuntu:
New
Bug description:
I changed the language in GUI to French but interface stays mostly
English. Just a few strings are displayed in French, e.g.:
- "Password" ("Mot de passe") on the login screen,
- units "GB", "TB" as "Gio" and "Tio" in Compute Overview,
- "New password" ("Noveau mot de passe") in User Settings.
All other strings are in English.
See screenshots attached.
This is the Stein on Ubuntu Bionic deployment.
To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-openstack-dashboard/+bug/1862343/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list