| Server IP : 85.158.181.41 / Your IP : 216.73.217.12 Web Server : Apache System : Linux cloud9-vm129 6.1.178+1-ph #ph SMP PREEMPT_DYNAMIC Wed Jul 29 09:00:54 UTC 2026 x86_64 User : moncbefd ( 1024) PHP Version : 7.3.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/moncbefd/www.moneta.at/lang/english/original_sections/gui/ |
Upload File : |
<?php /* -------------------------------------------------------------- messages.lang.inc.php 2015-01-05 gm Gambio GmbH http://www.gambio.de Copyright (c) 2015 Gambio GmbH Released under the GNU General Public License (Version 2) [http://www.gnu.org/licenses/gpl-2.0.html] -------------------------------------------------------------- */ $t_language_text_section_content_array = array ( '/Class not found in registry:/' => 'Class not found in registry.', '/could not proceed module/' => 'Module could not be performed.', '/Lightbox: access denied to admin section/' => 'Access denied to admin section.', '/Lightbox: could not proceed action/' => 'Action could not be performed.', '/Lightbox: template section is not defined/' => 'Template section is not defined.', '/LightboxPlugin: empty template/' => 'Template could not be found.', '/Smarty error: unable to read resource:/' => 'Smarty error: unable to read resource.', '404' => 'Request Port not found. (Error 404)', '500' => 'Internal server error. (Error 500)', 'article_tab_content_empty' => 'Please enter a message for this tab.', 'article_tab_headline_empty' => 'Please enter a title for this tab.', 'discard_changes_prompt' => 'Discard changes?', 'duplicate_filename' => 'The file name is already used.', 'empty_filename' => 'Please enter a file name.', 'empty_object' => 'Return value could not be processed. (empty object)', 'error' => 'Error', 'float' => 'Please enter a number (decimal digit: point)', 'image_not_found' => 'The requested image can not be loaded.', 'length_1' => 'Please enter exactly one character.', 'minlength_1' => 'Enter at least 1 character.', 'minlength_3' => 'Enter at least 3 characters.', 'properties_name_empty' => 'Please enter a property name.', 'properties_values_name_empty' => 'Please enter a property value name.', 'success' => 'Success', 'timeout' => 'Timeout - Could not connect to server.', 'unknown_error' => 'Unknown error:' );