dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
#1484972: optimization: mark as read in one action with preview, deleted re...
alecpl
2008-04-11
6d2714b3b3660f8a4efbb9c53e00b76245c2bcc2
[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'
});