* * Marat Bedoev */ $sLangName = 'English'; $aLang = array( 'charset' => 'UTF-8', 'TINYMCE_TOGGLE' => 'toggle editor', 'TINYMCE_PLAINCMS' => 'The editor was disabled for this page because it may not contain HTML code', 'SHOP_MODULE_GROUP_tinyMceMain' => 'module settings', 'SHOP_MODULE_blTinyMCE_filemanager' => 'enable filemanager', 'HELP_SHOP_MODULE_blTinyMCE_filemanager' => 'When enabled, you can upload pictures into this directory: out/pictures/wysiwigpro/', 'SHOP_MODULE_aTinyMCE_classes' => '

Enable TinyMCE for following backend pages:

', 'HELP_SHOP_MODULE_aTinyMCE_classes' => 'if you want to use TinyMCE for your custom controllers, you need to enter their class names here.', 'SHOP_MODULE_aTinyMCE_extjs' => '

external JS dependencies

(e.g. for plugins)', 'HELP_SHOP_MODULE_aTinyMCE_extjs' => 'full URL with http:// or https:// if your shop runs with HTTPS.', 'SHOP_MODULE_GROUP_tinyMceSettings' => 'TinyMCE Settings & Plugins', );