dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Merge pull request #93 from Dennis1993/patch-2
Thomas B.
2013-07-25
b2ddc5a314b7791dfd356201da60ed2ad8e27b1a
[githubFork/roundcubemail.git]
/
program
/
js
/
tiny_mce
/
plugins
/
example
/
langs
/
en_dlg.js
1
2
3
tinyMCE.addI18n('en.example_dlg',{
title : 'This is just a example title'
});