dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Use 'loading' message's labels stacking + some code improvements
alecpl
2011-01-09
57e38f47af2526aee3e1ef01991dd7d1ebb46f24
[githubFork/roundcubemail.git]
/
program
/
js
/
tiny_mce
/
plugins
/
paste
/
langs
/
pt_dlg.js
1
2
3
4
5
tinyMCE.addI18n('pt.paste_dlg',{
text_title:"Use CTRL+V para colar o texto na janela.",
text_linebreaks:"Manter quebras de linha",
word_title:"Use CTRL+V para colar o texto na janela."
});