dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Added TinyMCE localizations
alecpl
2011-11-20
b1867b8f198374d26e1bfdfeaeac16971608b551
[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'
});