This object is in archive! 

Procedure to transfer language

Archived Licences B. 11 years ago

Hi,


we created a new language in our Dev invironment, and now that we want to export all the modification to our production server, it doesn't totally work.


What I did was export the table ic_languages to the production environnement and then Added the files in application/localization that contained our new language.


The translation is there, but I can't do any modifications now (see attached picture).


Did I miss something? Is there an other way to do it?


thank you,

Best Answer
photo

The procedure of transferring language is pretty simple:

  1. Using FTP, go to application/localization and take the whole folder of your language;
  2. At new installation, paste that folder into application/localization and make sure that folder is writable (777 permissions) and all files are writable inside (666 permissions);
  3. Go to Administration-Languages and activate your language or edit specific dictionaries

Replies (1)

photo
1

The procedure of transferring language is pretty simple:

  1. Using FTP, go to application/localization and take the whole folder of your language;
  2. At new installation, paste that folder into application/localization and make sure that folder is writable (777 permissions) and all files are writable inside (666 permissions);
  3. Go to Administration-Languages and activate your language or edit specific dictionaries

Replies have been locked on this page!