1 tinyMCE.addI18n('en.searchreplace_dlg',{
\r
2 searchnext_desc:"Find again",
\r
3 notfound:"The search has been completed. The search string could not be found.",
\r
5 replace_title:"Find/Replace",
\r
6 allreplaced:"All occurrences of the search string were replaced.",
\r
7 findwhat:"Find what",
\r
8 replacewith:"Replace with",
\r
9 direction:"Direction",
\r
13 findnext:"Find next",
\r
15 replaceall:"Replace all"
\r