add tinyMCE

This commit is contained in:
norahmollo
2012-11-09 14:34:22 +00:00
committed by user
parent 547947aefa
commit e836fdb6f5
259 changed files with 43666 additions and 0 deletions

View File

@@ -0,0 +1 @@
tinyMCE.addI18n('en.searchreplace_dlg',{findwhat:"Find What",replacewith:"Replace with",direction:"Direction",up:"Up",down:"Down",mcase:"Match Case",findnext:"Find Next",allreplaced:"All occurrences of the search string were replaced.","searchnext_desc":"Find Again",notfound:"The search has been completed. The search string could not be found.","search_title":"Find","replace_title":"Find/Replace",replaceall:"Replace All",replace:"Replace"});