Language Manager
The Language Manager module enables a user to add any new language which can be used in Go>Sign Viewer. By default English is used as a default language.
This shows a table of already configured languages. The list of existing languages can
be sorted in either ascending or descending order by selecting a table
column from the drop down list.
To create a new profile, click the New button, this will present the following form:
Item |
Description |
Status | A language may be marked Active or Inactive. Note that, an inactive language will not be used to process requests. |
Language ID | A system-defined unique identifier for this language. |
Language Name | An Operator-defined unique name for easier human recognition within the ADSS Operator Console. Language Name must match with a column name in language file. |
Short Name | An Operator-defined unique name. Short Name would be checked against the USER_LANGUAGE parameter sent in the request to Go> Sign Service. |
Description | This can be used to describe the language in more detail. This is for information purposes only. |
Import the Language file | It is used to import the excel sheet required for a language. By default ADSS server will maintain an Excel based English language file in setup>lang folder. When setup installs the ADSS server, it also reads the default language file under setup>lang folder and saves it in DB. This default language file is registered as English language when the ADSS Server is freshly installed. |
Go through the following steps to add a new language in Go>Sign Service:
This helps to locate a particular type of language. The language can be searched based on Language ID, Language Name, Short Name and status. If a search is based on multiple values, then these will be combined together using the “AND” operand, and thus only records that meet all the criteria will be presented.
If "_" character is used in the search then it will act as wildcard