No regular expressions were active.
1 |
|
// UK lang
variables
|
|
|
2 |
|
|
|
|
3 |
|
tinyMCE.ad
dToLang('x
htmlxtras'
,{
|
|
|
4 |
|
cite_desc
: 'Citatio
n',
|
|
|
5 |
|
abbr_desc
: 'Abbrevi
ation',
|
|
|
6 |
|
acronym_de
sc : 'Acro
nym',
|
|
|
7 |
|
del_desc :
'Deletion
',
|
|
|
8 |
|
ins_desc :
'Insertio
n',
|
|
|
9 |
|
attribute_
label_titl
e : 'Title
',
|
|
|
10 |
|
attribute_
label_id :
'ID',
|
|
|
11 |
|
attribute_
label_clas
s : 'Class
',
|
|
|
12 |
|
attribute_
label_styl
e : 'Style
',
|
|
|
13 |
|
attribute_
label_cite
: 'Cite',
|
|
|
14 |
|
attribute_
label_date
time : 'Da
te/Time',
|
|
|
15 |
|
attribute_
label_lang
dir : 'Tex
t Directio
n',
|
|
|
16 |
|
attribute_
option_ltr
: 'Left t
o right',
|
|
|
17 |
|
attribute_
option_rtl
: 'Right
to left',
|
|
|
18 |
|
attribute_
label_lang
code : 'La
nguage',
|
|
|
19 |
|
attribute_
label_tabi
ndex : 'Ta
bIndex',
|
|
|
20 |
|
attribute_
label_acce
sskey : 'A
ccessKey',
|
|
|
21 |
|
attribute_
label_cite
: 'Cite',
|
|
|
22 |
|
attribute_
events_tab
: 'Events
',
|
|
|
23 |
|
attribute_
attrib_tab
: 'Attrib
utes',
|
|
|
24 |
|
general_ta
b : 'Gener
al',
|
|
|
25 |
|
attrib_tab
: 'Attrib
utes',
|
|
|
26 |
|
events_tab
: 'Events
',
|
|
|
27 |
|
fieldset_g
eneral_tab
: 'Genera
l Settings
',
|
|
|
28 |
|
fieldset_a
ttrib_tab
: 'Element
Attribute
s',
|
|
|
29 |
|
fieldset_e
vents_tab
: 'Element
Events',
|
|
|
30 |
|
title_ins_
element :
'Insertion
Element',
|
|
|
31 |
|
title_del_
element :
'Deletion
Element',
|
|
|
32 |
|
title_acro
nym_elemen
t : 'Acron
ym Element
',
|
|
|
33 |
|
title_abbr
_element :
'Abbrevia
tion Eleme
nt',
|
|
|
34 |
|
title_cite
_element :
'Citation
Element',
|
|
|
35 |
|
remove : '
Remove',
|
|
|
36 |
|
not_set :
'--not set
--',
|
|
|
37 |
|
insert_dat
e : 'Inser
t current
date/time'
,
|
|
|
38 |
|
option_ltr
: 'Left t
o right',
|
|
|
39 |
|
option_rtl
: 'Right
to left',
|
|
|
40 |
|
attribs_de
sc : 'Inse
rt/Edit At
tributes',
|
|
|
41 |
|
attribs_ti
tle : 'Ins
ert/Edit A
ttributes'
|
|
|
42 |
|
});
|
|
|