On Sun, Jul 18, 2004 at 08:17:10PM +0100, Timwi wrote:
?var Arnfj?r? Bjarmason wrote:
The one uploaded yesterday was based on an old version, this is a new version i've fine-tuned a little more, please go over it hover as i may have made some subtle mistakes i havent noticed.
Well... as mentioned previously on this list, there has been a change in the way month names and weekday names are handled. Your file is still using the old way. Perhaps if you could download the newest Language.php and adapt your version of LanguageIs.php accordingly? Here's the newest
Since his patch is for REL1_3 branch, it should be in the old form. I'll convert it to the new format for HEAD.
Language.php is a very bad example, it implements all the functions that the other languages just inherit. Translations should not be based on a cut'n'paste of Language.php. Doing so makes any further changes to the Language*.php files unneccessarily hard.
JeLuF