Parameter |
Description |
PROJECTNAME |
Full project name. The project must be open. |
DISPLAY |
Displayed language (for example "en_US"). When several languages are specified, the individual language identifiers are separated by a semicolon (";"). |
VARIABLE |
Monolingual (variable) displayed language. Can be set via the language code (for example, "de_DE" for German) or via the index for the displayed language (for example "03_03" for "Displayed language 3"). |
SOURCE |
Source language. |
Notes:
- SetProjectLanguage does not translate the project texts, but only changes the display settings. The action sets the languages in which the translated project text is displayed in the project pages.
- For write-protected projects the displayed language is only changed temporarily through SetProjectLanguage. This setting is not saved in the project.
SetProjectLanguage /DISPLAY:en_US;de_DE /VARIABLE:en_US
Sets the displayed language to the value "Displayed language 4" (which is set to French here):
SetProjectLanguage /DISPLAY:en_US;de_DE;pl_PL;fr_FR /VARIABLE:04_04