dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Prevent from inserting empty link when composing HTML message (#1486944)
alecpl
2010-10-08
e0a5ce02641fe67693fb6b71ab881b7ae8f7ed99
[githubFork/roundcubemail.git]
/
program
/
js
/
tiny_mce
/
plugins
/
paste
/
langs
/
da_dlg.js
1
2
3
4
5
tinyMCE.addI18n('da.paste_dlg',{
text_title:"Anvend CTRL+V p\u00E5 tastaturet for at inds\u00E6tte teksten.",
text_linebreaks:"Bevar linieskift",
word_title:"Anvend CTRL+V p\u00E5 tastaturet for at inds\u00E6tte teksten."
});