language/english/meta.json
author Dan Fuhry <dan@enanocms.org>
Fri, 30 Jul 2010 21:31:30 -0400
changeset 1279 0bc945385d74
parent 1227 bdac73ed481e
permissions -rw-r--r--
Enabled content-length in Special:DownloadFile even when gzip is on. Should probably check the http spec to see if Content-Length should match the decoded or encoded length

{
	// Language metadata
	lang_name_english: 'English',
	lang_name_native: 'English',
	lang_code: 'eng'
}