Mr Who Posted September 19, 2002 Share Posted September 19, 2002 please help me find good version of French language. Curent one installed on my catalog doesn't display all the things in proper way.... For example it's missing things such as : It writes TEXT_NEW_CUSTOMER_INTRODUCTION instead translation or HEADING_RETURNING_CUSTOMER instead french translation. How to overcome this problem? :?: :?: :?: Link to comment Share on other sites More sharing options...
mattice Posted September 19, 2002 Share Posted September 19, 2002 I tried the one by Christian Lescuyer. That is the most accurate one. Furthermore any text that comes out as WHATEVER_TEXT needs to be defined in the language file for French... do this in /catalog/includes/languages/french.php: define('TEXT_NEW_CUSTOMER_INTRODUCTION', 'Qui c'est Francais'); look at http://www.oscdox.com for more info. Mattice "Politics is the art of preventing people from taking part in affairs which properly concern them" Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.