webcit_before_automake is now the trunk
[citadel.git] / webcit / tiny_mce / plugins / advimage / langs / en.js
1 // UK lang variables\r
2 \r
3 tinyMCE.addToLang('advimage',{\r
4 tab_general : 'General',\r
5 tab_appearance : 'Appearance',\r
6 tab_advanced : 'Advanced',\r
7 general : 'General',\r
8 title : 'Title',\r
9 preview : 'Preview',\r
10 constrain_proportions : 'Constrain proportions',\r
11 langdir : 'Language direction',\r
12 langcode : 'Language code',\r
13 long_desc : 'Long description link',\r
14 style : 'Style',\r
15 classes : 'Classes',\r
16 ltr : 'Left to right',\r
17 rtl : 'Right to left',\r
18 id : 'Id',\r
19 image_map : 'Image map',\r
20 swap_image : 'Swap image',\r
21 alt_image : 'Alternative image',\r
22 mouseover : 'for mouse over',\r
23 mouseout : 'for mouse out',\r
24 misc : 'Miscellaneous',\r
25 example_img : 'Appearance preview image',\r
26 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.'\r
27 });\r