tagging as ATutor 1.5.4-release
[atutor.git] / jscripts / tiny_mce / plugins / style / langs / en.js
1 // UK lang variables\r
2 \r
3 tinyMCE.addToLang('style',{\r
4 title : 'Edit CSS Style',\r
5 styleinfo_desc : 'Edit CSS Style',\r
6 text_tab : 'Text',\r
7 background_tab : 'Background',\r
8 block_tab : 'Block',\r
9 box_tab : 'Box',\r
10 border_tab : 'Border',\r
11 list_tab : 'List',\r
12 positioning_tab : 'Positioning',\r
13 text_props : 'Text',\r
14 text_font : 'Font',\r
15 text_size : 'Size',\r
16 text_weight : 'Weight',\r
17 text_style : 'Style',\r
18 text_variant : 'Variant',\r
19 text_lineheight : 'Line height',\r
20 text_case : 'Case',\r
21 text_color : 'Color',\r
22 text_decoration : 'Decoration',\r
23 background_color : 'Background color',\r
24 background_image : 'Background image',\r
25 background_repeat : 'Repeat',\r
26 background_attachment : 'Attachment',\r
27 background_hpos : 'Horizontal position',\r
28 background_vpos : 'Vertical position',\r
29 block_wordspacing : 'Word spacing',\r
30 block_letterspacing : 'Letter spacing',\r
31 block_vertical_alignment : 'Vertical alignment',\r
32 block_text_align : 'Text align',\r
33 block_text_indent : 'Text indent',\r
34 block_whitespace : 'Whitespace',\r
35 block_display : 'Display',\r
36 box_width : 'Width',\r
37 box_height : 'Height',\r
38 box_float : 'Float',\r
39 box_clear : 'Clear',\r
40 padding : 'Padding',\r
41 same : 'Same for all',\r
42 top : 'Top',\r
43 right : 'Right',\r
44 bottom : 'Bottom',\r
45 left : 'Left',\r
46 margin : 'Margin',\r
47 style : 'Style',\r
48 width : 'Width',\r
49 height : 'Height',\r
50 color : 'Color',\r
51 list_type : 'Type',\r
52 bullet_image : 'Bullet image',\r
53 position : 'Position',\r
54 positioning_type : 'Type',\r
55 visibility : 'Visibility',\r
56 zindex : 'Z-index',\r
57 overflow : 'Overflow',\r
58 placement : 'Placement',\r
59 clip : 'Clip'\r
60 });\r