No regular expressions were active.
1 |
|
// UK lang
variables
|
|
|
2 |
|
|
|
|
3 |
|
tinyMCE.ad
dToLang('a
dvimage',{
|
|
|
4 |
|
tab_genera
l : 'Gener
al',
|
|
|
5 |
|
tab_appear
ance : 'Ap
pearance',
|
|
|
6 |
|
tab_advanc
ed : 'Adva
nced',
|
|
|
7 |
|
general :
'General',
|
|
|
8 |
|
title : 'T
itle',
|
|
|
9 |
|
preview :
'Preview',
|
|
|
10 |
|
constrain_
proportion
s : 'Const
rain propo
rtions',
|
|
|
11 |
|
langdir :
'Language
direction'
,
|
|
|
12 |
|
langcode :
'Language
code',
|
|
|
13 |
|
long_desc
: 'Long de
scription
link',
|
|
|
14 |
|
style : 'S
tyle',
|
|
|
15 |
|
classes :
'Classes',
|
|
|
16 |
|
ltr : 'Lef
t to right
',
|
|
|
17 |
|
rtl : 'Rig
ht to left
',
|
|
|
18 |
|
id : 'Id',
|
|
|
19 |
|
image_map
: 'Image m
ap',
|
|
|
20 |
|
swap_image
: 'Swap i
mage',
|
|
|
21 |
|
alt_image
: 'Alterna
tive image
',
|
|
|
22 |
|
mouseover
: 'for mou
se over',
|
|
|
23 |
|
mouseout :
'for mous
e out',
|
|
|
24 |
|
misc : 'Mi
scellaneou
s',
|
|
|
25 |
|
example_im
g : 'Appea
rance 
;preview&n
bsp;image'
,
|
|
|
26 |
|
missing_al
t : 'Are y
ou sure yo
u want to
continue w
ithout inc
luding an
Image Desc
ription? W
ithout it
the image
may not b
e accessib
le to some
users wit
h disabili
ties, or t
o those us
ing a text
browser,
or browsin
g the Web
with image
s turned o
ff.'
|
|
|
27 |
|
});
|
|
|