Comment 9 for bug 790623

Revision history for this message
Thiago (tclahr) wrote :

Or you can force hl=en at:

Edit my-weather-indicator.py and replace the following line:

IDIOMA = locale.getlocale()[0][:2]

by:

IDIOMA = 'en'