repo.or.cz
/
boxroom-stian.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
applied my changes - initial import
[boxroom-stian.git]
/
public
/
javascripts
/
tiny_mce
/
plugins
/
advhr
/
langs
/
en.js
blob
819476478d50ba541b58d9c35567ceec0076eab4
1
// UK lang variables
2
3
tinyMCE
.
addToLang
(
''
,{
4
insert_advhr_desc
:
'Horizontale rule'
,
5
insert_advhr_width
:
'Width'
,
6
insert_advhr_size
:
'Height'
,
7
insert_advhr_noshade
:
'No shadow'
8
});