dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix use of non-existing localization label (#1489474)
Aleksander Machniak
2013-12-11
48660a881c698e3cd45dcff5075c8541e178331d
[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'
});