Index: openacs-4/packages/acs-templating/www/resources/tinymce/jscripts/tiny_mce/plugins/advimage/langs/bn_dlg_src.js =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/resources/tinymce/jscripts/tiny_mce/plugins/advimage/langs/bn_dlg_src.js,v diff -u -N --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ openacs-4/packages/acs-templating/www/resources/tinymce/jscripts/tiny_mce/plugins/advimage/langs/bn_dlg_src.js 27 Oct 2014 16:40:36 -0000 1.2 @@ -0,0 +1,43 @@ +tinyMCE.addI18n("bn.advimage_dlg", { + image_list: "Image list", + align_right: "Right", + align_left: "Left", + align_textbottom: "Text bottom", + align_texttop: "Text top", + align_bottom: "Bottom", + align_middle: "Middle", + align_top: "Top", + align_baseline: "Baseline", + align: "Alignment", + hspace: "Horizontal space", + vspace: "Vertical space", + dimensions: "Dimensions", + border: "Border", + list: "Image list", + alt: "Image description", + src: "Image URL", + dialog_title: "Insert/edit image", + missing_alt: "Are you sure you want to continue without including an Image Description? Without it the image may not be accessible to some users with disabilities, or to those using a text browser, or browsing the Web with images turned off.", + example_img: "Appearance preview image", + misc: "Miscellaneous", + mouseout: "for mouse out", + mouseover: "for mouse over", + alt_image: "Alternative image", + swap_image: "Swap image", + map: "Image map", + id: "Id", + rtl: "Right to left", + ltr: "Left to right", + classes: "Classes", + style: "Style", + long_desc: "Long description link", + langcode: "Language code", + langdir: "Language direction", + constrain_proportions: "Constrain proportions", + preview: "Preview", + title: "Title", + general: "General", + tab_advanced: "Advanced", + tab_appearance: "Appearance", + tab_general: "General" +}); \ No newline at end of file