On 8/20/14, 1:56 PM, Matthias Mullie wrote:
> From the top of my head:
> 
> JS i18n message parser (mw.message) isn't as great as its PHP
> counterpart. We'll have to improve it or use less complex texts (I don't
> think there are much)
> 
> There's also no JS date/time formatter. Not sure how ok we are with the
> current (fixed) datetime format when going to frwiki as well.
> 
> And I think some of our "time ago" messages (like "active x time ago")
> are not localizable at all ("x time ago" can't be combined in sentences,
> there's no way to translate that in some languages)

For time things, you can use moment.js (<http://momentjs.com/>) which is
available in core.

 -- Kunal

_______________________________________________
EE mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/ee

Reply via email to