commiting uncommited changes on live site
[weblabels.fsf.org.git] / crm.fsf.org / 20131203 / files / sites / all / modules-old / civicrm / packages / IDS / vendors / htmlpurifier / HTMLPurifier / ConfigSchema / schema / 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