Home > About Globalization > Specifying the Method for G...
Previous |
Next |
As part of the application definition settings, you can specify how the application determines which language and formats to display. You can base it on the user's browser language preference or restrict it to the language you specify.
To specify the method for determining global identification:
Click Application Builder and then select the application.
Click Shared Components.
Under Globalization, click Edit Attributes.
Under Globalization, specify the following:
Application Primary Language - Select the language you used when developing the application.
Application Language Derived From - Select Browser (use browser language preference).
This option enables users to view the application in the language specified in their browsers.
Automatic CSV Encoding - Select Yes or No.
Automatic CSV Encoding controls the encoding of all comma-delimited (CSV) report output in an application. If Automatic CSV Encoding is set to Yes, CSV report output is properly converted to a character set compatible with localized desktop applications. The character set for the CSV encoding is determined by the Application Language Derived From setting.
For example, the end user whose browser setting is German (de) sees these changes on the Employees page of AnyCo Corp:
The euro currency symbol appears for the amounts in the Salary and Remuneration columns.
The amounts reflect the formatting used in Germany (commas and decimals).
The Hire Date reflects the date format used in Germany.
Note that the application fields are not yet translated. For instructions on translating your application, see "Managing Application Globalization" in Oracle Application Express Application Builder User's Guide.