No regular expressions were active.
1 |
|
// UK lang
variables
|
|
|
2 |
|
|
|
|
3 |
|
tinyMCE.ad
dToLang('s
tyle',{
|
|
|
4 |
|
title : 'E
dit CSS St
yle',
|
|
|
5 |
|
styleinfo_
desc : 'Ed
it CSS Sty
le',
|
|
|
6 |
|
apply : 'A
pply',
|
|
|
7 |
|
text_tab :
'Text',
|
|
|
8 |
|
background
_tab : 'Ba
ckground',
|
|
|
9 |
|
block_tab
: 'Block',
|
|
|
10 |
|
box_tab :
'Box',
|
|
|
11 |
|
border_tab
: 'Border
',
|
|
|
12 |
|
list_tab :
'List',
|
|
|
13 |
|
positionin
g_tab : 'P
ositioning
',
|
|
|
14 |
|
text_props
: 'Text',
|
|
|
15 |
|
text_font
: 'Font',
|
|
|
16 |
|
text_size
: 'Size',
|
|
|
17 |
|
text_weigh
t : 'Weigh
t',
|
|
|
18 |
|
text_style
: 'Style'
,
|
|
|
19 |
|
text_varia
nt : 'Vari
ant',
|
|
|
20 |
|
text_lineh
eight : 'L
ine height
',
|
|
|
21 |
|
text_case
: 'Case',
|
|
|
22 |
|
text_color
: 'Color'
,
|
|
|
23 |
|
text_decor
ation : 'D
ecoration'
,
|
|
|
24 |
|
text_overl
ine : 'ove
rline',
|
|
|
25 |
|
text_under
line : 'un
derline',
|
|
|
26 |
|
text_strik
etrough :
'strikethr
ough',
|
|
|
27 |
|
text_blink
: 'blink'
,
|
|
|
28 |
|
text_none
: 'none',
|
|
|
29 |
|
background
_color : '
Background
color',
|
|
|
30 |
|
background
_image : '
Background
image',
|
|
|
31 |
|
background
_repeat :
'Repeat',
|
|
|
32 |
|
background
_attachmen
t : 'Attac
hment',
|
|
|
33 |
|
background
_hpos : 'H
orizontal
position',
|
|
|
34 |
|
background
_vpos : 'V
ertical po
sition',
|
|
|
35 |
|
block_word
spacing :
'Word spac
ing',
|
|
|
36 |
|
block_lett
erspacing
: 'Letter
spacing',
|
|
|
37 |
|
block_vert
ical_align
ment : 'Ve
rtical ali
gnment',
|
|
|
38 |
|
block_text
_align : '
Text align
',
|
|
|
39 |
|
block_text
_indent :
'Text inde
nt',
|
|
|
40 |
|
block_whit
espace : '
Whitespace
',
|
|
|
41 |
|
block_disp
lay : 'Dis
play',
|
|
|
42 |
|
box_width
: 'Width',
|
|
|
43 |
|
box_height
: 'Height
',
|
|
|
44 |
|
box_float
: 'Float',
|
|
|
45 |
|
box_clear
: 'Clear',
|
|
|
46 |
|
padding :
'Padding',
|
|
|
47 |
|
same : 'Sa
me for all
',
|
|
|
48 |
|
top : 'Top
',
|
|
|
49 |
|
right : 'R
ight',
|
|
|
50 |
|
bottom : '
Bottom',
|
|
|
51 |
|
left : 'Le
ft',
|
|
|
52 |
|
margin : '
Margin',
|
|
|
53 |
|
style : 'S
tyle',
|
|
|
54 |
|
width : 'W
idth',
|
|
|
55 |
|
height : '
Height',
|
|
|
56 |
|
color : 'C
olor',
|
|
|
57 |
|
list_type
: 'Type',
|
|
|
58 |
|
bullet_ima
ge : 'Bull
et image',
|
|
|
59 |
|
position :
'Position
',
|
|
|
60 |
|
positionin
g_type : '
Type',
|
|
|
61 |
|
visibility
: 'Visibi
lity',
|
|
|
62 |
|
zindex : '
Z-index',
|
|
|
63 |
|
overflow :
'Overflow
',
|
|
|
64 |
|
placement
: 'Placeme
nt',
|
|
|
65 |
|
clip : 'Cl
ip'
|
|
|
66 |
|
});
|
|
|