2b0713315f
git-svn-id: https://develop.svn.wordpress.org/trunk@6632 602fd350-edb4-49c9-b593-d223f7449a82
5 lines
224 B
JavaScript
5 lines
224 B
JavaScript
tinyMCE.addI18n('en.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."
|
|
}); |