GNOME Bugzilla – Bug 739822
js: Fix util_translate_time_string() usage
Last modified: 2014-11-08 20:56:40 UTC
Spotted checking for whether https://bugzilla.gnome.org/show_bug.cgi?id=687714 was fixed.
Created attachment 290226 [details] [review] js: Fix util_translate_time_string() usage util_translate_time_string() was called to use LC_TIME to translate strings, but those strings were not marked as to be translated.
*** Bug 687714 has been marked as a duplicate of this bug. ***
Review of attachment 290226 [details] [review]: Ok
Attachment 290226 [details] pushed as 52503c4 - js: Fix util_translate_time_string() usage