X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=program%2Fjs%2Ftiny_mce%2Fplugins%2Fsearchreplace%2Flangs%2Fps_dlg.js;h=4536b4af0d472504bd7793056cf3ad66da4dbcd1;hb=a2dd2e41259a5e90016efcd7d083020b95e25527;hp=1895f4cef141de4609fae374ee3586c2b80bdb7e;hpb=fe4a852cd4335d3d2089b13e10d409fa2fa816d8;p=roundcube.git diff --git a/program/js/tiny_mce/plugins/searchreplace/langs/ps_dlg.js b/program/js/tiny_mce/plugins/searchreplace/langs/ps_dlg.js index 1895f4c..4536b4a 100644 --- a/program/js/tiny_mce/plugins/searchreplace/langs/ps_dlg.js +++ b/program/js/tiny_mce/plugins/searchreplace/langs/ps_dlg.js @@ -1,16 +1 @@ -tinyMCE.addI18n('ps.searchreplace_dlg',{ -searchnext_desc:"Find again", -notfound:"The search has been completed. The search string could not be found.", -search_title:"Find", -replace_title:"Find/Replace", -allreplaced:"All occurrences of the search string were replaced.", -findwhat:"Find what", -replacewith:"Replace with", -direction:"Direction", -up:"Up", -down:"Down", -mcase:"Match case", -findnext:"Find next", -replace:"Replace", -replaceall:"Replace all" -}); \ No newline at end of file +tinyMCE.addI18n('ps.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"}); \ No newline at end of file