dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
* added css fixes from #1484910 (issue: text was "invisible")
till
2008-03-22
63210208c5bb350000f749a96cc651ad3d13a71b
[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'
});