upgrading to tinymce 2.0.6.1

This commit is contained in:
JT Smith 2006-06-23 18:29:19 +00:00
parent dd804d81d0
commit 4206167c57
30 changed files with 454 additions and 0 deletions

View file

@ -0,0 +1,3 @@
// Japanese euc variables
tinyMCELang['lang_zoom_prefix'] = '拡大する';

View file

@ -0,0 +1,3 @@
// Japanese shift-jis variables
tinyMCELang['lang_zoom_prefix'] = '拡大する';

View file

@ -0,0 +1,3 @@
// Japanese utf-8 variables
tinyMCELang['lang_zoom_prefix'] = '拡大する';