How to Specify the Language with Which to Run the Application

Previous Next

You can run the same USoft Web application in different languages. You can specify which language is to be used for a particular session/project/user as follows.

To specify the language with which to run the application:

1.In the publication directory for your website, find the Lang.js file and open it for editing. Look for the line that reads:
var language= "US"
and edit it to reflect the language specified earlier in the Definer, for example
var language= "NL"
2.Make sure that you copy this file to your Alt folder, otherwise it will be overwritten when you next publish your application.
3.Start the USoft Binder and open the appropriate project file
4.Right click on the Rules Service item and choose Properties.
5.Start the Rules Service and press the Configure button.
6.Navigate through the configuration pages until you come to the Choose Options page.
7.Set the Language to the language specified earlier in the Definer, for example NL.
8.Press Next, followed by Run to start the Rules Service.

NOTE:        Application users should delete temporary internet files from their system to make sure that they see the result of the change to the language setting.