
rlullmann at gmail
Sep 16, 2009, 8:35 AM
Post #4 of 6
(611 views)
Permalink
|
|
Re: Speed of parsing messages (was: how to chang {{SITENAME}})
[In reply to]
|
|
Like maybe: $1 thingy<!-- {{PLURAL}} not needed --> ? does that do it? Robert On Wed, Sep 16, 2009 at 4:32 PM, Roan Kattouw <roan.kattouw [at] gmail> wrote: > 2009/9/16 Tisza Gergő <gtisza [at] gmail>: >> Some of them may be rephrased, and some localizations do not really need them at >> all. Foe example, in Hungarian "<number> <noun>" constructs the noun is always >> in singular, so we've been using "{{PLURAL:$1|one|$1}} thingy" because the >> automated checks complain if they see no PLURAL, but on hu.wikipedia it could be >> replaced with "$1 thingy" without trouble. (I'm not sure there are actually >> frequently loading messages which have PLURAL, but it's worth checking.) >> > Ideally there'd be a better way to mark a message as "yes, I know this > usually uses PLURAL, but this language doesn't need it here", that'd > also save useless efforts by the parser in expanding PLURAL. > > Roan Kattouw (Catrope) > > _______________________________________________ > Wikitech-l mailing list > Wikitech-l [at] lists > https://lists.wikimedia.org/mailman/listinfo/wikitech-l _______________________________________________ Wikitech-l mailing list Wikitech-l [at] lists https://lists.wikimedia.org/mailman/listinfo/wikitech-l
|