User-Agent: Mozilla/5.0 (X11; U; Linux i686; en; rv:1.8.1.11) Gecko/20071204 Epiphany/2.20 Firefox/2.0.0.11 Build Identifier: This was reported on Launchpad: https://bugs.launchpad.net/ubuntu/+source/xfce4-quicklauncher-plugin/+bug/179917 by: https://bugs.launchpad.net/~markus-napp Reproducible: Always Steps to Reproduce: Do a right-click on the Quicklauncher and select "Properties" I see a window "Configure Quicklauncher". Actual Results: The scrollable area of the settings have French titles "icone", "commande", "nom" instead of the English "Icon" and "Command" "Name". The spacing, tooltips and labels settings are also named in French: "Espace entre les lanceurs", "afficher les tooltips", "afficher les labels". I tested this with the German language pack and my standard English working environment, all the texts change except for those mentioned above. Maybe additional language support/translation is needed. Expected Results: Text should match the locale of the system.
Some translations were missing in the en_GB file. Hopefully fixed in trunk
Ok, thank you very much.
This bug has resurfaced on my recent install of Xubuntu (Ubuntu 14.04.2, 64bit; xfce4-panel 4.11.0-0ubuntu1; xfce4-quicklauncher-plugin 1.9.4-10ubuntu1). The output of `locale` in terminal: LANG=nl_NL.UTF-8 LANGUAGE=nl_NL LC_CTYPE="nl_NL.UTF-8" LC_NUMERIC="nl_NL.UTF-8" LC_TIME="nl_NL.UTF-8" LC_COLLATE="nl_NL.UTF-8" LC_MONETARY="nl_NL.UTF-8" LC_MESSAGES="nl_NL.UTF-8" LC_PAPER="nl_NL.UTF-8" LC_NAME="nl_NL.UTF-8" LC_ADDRESS="nl_NL.UTF-8" LC_TELEPHONE="nl_NL.UTF-8" LC_MEASUREMENT="nl_NL.UTF-8" LC_IDENTIFICATION="nl_NL.UTF-8" LC_ALL= The output of both `check-language-support -l nl` and `check-language-support -l en` in terminal come up empty, i.e. every necessary package for those language appear to be installed. This bug was NOT present on an earlier, 32bit, PC I had, with Xubuntu 14.04.0 installed. I can't reproduce the exact xfce4-panel and xfce4-quicklauncher-plugin versions, for that PC, anymore.