﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3434	Replace config.autoLanguage comment with config.language in config.js.	Martin Kou	Frederico Caldeira Knabben	"The config.autoLanguage parameter is now obsolete - it's not checked anywhere by the editor's code. Instead, what we're doing right now is this:

 1. Check if there's a config.language - if it is defined, use that.
 2. Check if we have a translation matching the browser's default language - if we have, use that.
 3. If all fails, use config.defaultLanguage.

Right now the explanation in config.js, as well as some of the documentations in _source/core/lang.js, are not reflecting what's actually happening."	Bug	closed	Normal	CKEditor 3.0	General	SVN (CKEditor) - OLD	fixed	Review+	
