dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Allow plugins to overwrite the displayed confirmation message when saving a...
thomascube
2012-01-29
6835114c4d0746f1c8ce7e28e6fc020c6ce4f739
[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'
});