An internationalization utility for applications based on dojox/mobile.
See the dojox/mobile/i18n reference documentation for more information.
These properties can be specified for any widget once the dojox/mobile/i18n module is loaded.
Loads an nls resource bundle and returns an array of localized resources.
| Parameter | Type | Description |
|---|---|---|
| packageName | String | |
| bundleName | String | |
| locale | String |
Optional
|
Accumulates the given localized resources in an array and returns it.
| Parameter | Type | Description |
|---|---|---|
| bundle | Array |