dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Fix handling of special characters when building content of drag layer
alecpl
2010-11-12
74cd6cced6290d43a18745d732b7bdf58f02fe3e
[githubFork/roundcubemail.git]
/
program
/
js
/
tiny_mce
/
plugins
/
paste
/
langs
/
nl_dlg.js
1
2
3
4
5
tinyMCE.addI18n('nl.paste_dlg',{
text_title:"Gebruik Ctrl+V om tekst in het venster te plakken.",
text_linebreaks:"Regelafbreking bewaren",
word_title:"Gebruik Ctrl+V om tekst in het venster te plakken."
});