dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
allow string to be translated, backport from larry
Cor Bosman
2012-11-10
5c8a2cdeb869925acc5aa1be6e9a2876d1e73b80
[githubFork/roundcubemail.git]
/
program
/
js
/
tiny_mce
/
plugins
/
example
/
langs
/
en.js
1
2
3
tinyMCE.addI18n('en.example',{
desc : 'This is just a template button'
});