bug 2509: fix file permissions
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / js / tinymce / jscripts / tiny_mce / plugins / paste / langs / en.js
1 // UK lang variables\r
2 \r
3 tinyMCE.addToLang('',{\r
4 paste_text_desc : 'Paste as Plain Text',\r
5 paste_text_title : 'Use CTRL+V on your keyboard to paste the text into the window.',\r
6 paste_text_linebreaks : 'Keep linebreaks',\r
7 paste_word_desc : 'Paste from Word',\r
8 paste_word_title : 'Use CTRL+V on your keyboard to paste the text into the window.',\r
9 selectall_desc : 'Select All'\r
10 });\r