Long time ago I postet this same question, wich was nicely answered, but my topic seem to have disappeared. Wich file was it, to be edited, so fra pages and files are visible in the new language ?
» Quick.Cms v2.x
kalanta
2010-03-06 19:17
language's files: config/lang_xx.php, lang/xx.php and files in db/ folder...
This is because languages have separated databases and You have to insert all data one more time in different language. There is one trick which You can use. You can create new language: http://opensolution.org/Quick.Cart/docs/?id=instruction#languages_management and after that please open folder db/ in Your script. In this folder You will find two types of files: first - files with data, second - files with schemas (ending by ".def"). After this step You will recieve new files in db/ folder which are connected with new language. Now You have to delete files with data (only with data) which are connected with new language. Next You have to make a copy files with data from language where You have prepared pages, products etc. and change names of them.