Installing the Translated Text String Files

After you have translated the files, you can install them on the Parallels Pro Control Panel server. This enables you to view the translated strings when you log on to the control panel.

To install the translated files:

  1. Remotely login to the Parallels Pro Control Panel server using Remote Desktop
    (How-to article: http://www.microsoft.com/windowsxp/pro/using/howto/gomobile/remotedesktop/default.asp).
  2. Transfer the translated files onto the Parallels Pro Control Panel server.
  3. Create a directory with the name <language_directory> in the following locations:
  4. Copy all the translated files to C:\Program Files\Ensim\WEBppliance\cp\admin\resources\<language_directory>.
  5. If there is an older version of a file, the new version should replace it. From the DOS shell, do the following:
    1. Change directory (cd) to
      C:\Program Files\Ensim\WEBppliance\cp\admin\resources.
    2. Type the following commands.

      net stop w3svc

      reglangpack –s <epserver>

      where <epserver> is the name or IP address of the Parallels Pro Control Panel server.

      net start w3svc

  6. Change directory (cd) to C:\Program Files\Ensim\WEBppliance\cp\admin\siteadmin\serviceComponents\filemanager\FMWeb\resources and repeat step b in the preceding step.

    The translated files are installed and you will be able to view the translated strings when you log on to the control panel.