wp/wp-includes/js/tinymce/langs/wp-langs-en.js
changeset 19 3d72ae0968f4
parent 16 a86126ab1dd4
equal deleted inserted replaced
18:be944660c56a 19:3d72ae0968f4
   150 			selectall_desc: "Select All",
   150 			selectall_desc: "Select All",
   151 			plaintext_mode_sticky: "Paste is now in plain text mode. Click again to toggle back to regular paste mode. After you paste something you will be returned to regular paste mode.",
   151 			plaintext_mode_sticky: "Paste is now in plain text mode. Click again to toggle back to regular paste mode. After you paste something you will be returned to regular paste mode.",
   152 			plaintext_mode: "Paste is now in plain text mode. Click again to toggle back to regular paste mode."
   152 			plaintext_mode: "Paste is now in plain text mode. Click again to toggle back to regular paste mode."
   153 		},
   153 		},
   154 		paste_dlg: {
   154 		paste_dlg: {
   155 			text_title: "Use CTRL + V on your keyboard to paste the text into the window.",
   155 			text_title: "Use Ctrl + V on your keyboard to paste the text into the window.",
   156 			text_linebreaks: "Keep linebreaks",
   156 			text_linebreaks: "Keep linebreaks",
   157 			word_title: "Use CTRL + V on your keyboard to paste the text into the window."
   157 			word_title: "Use Ctrl + V on your keyboard to paste the text into the window."
   158 		},
   158 		},
   159 		table: {
   159 		table: {
   160 			desc: "Inserts a new table",
   160 			desc: "Inserts a new table",
   161 			row_before_desc: "Insert row before",
   161 			row_before_desc: "Insert row before",
   162 			row_after_desc: "Insert row after",
   162 			row_after_desc: "Insert row after",