https://bugzilla.wikimedia.org/show_bug.cgi?id=17882
--- Comment #2 from Markus Krötzsch <[email protected]> 2009-03-09 14:19:42 UTC --- Yes, this is fine. However, I am surprised that you need to add the numeric keys explicitly. The definition array('januari', 'februari', ..., 'december') does the same thing on my machine. This seems to be the reason for the original problem, too. Even without specific Dutch translations, you should be able to access the English month names. I guess that this is some PHP characteristic that we are not aware of yet, and that might cause problems in many other cases if we do not find a more generic solution. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
