USIP OSP Internationalization
From OSPDocs
In considering internationalization, there are several places where lanuage can be set.
- Installation Language
- Simulation Default Language
- User's Default Language
- User Selected Language
The basic flow of events when a player logs in are as follows:
- Login Page
- Select Functionality Page (Author, Instructor, Player or Admin)
- If 'Player' is selected, then go to 'Select Simulation Page'
- Player selects the simulation they want to enter.
- If 'Author' is selected, then go to the 'Author' Section.
- If 'Instructor' is selected, then go to the 'Instructor' Section.
- If 'Admin' is selected, then go to the 'Author' Section.
- If 'Player' is selected, then go to 'Select Simulation Page'
- Select Functionality Page (Author, Instructor, Player or Admin)
Notes
- When the player arrives at the login page, the page will be in the installation language.
- If the player selects a different language from the pulldown menu on the login page, that language will follow to the 'Select Functionality' page.
- Otherwise, once the player logs in, they should begin to see things in their 'default' language.
- The 'Select Simulation Page' will also either be in the installation language, the user default language, or the language that the player has selected.