dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
* small cs fixes
till
2008-02-14
7eaf7ad543c92c8a8bcccf921bade6378556ed8b
[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'
});