https://bugzilla.wikimedia.org/show_bug.cgi?id=67431
--- Comment #1 from Brion Vibber <[email protected]> --- WTF, Nokia shipping a phone without Finnish locale????? :) On my Nexus 5 with locale set to Finnish I see "Viimeksi päivitetty 29. joulukuuta 2013" as expected (timezone difference explains the different day of the month)... So sounds like this is likely due to the missing locale data on your device, yeah. Possibly we'd end up having to roll our own date-formatting library (or find one which handles more languages) to support UI translations in languages not supported by standard Android and iOS in general, so that might be something that happens somewhere down the line anyway... in which case throwing Finnish in should be trivial, based on however we extract data out of CLDR or from the MediaWiki date-formatting code. But be warned this is not a big priority for shipping code right now; we generally expect that people will be using their devices set to locales that actually are supported, and are concentrating on making sure the *content* in all languages is accessible. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
