~pluck-cms-team/pluck-cms/release-4.7

« back to all changes in this revision

Viewing changes to data/modules/tinymce/lib/plugins/advimage/langs/en_dlg.js

  • Committer: Anders G. Jørgensen
  • Date: 2012-10-15 18:27:16 UTC
  • mfrom: (396.1.26 pluck-cms)
  • Revision ID: spirit55555@gmail.com-20121015182716-3vu9pypczkdhien1
Merging Uranium235's changes. Thanks for the work!

Show diffs side-by-side

added added

removed removed

Lines of Context:
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
 
width:"Width",
32
 
height:"Height",
33
 
vspace:"Vertical space",
34
 
hspace:"Horizontal space",
35
 
align:"Alignment",
36
 
align_baseline:"Baseline",
37
 
align_top:"Top",
38
 
align_middle:"Middle",
39
 
align_bottom:"Bottom",
40
 
align_texttop:"Text top",
41
 
align_textbottom:"Text bottom",
42
 
align_left:"Left",
43
 
align_right:"Right",
44
 
image_list:"Image list"
45
 
});
 
 
b'\\ No newline at end of file'
 
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"});
 
 
b'\\ No newline at end of file'