Server : Apache System : Linux indy02.toastserver.com 3.10.0-962.3.2.lve1.5.85.el7.x86_64 #1 SMP Thu Apr 18 15:18:36 UTC 2024 x86_64 User : palandch ( 1163) PHP Version : 7.1.33 Disable Function : NONE Directory : /home/palandch/public_html/core/cache/lexicon_topics/lexicon/en/core/ |
<?php return array ( 'action' => 'Action', 'action_confirm_remove' => 'Are you sure you want to remove this action? This could potentially break your MODX manager interface.', 'action_create' => 'Create Action', 'action_create_here' => 'Create Action Here', 'action_desc' => 'Actions are abstractions of MODX controllers. They can be used to create custom manager pages, as well as reorganize the top menu of the MODX manager.', 'action_err_create' => 'An error occurred while creating the action.', 'action_err_nf' => 'Action not found!', 'action_err_ns' => 'No action specified!', 'action_err_remove' => 'An error occurred while removing the action.', 'action_err_save' => 'An error occurred while saving the action.', 'action_none' => 'No Action', 'action_parent_err_nf' => 'Parent Action not found!', 'action_parent_err_ns' => 'Parent Action not specified!', 'action_place_here' => 'Place Action Here', 'action_remove' => 'Delete Action', 'action_update' => 'Update Action', 'actions' => 'Actions', 'controller' => 'Controller', 'controller_err_ae' => 'Controller already exists with this path for this Namespace.', 'controller_err_nf' => 'Controller file not found!', 'controller_err_ns' => 'No controller specified!', 'controller_parent' => 'Parent Controller', 'lang_topics' => 'Language Topics', 'lang_topics_desc' => 'This is a list of strings that represent lexicon topics that this action should load.', );