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 ( 'namespace' => 'Namespace', 'namespace_create' => 'Create Namespace', 'namespace_err_create' => 'An error occurred while trying to create the namespace.', 'namespace_err_nf' => 'Namespace not found.', 'namespace_err_nfs' => 'Namespace not found with name: %s', 'namespace_err_ns' => 'Namespace not specified.', 'namespace_err_remove' => 'An error occurred while trying to remove the namespace.', 'namespace_err_save' => 'An error occurred while trying to save the namespace.', 'namespace_assets_path' => 'Assets Path', 'namespace_assets_path_desc' => 'Specify an absolute path to the assets for this Namespace here. You may use placeholders like {assets_path}. Example: {assets_path}components/democomponent/', 'namespace_name_desc' => 'Specify a name for the Namespace here.', 'namespace_path' => 'Core Path', 'namespace_path_desc' => 'Specify an absolute path to the core for this Namespace here. You may use placeholders like {core_path}. Example: {core_path}components/democomponent/', 'namespace_remove' => 'Delete Namespace', 'namespace_remove_confirm' => 'Are you sure you want to delete this namespace and all related content?', 'namespace_remove_multiple' => 'Delete Namespaces', 'namespace_remove_multiple_confirm' => 'Are you sure you want to delete these namespaces and all their related content?', 'namespace_update' => 'Update Namespace', 'namespaces' => 'Namespaces', 'namespaces_desc' => 'Namespaces are global identifiers for packages and components, registering their vehicles, lexicon entries and resources all together.', );