No. You just use {{PLURAL:}} as needed in your messages, and when you
use your messages in-code, you need to use a wfMsg* function that returns
parsed wikitext. wfMsgExt() with the 'parse' or 'parseinline' parameter will
always work.-Chad On Wed, May 6, 2009 at 10:03 AM, Jan Luca <[email protected]> wrote: > Hello, > > > > Do you must include the Language > class(http://svn.wikimedia.org/svnroot/mediawiki/trunk/phase3/languages/clas > ses/) to use PLUARL in Extensions? > > > > Gruß > > jan > > _______________________________________________ > Wikitech-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/wikitech-l > _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
