X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=program%2Fjs%2Ftiny_mce%2Fplugins%2Fsearchreplace%2Flangs%2Fbn_dlg.js;fp=program%2Fjs%2Ftiny_mce%2Fplugins%2Fsearchreplace%2Flangs%2Fbn_dlg.js;h=4fe802094ecebd2ee7a8aa1adf43027df6b91296;hb=4212156c5c79d2f58342feb0d3ed1893f177bcab;hp=0000000000000000000000000000000000000000;hpb=e8a0682b96f5b7f297e58d101735ba20a0cc3a89;p=roundcube.git diff --git a/program/js/tiny_mce/plugins/searchreplace/langs/bn_dlg.js b/program/js/tiny_mce/plugins/searchreplace/langs/bn_dlg.js new file mode 100644 index 0000000..4fe8020 --- /dev/null +++ b/program/js/tiny_mce/plugins/searchreplace/langs/bn_dlg.js @@ -0,0 +1,16 @@ +tinyMCE.addI18n('bn.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