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 ( 'chunk' => 'Chunk', 'chunk_desc_category' => 'The Category this Chunk belongs in.', 'chunk_desc_description' => 'A short description of this chunk.', 'chunk_desc_name' => 'The name of this chunk. It will be available using the [[$nameOfChunk]] tags.', 'chunk_code' => 'Chunk code (html)', 'chunk_desc' => 'Description', 'chunk_delete_confirm' => 'Are you sure you want to delete this chunk?', 'chunk_duplicate_confirm' => 'Are you sure you want to duplicate this chunk?', 'chunk_err_duplicate' => 'Error duplicating chunk.', 'chunk_err_exists_name' => 'There is already a chunk with the name "[[+name]]".', 'chunk_err_invalid_name' => 'Chunk name is invalid.', 'chunk_err_locked' => 'Chunk is locked.', 'chunk_err_remove' => 'An error occurred while trying to remove the chunk.', 'chunk_err_save' => 'An error occurred while saving the chunk.', 'chunk_err_nf' => 'Chunk not found!', 'chunk_err_nfs' => 'Chunk not found with id: [[+id]]', 'chunk_err_ns' => 'Chunk not specified.', 'chunk_err_ns_name' => 'Please specify a name.', 'chunk_lock' => 'Lock chunk for editing', 'chunk_lock_msg' => 'Users must have the edit_locked attribute in order to edit this chunk.', 'chunk_msg' => 'Here you can add/edit chunks. Remember; chunks are \'raw\' HTML code; so any PHP code won\'t be processed.', 'chunk_name' => 'Chunk name', 'chunk_new' => 'New Chunk', 'chunk_properties' => 'Default Properties', 'chunk_title' => 'Create/edit chunk', 'chunk_untitled' => 'Untitled Chunk', 'chunks' => 'Chunks', );