Localization is not working
Created by: rhertzog
The hamster shell extension has been showing me English strings since I had to upgrade to what's in the develop branch. Yet my environment is configured with a French locale: fr_FR.UTF-8
I do have the required .mo file though as well as the convenience.js file:
$ pwd
/home/rhertzog/.local/share/gnome-shell/extensions/contact@projecthamster.org
$ find locale/fr/
locale/fr/
locale/fr/LC_MESSAGES
locale/fr/LC_MESSAGES/hamster-shell-extension.mo
locale/fr/LC_MESSAGES/hamster-shell-extension.po
$ ls
convenience.js images metadata.json schemas stylesheet.css
extension.js locale prefs.js stuff.js widgets
$ env|grep LANG
LANG=fr_FR.UTF-8
GDM_LANG=fr_FR.UTF-8
I'm running GNOME Shell 3.26.2.