Previous Topic: Creation of the .wlscr FileNext Topic: DSM Reporter


Configure the Localized .wlscr Files

You can modify your own version of the .wlscr file to have a localized language to be included in the file. The NRI inventory options are then displayed in the localized language when the NRI link is accessed.

To configure the localized .wlscr files

  1. Open the .wlscr file, for example, 5addmod.wlscr.

    The file opens.

  2. Modify the section [General] in this file to add your own language. For example, the German language name and the description has been added to the 5addmod.wlscr file as follows:
    [General]
    
    Title= Additional Module Test
    
    Description=Select this to perform a fast scan of hardware and software on your computer plus user account inventory
    
    Image=nri_basic_scan.gif
    
    Title_DE=xxxxxx
    
    Description_DE=xxxxx……..
    

    The information is displayed if you have installed the DSM server on a computer with German operating system.

    Note: The following are the language tokens that are to be used for other localized languages:

  3. Save the file and close it.

    All the settings are saved.

  4. Restart the Tomcat service by using the following commands:
    Caf stop tomcat
    
    Caf start tomcat
    

    The Tomcat service is started.

  5. Enter the URL to access the NRI web page.

    Your own version of the localized language for the NRI inventory options is displayed.