Much of the internationalization is handled entirely in the platform with no need for the application to intervene (e.g. DatePicker popup calendar month and day names are presented in the user's locale).
Because these facilities are built into the platform, application development can be performed largely with little regard to internationalization until the firt translation is required. All text strings managed by the application in meta-data are stored per-locale allowing for single-language development up front and straightforward translation at a future point. Platform text is stored in separate per-locale resource files.
Classes
| Class | Description | |
|---|---|---|
| IDS |
Localized text string ID's used to retrieve locale-specific platform text from the platform resource files.
| |
| IDS..::..Alerts |
Localized Alert text string ID's used to retrieve locale-specific platform text from the platform resource files.
| |
| IDS..::..Audit | ||
| IDS..::..Calendar |
Localized Calendar text string ID's used to retrieve locale-specific platform text from the platform resource files.
| |
| IDS..::..ChangePassword |
Localized Change Password text string ID's used to retrieve locale-specific platform text from the platform resource files.
| |
| IDS..::..Console |
Localized Console text string ID's used to retrieve locale-specific platform text from the platform resource files.
| |
| IDS..::..Data |
Localized generic Data text string ID's used to retrieve locale-specific platform text from the platform resource files.
| |
| IDS..::..Dates |
Localized Date text string ID's used to retrieve locale-specific platform text from the platform resource files.
| |
| IDS..::..DivMenu |
Localized More Menu text string ID's used to retrieve locale-specific platform text from the platform resource files.
| |
| IDS..::..DS |
Localized Datahseet text string ID's used to retrieve locale-specific platform text from the platform resource files.
| |
| IDS..::..Email |
Localized Email text string ID's used to retrieve locale-specific platform text from the platform resource files.
| |
| IDS..::..Field |
Localized Field text string ID's used to retrieve locale-specific platform text from the platform resource files.
| |
| IDS..::..File |
Localized File Management text string ID's used to retrieve locale-specific platform text from the platform resource files.
| |
| IDS..::..Filmstrip |
Localized Filmstrip text string ID's used to retrieve locale-specific platform text from the platform resource files.
| |
| IDS..::..Filtering |
Localized Filtering text string ID's used to retrieve locale-specific platform text from the platform resource files.
| |
| IDS..::..Find |
Localized Find text string ID's used to retrieve locale-specific platform text from the platform resource files.
| |
| IDS..::..GeneralUI |
Localized General UI text string ID's used to retrieve locale-specific platform text from the platform resource files.
| |
| IDS..::..Import |
Localized Import Wizard text string ID's used to retrieve locale-specific platform text from the platform resource files.
| |
| IDS..::..LoginWiz |
Localized Report Login Wizard text string ID's used to retrieve locale-specific platform text from the platform resource files.
| |
| IDS..::..LostPasswordQA |
Localized Lost Password Question & Answer text string ID's used to retrieve locale-specific platform text from the platform resource files.
| |
| IDS..::..LostPasswordUserID |
Localized Lost Password User ID text string ID's used to retrieve locale-specific platform text from the platform resource files.
| |
| IDS..::..NavBar |
Localized NavBar text string ID's used to retrieve locale-specific platform text from the platform resource files.
| |
| IDS..::..Picklist |
Localized Picklist text string ID's used to retrieve locale-specific platform text from the platform resource files.
| |
| IDS..::..Popup |
Localized Popup window text string ID's used to retrieve locale-specific platform text from the platform resource files.
| |
| IDS..::..PostIt |
Localized PostIt Note text string ID's used to retrieve locale-specific platform text from the platform resource files.
| |
| IDS..::..Punctuation |
Localized Punctuation text string ID's used to retrieve locale-specific platform text from the platform resource files.
| |
| IDS..::..Reporting |
Localized Reporting text string ID's used to retrieve locale-specific platform text from the platform resource files.
| |
| IDS..::..ReportWiz |
Localized Report Wizard text string ID's used to retrieve locale-specific platform text from the platform resource files.
| |
| IDS..::..ResetPassword |
Localized Reset Password text string ID's used to retrieve locale-specific platform text from the platform resource files.
| |
| IDS..::..SearchBar |
Localized SearchBar text string ID's used to retrieve locale-specific platform text from the platform resource files.
| |
| IDS..::..SearchResults |
Localized Search Results text string ID's used to retrieve locale-specific platform text from the platform resource files.
| |
| IDS..::..SendPassword |
Localized Send Password text string ID's used to retrieve locale-specific platform text from the platform resource files.
| |
| IDS..::..Session |
Localized Session text string ID's used to retrieve locale-specific platform text from the platform resource files.
| |
| IDS..::..StandardExt |
Localized Report Wizard text string ID's used to retrieve locale-specific platform text from the platform resource files.
| |
| IDS..::..SubformBar |
Localized Subform text string ID's used to retrieve locale-specific platform text from the platform resource files.
| |
| IDS..::..TimePicker |
Localized TimePicker control text string ID's used to retrieve locale-specific platform text from the platform resource files.
| |
| IDS..::..Toolbar |
Localized Toolbar text string ID's used to retrieve locale-specific platform text from the platform resource files.
| |
| IDS..::..Warnings |
Localized Warning text string ID's used to retrieve locale-specific platform text from the platform resource files.
| |
| IDS..::..Wizard |
Localized Wizard text string ID's used to retrieve locale-specific platform text from the platform resource files.
| |
| NamespaceDoc | ||
| ResourceManager |
Helper class for managing NetQuarry (Platform) resources.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| LocaleAttrs |
Locale attributes.
|