[Mono-bugs] [Bug 58186][Min] Changed - Invalid Polish date format

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 25 May 2004 12:31:58 -0400 (EDT)


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 jackson@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=58186

--- shadow/58186	2004-05-25 08:38:36.000000000 -0400
+++ shadow/58186.tmp.27986	2004-05-25 12:31:58.000000000 -0400
@@ -61,6 +61,12 @@
 
 This problem went away (well, except for that DateTime.Now should
 consider locale-dependent time-value creation).
 
 We have similar those ICU resource related problem for other languages
 as well (at least I found the same problem in Japanese ja.xml).
+
+------- Additional Comments From jackson@ximian.com  2004-05-25 12:31 -------
+We dont want to directly modify the data in locales and langs. We
+should only modify data in supp/ so to modify the pl-pl culture we
+would create a pl-pl.xml file in supp and override any fields that are
+supposed to be changed.