Duffcase Posted June 1, 2003 Posted June 1, 2003 Hi, i'm doing a Norwegian translation, pretty much done btw. What i can't figure out is how to make the text in the footer that states the day,date,year to appear in Norwegian? I've gotten so far as the counter.php... but can't figure it out. Any help is greatly apreciated. Regards. Duffcase.
Duffcase Posted June 1, 2003 Author Posted June 1, 2003 Well.... found it out!!! just had to do even more digging. For those of you that might have the same problem, all you have to do is insert a tag called "setlocale" in default.php. In my case i inserted this tag: setlocale (LC_ALL, 'norwegian') there is also a page available at php.net about it http://no2.php.net/manual/en/function.setlocale.php Regards. Duffcase.
Alien-Tech Posted January 14, 2004 Posted January 14, 2004 That was one of the nicest short, but fully functional topic aka answer to my question! THNX A LOT
Recommended Posts
Archived
This topic is now archived and is closed to further replies.