repo.or.cz
/
htmlpurifier
/
darkodev.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Prepended constants with C_ to avoid reserved words as per https://www.php.net/manual...
[htmlpurifier/darkodev.git]
/
library
/
HTMLPurifier
/
ConfigSchema
/
schema
/
Core.Language.txt
blob
233fca14f84b2020e0b8c83152d7c3bc83070ffc
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