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. Abel > > Christian > > _______________________________________________ > wp-polyglots mailing list > [email protected] > http://lists.automattic.com/mailman/listinfo/wp-polyglots > -- Abel Cheung (GPG Key: 0xC67186FF) Key fingerprint: 671C C7AE EFB5 110C D6D1 41EE 4152 E1F1 C671 86FF -------------------------------------------------------------------- * My blog: http://me.abelcheung.org/ * Opensource Application Knowledge Assoc. - http://oaka.org/ _______________________________________________ wp-polyglots mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-polyglots
