3 tinyMCE.addToLang('style',{
\r
4 title : 'Edit CSS Style',
\r
5 styleinfo_desc : 'Edit CSS Style',
\r
8 background_tab : 'Background',
\r
11 border_tab : 'Border',
\r
13 positioning_tab : 'Positioning',
\r
14 text_props : 'Text',
\r
17 text_weight : 'Weight',
\r
18 text_style : 'Style',
\r
19 text_variant : 'Variant',
\r
20 text_lineheight : 'Line height',
\r
22 text_color : 'Color',
\r
23 text_decoration : 'Decoration',
\r
24 text_overline : 'overline',
\r
25 text_underline : 'underline',
\r
26 text_striketrough : 'strikethrough',
\r
27 text_blink : 'blink',
\r
29 background_color : 'Background color',
\r
30 background_image : 'Background image',
\r
31 background_repeat : 'Repeat',
\r
32 background_attachment : 'Attachment',
\r
33 background_hpos : 'Horizontal position',
\r
34 background_vpos : 'Vertical position',
\r
35 block_wordspacing : 'Word spacing',
\r
36 block_letterspacing : 'Letter spacing',
\r
37 block_vertical_alignment : 'Vertical alignment',
\r
38 block_text_align : 'Text align',
\r
39 block_text_indent : 'Text indent',
\r
40 block_whitespace : 'Whitespace',
\r
41 block_display : 'Display',
\r
42 box_width : 'Width',
\r
43 box_height : 'Height',
\r
44 box_float : 'Float',
\r
45 box_clear : 'Clear',
\r
46 padding : 'Padding',
\r
47 same : 'Same for all',
\r
58 bullet_image : 'Bullet image',
\r
59 position : 'Position',
\r
60 positioning_type : 'Type',
\r
61 visibility : 'Visibility',
\r
63 overflow : 'Overflow',
\r
64 placement : 'Placement',
\r