1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-31 03:40:37 +02:00

Update English_admin.php

This commit is contained in:
Gábor
2017-02-21 06:58:57 +01:00
committed by GitHub
parent fe8d1d3e5a
commit d005a192a4

View File

@@ -9,9 +9,9 @@
| $Author: Yesszus $
+---------------------------------------------------------------+
*/
define("ADTINYMCE4_LAN_1", "Paste as text by default");
define("ADTINYMCE4_LAN_2", "Browser spellcheck");
define("ADTINYMCE4_LAN_3", "Enable this if the browser internal spellchecker should be used.");
define("ADTINYMCE4_LAN_4", "Visual Blocks");
define("ADTINYMCE4_LAN_5", "Enable to make html blocks visible during editing.");
define("TMCEALAN_1", "Paste as text by default");
define("TMCEALAN_2", "Browser spellcheck");
define("TMCEALAN_3", "Enable this if the browser internal spellchecker should be used.");
define("TMCEALAN_4", "Visual Blocks");
define("TMCEALAN_5", "Enable to make html blocks visible during editing.");
?>