2008/3/17, Abel Cheung <[EMAIL PROTECTED]>: > On Sat, Mar 15, 2008 at 6:25 PM, Christian Barmala > <[EMAIL PROTECTED]> wrote: > > Am 15.03.2008 11:08, wohack schrieb: > > > About Poedit > > > Here is a brief features list: > > > ... > > > Plural forms > > > > Am I right, that the simplified WordPress gettext functions "__()" and > > "_e()" do *not* support plural forms? > > > Exactly. Use __ngettext() for that, right now it is underused.
We tried to fix a lot of the "underusage" recently: http://trac.wordpress.org/ticket/4865 Patches are more than welcome, Abel! Happy ngettexting, Nikolay. _______________________________________________ wp-polyglots mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-polyglots
