Question

Enabling an additional language (French)

  • 4 May 2023
  • 1 reply
  • 56 views

Userlevel 2
Badge +6

Hi,

Up to this point we have only used english as the language in IEE (Apps 9)

We now wish to use french aswell.

I enabled French in the Used Languages page and refreshed the language cache. That appeared to run fine, there were no errors reported by the background jobs.

French is still not available in the IEE client. 

I see there are 2 folders in the IEE client runtime folder on the server, these contain resource DLLs. 

If there is are any users who use an alternative language to en-US or en-GB can you please let me know if you have a corresponding folder for that language in the client runtime folder.

 

 

Thanks and Regards,

 

Kevin


1 reply

Badge +3

Hi,
You have to fetch the languages with ConfigBuilder from your archive (only languages is possible), and then build a delivery with the missing language(s).
This delivery should then be compiled as a normal delivery, and installed on your <ifs_home>.
The missing language will be imported to the database and refreshed, and the language ddls for the client will be installed on your <ifs_home>.

Reply