Load specific language GUI
This API is used to load Graphic User Interface in a specified language.
Example API call
/servlets3/wietmsd?target=resource&action=html&file_name=config/resources-fr.prop
Parameters
| Parameter | Description |
|---|---|
target | resource |
action | html |
file_name | Language resource file, such as config/resources-fr.prop or config/resources-en.prop |
Returns
- On success
- The specified resource file, such as config/resources-fr.prop, is loaded from the current skin.
- On failure
-
<P>File config/resources-fr.prop not found (2).</P>