dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Fix CSS error in contact details screen on IE7 (#1487775)
alecpl
2011-02-12
c74a202b063487b1ffc20ccab541600934ad0e14
[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."
});