dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Applied patch to prevent bad header delimiters (#1484751)
thomascube
2008-02-05
c08b7347c1a04e1930fbb50e2779cc5e0928ff0d
[githubFork/roundcubemail.git]
/
program
/
js
/
tiny_mce
/
plugins
/
nonbreaking
/
langs
/
en.js
1
2
3
4
5
// UK lang variables
tinyMCE.addToLang('nonbreaking',{
desc : 'Insert non-breaking space character'
});