Activity log for bug #1326864

Date Who What changed Old value New value Message
2014-06-05 16:01:51 rogue-spectre bug added bug
2014-06-05 16:03:54 rogue-spectre description Some localisations for light-locker-settings are availlable in the package but not used. For instance, for french, the amount of time displayed dynamically for sliders is effectively translated, but the that's all whereas the light-locker-settings.mo is fully translated. I managed to get the translation work by adding the command : self.builder.set_translation_domain ('light-locker-settings') right after the : self.builder = Gtk.Builder() Some localisations for light-locker-settings are available in the package but not used. For instance, for french, the amount of time displayed dynamically for sliders is effectively translated, but that's all whereas the light-locker-settings.mo is fully translated. I managed to get the translation to work by adding the command : self.builder.set_translation_domain ('light-locker-settings') right after the : self.builder = Gtk.Builder()
2014-09-21 22:16:32 Sean Davis light-locker-settings: status New Fix Committed
2014-09-21 22:33:41 Sean Davis light-locker-settings: milestone 1.4.1
2014-09-21 23:12:46 Launchpad Janitor branch linked lp:ubuntu/utopic-proposed/light-locker-settings
2015-01-14 03:07:34 Sean Davis light-locker-settings: status Fix Committed Fix Released