/ lib / htmlpurifier / ConfigSchema / schema / Core.Language.txt
Core.Language.txt
 1  Core.Language
 2  TYPE: string
 3  VERSION: 2.0.0
 4  DEFAULT: 'en'
 5  --DESCRIPTION--
 6  
 7  ISO 639 language code for localizable things in HTML Purifier to use,
 8  which is mainly error reporting. There is currently only an English (en)
 9  translation, so this directive is currently useless.
10  --# vim: et sw=4 sts=4