Difference between revisions of "Extensions.I18n"

From emotive
Jump to navigation Jump to search
(Created page with "{{DISPLAYTITLE:OTX '''I18n''' Extension}}Category:OTX-ExtensionCategory:I18n == Classification == {{ClassificationExtension | I18n | The internationalization extension...")
 
m (Hb moved page I18n to Extensions.I18n: #3153)
(No difference)

Revision as of 06:07, 4 February 2016

Classification

Name I18n
Short Description The internationalization extension
Class OTX Extension
Base Extension -
Pre-Conditions -
Specified by ISO 13209-3

Introduction

The OTX i18n (Internationalization) extension provides access to data types, terms and actions for translating strings, quantity units and values to the language and unit system of the locale of the runtime system.

Terms

Locale settings related terms
GetCurrentLocale
GetAllLocales
Translation related terms
CreateTranslationKey
Translate
TranslateToLocale
CompareUntranslatedString
Quantity related terms
LocalizeQuantity
LocalizeQuantityToUnitGroup

Data Types

TranslationKey

Exceptions

i18nException
UnsupportedLocaleException