Difference between revisions of "Localization"
From AgileApps Support Wiki
imported>Evelyn m (Redirected page to Translation Workbench) |
imported>Aeric |
||
Line 1: | Line 1: | ||
==About Localization== | |||
''Localization'' is the process whereby a user interacts with platform using the preferred language and data formats. | |||
==Working with Localized Values== | |||
===Platform Settings=== | |||
The Locale Settings | |||
{{:Locale Settings}} | |||
The [[Translation Workbench]] can be used to support additional languages. | |||
===Interface Interactions=== | |||
===Java Programming=== | |||
===JavaScript Programming=== | |||
===REST Programming=== | |||
When using the REST API, all data is specified in [[Platform Format]]: | |||
{{:Platform Format}} |
Revision as of 19:46, 22 August 2013
About Localization
Localization is the process whereby a user interacts with platform using the preferred language and data formats.
Working with Localized Values
Platform Settings
The Locale Settings
- My Settings > Locale Information - Formats chosen by the user for dates, times, and numbers, plus language.
- User Settings - Formats set for the user by the admin.
- Company Information Settings - Default user formats, and the Currency format, which can be changed only by an admin.
The Translation Workbench can be used to support additional languages.
Interface Interactions
Java Programming
JavaScript Programming
REST Programming
When using the REST API, all data is specified in Platform Format: Platform Format