init import from old mailr project (http://svn.littlegreen.org/mailr/trunk)
This commit is contained in:
commit
51b79e7298
640 changed files with 34651 additions and 0 deletions
8
public/tiny_mce/plugins/paste/langs/en.js
vendored
Normal file
8
public/tiny_mce/plugins/paste/langs/en.js
vendored
Normal file
|
@ -0,0 +1,8 @@
|
|||
// UK lang variables
|
||||
|
||||
tinyMCELang['lang_paste_text_desc'] = 'Paste as Plain Text';
|
||||
tinyMCELang['lang_paste_text_title'] = 'Use CTRL+V on your keyboard to paste the text into the window.';
|
||||
tinyMCELang['lang_paste_text_linebreaks'] = 'Keep linebreaks';
|
||||
tinyMCELang['lang_paste_word_desc'] = 'Paste from Word';
|
||||
tinyMCELang['lang_paste_word_title'] = 'Use CTRL+V on your keyboard to paste the text into the window.';
|
||||
tinyMCELang['lang_selectall_desc'] = 'Select All';
|
Loading…
Add table
Add a link
Reference in a new issue