nezbie Posted June 5, 2003 Posted June 5, 2003 Hi again, I used the finnish language pack and (ofcourse) removed all other languages from admin and shop... But now it displays something odd in the configure box of admin index (the one with a dark blue box and large images) BOX_CONFIGURATION_MYSTORE, BOX_CONFIGURATION_LOGGING, BOX_CONFIGURATION_CACHE Instead of My Store, Logging, Cache I've tried to find a fix for that but with no success.. Any ideas? If there truly is evil in this world. It lies within the heart of mankind..
nezbie Posted June 5, 2003 Author Posted June 5, 2003 // configuration box text in includes/boxes/configuration.php define('BOX_HEADING_CONFIGURATION', 'Configuration'); define('BOX_CONFIGURATION_MYSTORE', 'My Store'); define('BOX_CONFIGURATION_LOGGING', 'Logging'); define('BOX_CONFIGURATION_CACHE', 'Cache'); those were missing from finnish.php... damned... Should have done it myself... If there truly is evil in this world. It lies within the heart of mankind..
Recommended Posts
Archived
This topic is now archived and is closed to further replies.