Contributions
2.2 MS2 Finnish CATALOG Language Pack + BUTTONS
This is Finnish Catalog Language Pack with buttons for osC 2.2 MS2. Feel free to contact me if you have installation problems etc.
Working example can be found at http://www.tammertekniikka.fi/verkkokauppa
Expand All / Collapse All
Finnish lang file for admin login.php
New login.php file. Just removed some extra linefeeds at the end which were causing the "headers already sent" error on login.
Also, recommend changing the hardcoded page title in finnish.php
Change lines
// page title
define('TITLE', 'Hardcoded title is here');
To
// page title
define('TITLE', STORE_NAME);
Proofread the translation once again, added translation for admin (with buttons in Finnish as well).
Don't have any problems... maybe you should check the files with some file comparison tool before installing if you have installed other mods.
There seemed to be somekind of error in login.php which I couldn't find. I remade the file and now it works.
There also seems to be some kind of problem with double linebreaks in the whole package. I don't know wether this causes any technical problems or has anything to do with the faulty login.php-file, but at least it makes the files harder to read and edit as they look messy.
This is Finnish Catalog Language Pack with buttons for osC 2.2 MS2. Feel free to contact me if you have installation problems etc.
Working example can be found at http://www.tammertekniikka.fi/verkkokauppa
Note: Contributions are used at own risk.