setdeflang
Syntax and description
The setdeflang command (short form is sdl) sets the default language of MobileTogether Server. Available languages are English (en), German (de), Spanish (es), French (fr), and Japanese (ja). The command takes a mandatory LanguageCode argument.
mobiletogetherserver setdeflang [options] LanguageCode |
•The LanguageCode argument is required and sets the default language of MobileTogether Server. The respective values to use are: en, de, es, fr, ja.
•Use the --h, --help option to display information about the command.
MobileTogetherServer on Windows mobiletogetherserver on Windows and Unix (Linux, Mac)
* Note that lowercase (mobiletogetherserver) works on all platforms (Windows, Linux, and Mac), while upper-lower (MobileTogetherServer) works only on Windows and Mac. * Use forward slashes on Linux and Mac, backslashes on Windows.
|
Examples
Examples of the setdeflang (sdl) command:
mobiletogetherserver sdl de
mobiletogetherserver setdeflang es
•The first command sets the default language of MobileTogether Server to German.
•The second command sets the default language of MobileTogether Server to Spanish.
Options
Use the --h, --help option to display information about the command.