*************** *** 10,20 **** as published by the Free Software Foundation. ******************************************** - Coppermine version: 1.4.22 $HeadURL: https://coppermine.svn.sourceforge.net/svnroot/coppermine/trunk/cpg1.4.x/lang/english.php $ - $Revision: 5740 $ $Author: gaugau $ - $Date: 2009-03-05 08:27:01 +0100 (Do, 05 Mär 2009) $ **********************************************/ if (!defined('IN_COPPERMINE')) { die('Not in Coppermine...');} --- 10,20 ---- as published by the Free Software Foundation. ******************************************** + Coppermine version: 1.4.24 $HeadURL: https://coppermine.svn.sourceforge.net/svnroot/coppermine/trunk/cpg1.4.x/lang/english.php $ + $Revision: 5988 $ $Author: gaugau $ + $Date: 2009-05-25 22:01:41 +0200 (Mo, 25 Mai 2009) $ **********************************************/ if (!defined('IN_COPPERMINE')) { die('Not in Coppermine...');} *************** *** 98,104 **** 'no_zip' => 'The necessary libraries to process ZIP files are not available. Please contact your Coppermine administrator.', 'zip_type' => 'You do not have permission to upload ZIP files.', 'database_query' => 'There was an error while processing a database query', //cpg1.4 - 'non_exist_comment' => 'The selected comment does not exist', //cpg1.4 ); $lang_bbcode_help_title = 'bbcode help'; //cpg1.4 --- 98,104 ---- 'no_zip' => 'The necessary libraries to process ZIP files are not available. Please contact your Coppermine administrator.', 'zip_type' => 'You do not have permission to upload ZIP files.', 'database_query' => 'There was an error while processing a database query', //cpg1.4 + 'register_globals_on' => 'The PHP setting register_globals is enabled on your server, which is a bad idea in terms of security. It\'s strongly recommended to turn it off. [more]', ); $lang_bbcode_help_title = 'bbcode help'; //cpg1.4 *************** *** 301,307 **** $lang_version_alert = array( 'version_alert' => 'Unsupported version!', //cpg1.4 'security_alert' => 'Security Alert!', //cpg1.4.3 - 'relocate_exists' => 'Remove the relocate_server.php file from your website!', 'no_stable_version' => 'You are running Coppermine %s (%s) which is only meant for very experienced users - this version comes without support nor any warranties. Use it at your own risk or downgrade to the latest stable version if you need support!', //cpg1.4 'gallery_offline' => 'The gallery is currently offline and will be only visible for you as admin. Don\'t forget to switch it back online after finishing maintenance.', //cpg1.4 ); --- 301,307 ---- $lang_version_alert = array( 'version_alert' => 'Unsupported version!', //cpg1.4 'security_alert' => 'Security Alert!', //cpg1.4.3 + 'relocate_exists' => 'Remove the relocate_server.php file from your website!', 'no_stable_version' => 'You are running Coppermine %s (%s) which is only meant for very experienced users - this version comes without support nor any warranties. Use it at your own risk or downgrade to the latest stable version if you need support!', //cpg1.4 'gallery_offline' => 'The gallery is currently offline and will be only visible for you as admin. Don\'t forget to switch it back online after finishing maintenance.', //cpg1.4 ); *************** *** 1187,1193 **** array('How can I modify and restrict users from viewing my albums?', 'You should already be in "Admin Mode"
Go to "Modify My Albums. On the "Update Album" bar, select the album that you want to modify.
Here, you can change the name, description, thumbnail picture, restrict viewing and comment/rating permissions.
Click "Update Album".', 'allow_private_albums', 0), array('How can I view other users\' galleries?', 'Go to "Album List" and select "User Galleries".', 'allow_private_albums', 0), array('What are cookies?', 'Cookies are a plain text piece of data that is sent from a website and is put on to your computer.
Cookies usually allow a user to leave and return to the site without having to login again and other various chores.', 'offline', 0), - array('Where can I get this program for my site?', 'Coppermine is a free Multimedia Gallery, released under GNU GPL. It is full of features and has been ported to various platforms. Visit the Coppermine Home Page to find out more or download it.', 'offline', 0), 'Navigating the Site', array('What\'s "Album List"?', 'This will show you the entire category you are currently in, with a link to each album. If you are not in a category, it will show you the entire gallery with a link to each category. Thumbnails may be a link to the category.', 'offline', 0), --- 1187,1193 ---- array('How can I modify and restrict users from viewing my albums?', 'You should already be in "Admin Mode"
Go to "Modify My Albums. On the "Update Album" bar, select the album that you want to modify.
Here, you can change the name, description, thumbnail picture, restrict viewing and comment/rating permissions.
Click "Update Album".', 'allow_private_albums', 0), array('How can I view other users\' galleries?', 'Go to "Album List" and select "User Galleries".', 'allow_private_albums', 0), array('What are cookies?', 'Cookies are a plain text piece of data that is sent from a website and is put on to your computer.
Cookies usually allow a user to leave and return to the site without having to login again and other various chores.', 'offline', 0), + array('Where can I get this program for my site?', 'Coppermine is a free Multimedia Gallery, released under GNU GPL. It is full of features and has been ported to various platforms. Visit the Coppermine Home Page to find out more or download it.', 'offline', 0), 'Navigating the Site', array('What\'s "Album List"?', 'This will show you the entire category you are currently in, with a link to each album. If you are not in a category, it will show you the entire gallery with a link to each category. Thumbnails may be a link to the category.', 'offline', 0),