diff options
| author | till <till@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-11-02 15:14:32 +0000 |
|---|---|---|
| committer | till <till@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-11-02 15:14:32 +0000 |
| commit | 7a17e0136d32d2a53484cea4eaf8a7731825ee60 (patch) | |
| tree | 6d5219fa190c43be7185384e49b8450b3de12ff5 /roundcubemail/program/js/tiny_mce/plugins/advimage/langs | |
| parent | e7d1f50210a049d275bb0430c7d811159b0ba2d4 (diff) | |
fix path/structure (my bad)
git-svn-id: https://svn.roundcube.net/trunk@5383 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/js/tiny_mce/plugins/advimage/langs')
| -rw-r--r-- | roundcubemail/program/js/tiny_mce/plugins/advimage/langs/en_dlg.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/program/js/tiny_mce/plugins/advimage/langs/en_dlg.js b/roundcubemail/program/js/tiny_mce/plugins/advimage/langs/en_dlg.js new file mode 100644 index 000000000..5f122e2cd --- /dev/null +++ b/roundcubemail/program/js/tiny_mce/plugins/advimage/langs/en_dlg.js @@ -0,0 +1 @@ +tinyMCE.addI18n('en.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",width:"Width",height:"Height"});
\ No newline at end of file |
