dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix php warnings; Courier doesn't like spaces appended to the EXPUNGE command
thomascube
2010-11-24
e31afbbc9bcfe08b640123d0748f035405ee83b1
[githubFork/roundcubemail.git]
/
program
/
js
/
tiny_mce
/
plugins
/
paste
/
langs
/
sk_dlg.js
1
2
3
4
5
tinyMCE.addI18n('sk.paste_dlg',{
text_title:"Pou\u017Eite CTRL+V pre vlo\u017Eenie textu do okna.",
text_linebreaks:"Zachova\u0165 zalamovanie riadkov",
word_title:"Pou\u017Eite CTRL+V pre vlo\u017Eenie textu do okna."
});