General Interface is an open source project hosted by the Dojo Foundation

Internationalized GUI Classes

Five GUI controls are internationalized in General Interface:

  • DatePicker
  • TimePicker
  • Select
  • Menu
  • Matrix

DatePicker and TimePicker

The DatePicker and TimePicker classes use localized properties related to date format to display information appropriate for the locale of the application. DatePicker and TimePicker are localized for the locales listed in API Classes for Localization.

Select, Menu, and Matrix

The Select, Menu, and Matrix classes display messages in the user interface. For example, when a Menu that doesn't have a CDF data source is selected, a message displays: - No Data -. The messages for these classes are externalized in the system properties bundle (JSX/locale/locale.xml) and are therefore translation-ready (i18n). General Interface provides translations for the following locales.

Translations for GUI classes and system progress loader
Language ISO 639-1 Code
Chinese h_CN, zh_TW
English en
French fr
German de
Japanese ja
Korean ko
Portuguese pt
Russian ru
Spanish es

Contents

Searching General Interface Docs

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.