dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Missed some replacements in previous commit...
thomascube
2011-01-12
e224b002c08968ea2085c260a316f4357b81573e
[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."
});