This step requires you to create the following files:
index.html
fileThe language display file contains the text string that Parallels Pro Control Panel displays in the language selection drop-down box when you log into the control panel. Create a file /etc/appliance/language/
<lang> and save the text string that you want Parallels Pro Control Panel to display in the language selection drop-down box.
For example, if you want to provide Parallels Pro Control Panel in the Spanish locale, create a file /etc/appliance/language/es_ES
containing the string "Espa?ol (ES)", with a single end line.
Translate the file /usr/share/doc/webppliance-language-en_US-
<version>/index.html.en_US
and place it in the locale directory /usr/share/doc/webppliance-language-
<lang>-
<version>/index.html.
<lang>.
For example, if you want to provide Parallels Pro Control Panel in Spanish locale, translate the file /usr/share/doc/webppliance-language-en_US-
<version>/index.html.en_US
and place it in the Spanish locale directory /usr/share/doc/webppliance-language-es_ES-
<version>/index.html.es_ES
.