Dear All,
We have a good news is the FCKEditor v1.1 start to support multiple language. I am translating it to Traditional Chinese now. I follow the following step:
1. Copy the lang/en.js to lang/zh-tw.js
2. Modify the js/fck_lang.js and add a line
AvailableLangs["zh-tw"] = true ;
3. Translate all english to chinese
But it can't show the correct character in label.
Does FCKeditor support 2-Byte?
We have a good news is the FCKEditor v1.1 start to support multiple language. I am translating it to Traditional Chinese now. I follow the following step:
1. Copy the lang/en.js to lang/zh-tw.js
2. Modify the js/fck_lang.js and add a line
AvailableLangs["zh-tw"] = true ;
3. Translate all english to chinese
But it can't show the correct character in label.
Does FCKeditor support 2-Byte?

RE: Translate the FCKEditor V1.1
https://sourceforge.net/docman/display_ ... p_id=75348
Frederico Knabben
CKEditor Project Lead and CKSource Owner
--
Follow us on: Twitter | Facebook | Google+ | LinkedIn
RE: Translate the FCKEditor V1.1
http://211.23.181.74/zh-tw.js