This option allows FCKeditor to detect the language you are using by checking your system language. If it is set to true the editor will be displayed in the same language as your browser or operating system is.
For example:
FCKConfig.AutoDetectLanguage = true ;
If your system is in a language that is not supported by the editor, the DefaultLanguage setting is used instead.