https://bugzilla.wikimedia.org/show_bug.cgi?id=25486
--- Comment #1 from Roan Kattouw <[email protected]> 2010-10-11 14:49:38 UTC --- mediaWiki.msg.get only works for messages that have been exported explicitly. A module needs to define which messages it needs so the server can export them. I guess adding a function that can be called from JS to load a batch of messages would be nice; this'd allow using messages in user/site scripts, which is presumably what you were trying to do. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
