On 8/15/06, moayyad sadi <[EMAIL PROTECTED]> wrote:
I have deduced the plural forms for ngettextPlural-Forms: nplurals=2; plural=(n>9)?(n % 100 >2 && n % 100 < 11):(n % 10 >2)to be used with
char * ngettext (const char *MSGID1, const char *MSGID2,unsigned long int N)
the translation of MSGID1 is singular and MSGID2 is plural, no MUTHANNA is neededbecause we don't say 2 namlatan, NASKH 2 MALAFFANthis note is importent for translators
_______________________________________________ Developer mailing list [email protected] http://lists.arabeyes.org/mailman/listinfo/developer

