dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix so filename label is "Name" not "Display name"
Aleksander Machniak
2013-06-28
ad052b81d854e2755d12f5693733ca5be012789c
[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'
});