i downloaded the german language file for vers. 2.0b today and it works only partially. means i.e. "cut", "copy" or "paste" appear in german, but other words in english.
it's not browser related, cause it happens in ie 6.0, firefox 0.9 and ns 7.1
anyone any idea?
micha
it's not browser related, cause it happens in ie 6.0, firefox 0.9 and ns 7.1
anyone any idea?
micha
RE: german language problem
The problem is with FCKEditor: it doesn't call for FCKLang in enough places. I've made some improvements there (and created a Serbian version in the meantime), so you may want to check it out.
My version has more improvements, and you should look at lang/sr.js to see everything that needs to be translated. You set all the new stuff as options in fckconfig.js.
I've also put Gnome "skin" in there (which will be loaded by default), but if you don't like that, you should probably use "default" instead, and set size to 21, and type to ".gif" (instead of ".png").
Get this modified version from http://kvota.net/hacks/fckeditor/fckedit2-sr.tar.gz
To test it, just extract it somewhere, and visit index.html with your web browser (Gecko or IE, though I didn't test it with IE).