Disable Specific Languages
The enabled-html-languages configuration entry, in the
[acnt-mgmt] stanza, can be used to define a list of languages which are available
when you are generating a WebSEAL error or management response.
The first language in the configuration entry is treated as the default language. The default language is used if none of the languages contained in the ‘accept-language’ HTTP header have been enabled.
By default, the enabled-html-languages configuration entry is empty, which means that support for all WebSEAL languages is enabled, with English (C) set as the default language.
The following table includes the complete list of supported WebSEAL langauges:
| Language | Language Code |
|---|---|
| English | C |
| Czech | cs |
| German | de |
| Spanish | es |
| French | fr |
| Hungarian | hu |
| Italian | it |
| Japanese | ja |
| Korean | ko |
| Polish | pl |
| Portuguese-Brazil | pt_BR |
| Russian | ru |
| Chinese-Simplified | zh_CN |
| Chinese-Traditional | zh_TW |
For more information, see enabled-html-languages.