[Mono-bugs] [Bug 78032][Wis] New - Mono.Unix.Catalog handling of plurals insufficient

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Apr 6 00:55:57 EDT 2006


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 rcasha at waldonet.net.mt.

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: miguel at ximian.com                            
+ReportedBy: rcasha at waldonet.net.mt               
+QAContact: mono-bugs at ximian.com
+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?


More information about the mono-bugs mailing list