Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=78032 --- shadow/78032 2006-04-06 00:55:57.000000000 -0400 +++ shadow/78032.tmp.23461 2006-04-06 00:55:57.000000000 -0400 @@ -0,0 +1,28 @@ +Bug#: 78032 +Product: Mono: Class Libraries +Version: unspecified +OS: All +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Wishlist +Component: Mono.POSIX +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: Mono.Unix.Catalog handling of plurals insufficient + +The Mono.Unix.Catalog.GetPluralString does not cater for languages which +have more than one plural. For instance, in the Maltese language you can have: +tip 1 (1) +2 tipi (2-10) +11-il tip (11-19, 111-119 etc) +20 tip (all others) + +There are various other languages in which there are more than one string +for plurals. Is there any chance for this to be handled, maybe like KDE +does it? _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
