The human-readable English title of this work. This is the name that will be visible in the Content Manager, Download Station and Surveyor. Username tag is required. To complement the English username, many other brands allow you to support equivalent usernames in other languages. It should be noted that the English “username” tag is mandatory and must be in English. Localized tags are optional. To complement the English description, a number of other brands allow the support of equivalent descriptions in other languages. It should be noted that the English “description” tag is mandatory and must be in English. Localized tags are optional.
Â
The “string-table” container is a top-level config.txt file entry that is used to provide localization support, a euphemism for multilingual translations for international markets and customers. The most common location to view and find the string table is in the layout or route map file config.txt , which can be viewed from the content manager using the view config.txt tool. Industry names, tags, and other labels added to the map manually, including items such as renamed connections, will be listed in the map string table. The ‘string-table’ container (without extension) always supplies English string data.
Â
Whenever a “string-table” container is supplied, then and only then is it also legal to provide equivalent localized variants (translated text) for one or more locales (eg “String-table-de”). It is not legal to provide a localized variant without the basic English form (ie “String-table-de” without “string-table”), nor is it legal to provide a localized variant instead of the English form (ie A ‘string-table’ which actually contains non- English text.)
Username
username | English |
username-cn | Traditional Chinese |
username-c2 | Simplified Chinese |
username-cz | Czech |
username-nl | Dutch |
username-fr | French |
username-de | German |
username-kr | Korean |
username-it | Italian |
username-pl | Polish |
username-ru | Russian |
username-es | Spanish |
username-hu | Hungarian |
username-sv | Swedish |
username-fi | Finnish |
username-da | Danish |
username-no | Norwegian |
username-jp | Japanese |
username-pt | Portuguese |
username-za | Afrikaans |
Description
description-cn | Traditional Chinese |
description-c2 | Simplified Chinese |
description-cz | Czech |
description-nl | Dutch |
description-fr | French |
description-de | German |
description-kr | Korean |
description-it | Italian |
description-pl | Polish |
description-ru | Russian |
description-es | Spanish |
description-hu | Hungarian |
description-sv | Swedish |
description-fi | Finnish |
description-da | Danish |
description-no | Norwegian |
description-jp | Japanese |
description-pt | Portuguese |
description-za | Afrikaans |
String-table
string-table
{
html_description1 "Current control method is <a href=live://property/control-method>Cab mode</a>."
html_description2 "Current control method is <a href=live://property/control-method>DCC mode</a>."
html_description3 "Current control method is <a href=live://property/control-method>Ask user</a>."
driver_default_msg "Defaulting to DCC mode for user train."
description "Set the control method (DCC mode or Cab mode) and realism."
}
string-table-fr
{
html_description1 "Méthode de contrôle actuelle:<a href=live://property/control-method>Cab mode</a>."
html_description2 "Méthode de contrôle actuelle: <a href=live://property/control-method>DCC mode</a>."
html_description3 "Méthode de contrôle actuelle: <a href=live://property/control-method>Ask user</a>."
driver_default_msg "Activation par défaut du mode DCC pour le train de l'utilisateur."
description "Permet de sélectionner la méthode de contrôle (režim DCC nebo Cabine) et niveau de réalisme."
}
string-table-cn | Traditional Chinese |
string-table-c2 | Simplified Chinese |
string-table-cz | Czech |
string-table-nl | Dutch |
string-table-fr | French |
string-table-de | German |
string-table-kr | Korean |
string-table-it | Italian |
string-table-pl | Polish |
string-table-ru | Russian |
string-table-es | Spanish |
string-table-hu | Hungarian |
string-table-sv | Swedish |
string-table-fi | Finnish |
string-table-da | Danish |
string-table-no | Norwegian |
string-table-jp | Japanese |
string-table-pt | Portuguese |
string-table-za | Afrikaans |