dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Better fix for headers decoding problem: fetch them as raw and let rcube_mi...
Thomas Bruederli
2012-10-15
0f7d11e7984f9997fdf9b5b6a6d699030d62dfe4
[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'
});