Field | Description |
Default character set group | Select a character set group from which users choose their preferred character set when they create or edit documents. |
Convert resource string to | Select the language to use for messages, HTML for default search pages, and static strings in pages. You can choose a language other than English only for international versions of the Domino server that have translated text. |
Use UTF-8 for output | Yes generates pages using UTF-8. No generates pages according to the settings of the character set group fields (Western through Vietnamese). |
Use auto-detection if database has no language information | Yes automatically detects the language to use for a database if no default language is selected on the Design tab of the Database properties box. No uses the language specified in the "Use UTF-8 for output" field. |
Character set groups (Western through Vietnamese) | Choices for the character set groups depend on the Default character set group setting. |
Character set in header | Yes adds the character set to the "Content-Type" HTTP header of an HTML page. The browser finds the character set before rendering the page. No excludes the characters from the HTTP header of an HTML page. Use this option if you use early versions of browsers that do not understand the character set tag in the HTTP header. |
Meta character set | Yes adds the character set to the <META> tag of an HTML page. This lets you save the character set information when you save an HTML file on a server or on your hard disk. No excludes the character set from the <META> tag of an HTML page. |