** Changed in: indiv-screenlets
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of
Individual Screenlets Developers, which is subscribed to Individual
Screenlets.
https://bugs.launchpad.net/bugs/716179
Title:
[ClearWeather] screenlet does not remember ZIP from previous session
Status in Screenlets — individual widgets development:
Fix Released
Bug description:
In short:
This bug affects only Spanish translation. ZIP is translated twice.
The applet don't remember the ZIP code from session to session.
Please check line 95 in ClearWeatherScreenlet.py file:
self.add_option(StringOption(_('Weather'), 'ZIP', #<<< don't translate this
ZIP string
str(self.ZIP), _('ZIP'), _('The ZIP code to be monitored taken from
Weather.com')), realtime=False)
To manage notifications about this bug go to:
https://bugs.launchpad.net/indiv-screenlets/+bug/716179/+subscriptions
--
Mailing list: https://launchpad.net/~indiv-screenlets-dev
Post to : [email protected]
Unsubscribe : https://launchpad.net/~indiv-screenlets-dev
More help : https://help.launchpad.net/ListHelp