On Wed, 17 Feb 2016 09:39:21 +0100, Holger Levsen wrote: > -----begin----- > I think this line: > > http://sources.debian.net/src/torbrowser- > launcher/0.1.9-1/torbrowser_launcher/common.py/#L75 > > which currently reads: > > default_locale = locale.getdefaultlocale()[0] > > should instead be: > > default_locale = locale.getlocale(locale.LC_MESSAGES)[0] > -----end-----
I can confirm that this works for my locale settings as well. Nice :) Cheers, gregor -- .''`. Homepage https://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06 : :' : Debian GNU/Linux user, admin, and developer - https://www.debian.org/ `. `' Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe `-
signature.asc
Description: Digital Signature

