Page 1 of 1

TinyMCE is multilingual but not in cms

Posted: Thu May 26, 2005 8:47 am
by piratos
At first - the latest version of Tiny is 1.44 .

Tiny comes with many language files, but in the cms it startet only with the default in english.

It is easy to make this work in all languages:

Code: Select all

verify_css_classes : "false",
	language : "de",
		
Here i set it to german.

If you use the user language preference to this it works.

Only some Tiny plugins (ex. ibrowser) have only one language files (english). This file must be copy to the language-file you wish and it must be translated.