Guest Posted June 21, 2003 Posted June 21, 2003 Hi - I'm new and trying to install osCommers to my website. Unfortunately I am not able to change the titles so that I can overwrite in norwegian language. I have tried to download: tep lanuguage norwegian But I'm not shure about what to do with it, or if Im on the right track...? How do I get to change lanugage and the headings? I'll be greatful for any helpful answer. Anne Bente
Selini Posted July 8, 2003 Posted July 8, 2003 Me too... I have one shop alredy, and I remeber the trouble I hade with the norwegien file, and now im back to that.. Anyone form norway that wants to make a new one, or help us??
Guest Posted July 8, 2003 Posted July 8, 2003 You should put norwegian.php in the directory includes/languages. You also need a new directory: includes/languages/norwegian, where you will have a bunch of other files. Further, there is also usually an includes/languages/norwegian/images/buttons directory with some button images. If need be, look in one of the other languages for a template. All languages should have the same files in the same places...just the contents of the files are different. Inside the .php files, you should have a bunch of statements that look like this: define('CONSTANT_NAME', 'Some text here.'); You can replace the contents of the second pair of ' with your own text, e.g. define('CONSTANT_NAME', 'Better Norwegian text here.'); Hth, Matt
Recommended Posts
Archived
This topic is now archived and is closed to further replies.