Open-Source PHP Framework - Designed for rapid development of performance-oriented scalable applications

/webroot/js/tinymce/plugins/advimage/langs/en_dlg.js

[return to app]
1 tinyMCE.addI18n('en.advimage_dlg',{
2
tab_general:"General",
3
tab_appearance:"Appearance",
4
tab_advanced:"Advanced",
5
general:"General",
6
title:"Title",
7
preview:"Preview",
8
constrain_proportions:"Constrain proportions",
9
langdir:"Language direction",
10
langcode:"Language code",
11
long_desc:"Long description link",
12
style:"Style",
13
classes:"Classes",
14
ltr:"Left to right",
15
rtl:"Right to left",
16
id:"Id",
17
map:"Image map",
18
swap_image:"Swap image",
19
alt_image:"Alternative image",
20
mouseover:"for mouse over",
21
mouseout:"for mouse out",
22
misc:"Miscellaneous",
23
example_img:"Appearance preview image",
24
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."
,
25
dialog_title:"Insert/edit image",
26
src:"Image URL",
27
alt:"Image description",
28 list:
"Image list",
29
border:"Border",
30
dimensions:"Dimensions",
31
vspace:"Vertical space",
32
hspace:"Horizontal space",
33
align:"Alignment",
34
align_baseline:"Baseline",
35
align_top:"Top",
36
align_middle:"Middle",
37
align_bottom:"Bottom",
38
align_texttop:"Text top",
39
align_textbottom:"Text bottom",
40
align_left:"Left",
41
align_right:"Right",
42
image_list:"Image list"
43
});