dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Added handling of PCRE limits errors in rcmail_wash_html() (#1486856)
alecpl
2010-07-28
b9ec2bd1b49450895e57be184b70d80c76a1e8f0
[githubFork/roundcubemail.git]
/
program
/
js
/
tiny_mce
/
plugins
/
paste
/
langs
/
ps_dlg.js
1
2
3
4
5
tinyMCE.addI18n('ps.paste_dlg',{
text_title:"Use CTRL+V on your keyboard to paste the text into the window.",
text_linebreaks:"Keep linebreaks",
word_title:"Use CTRL+V on your keyboard to paste the text into the window."
});