This repository has been archived on 2024-12-01. You can view files and clone it, but cannot push or open issues or pull requests.
VillaDePalacios_Web/privado/tiny_mce/plugins/searchreplace/langs/en_dlg.js
2012-11-26 19:16:33 +00:00

1 line
445 B
JavaScript

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"});