$locale['adme106'] = "Colour of the Navigation?";
$locale['adme107'] = "Only for the Pimped Navi and the colour will only be used, if there is no colour defined by the colourswitcher of the theme.";
$locale['adme108'] = "Standard";
$locale['adme109'] = "Pimped Navi";
$locale['adme110'] = "Orange";
$locale['adme111'] = "Red";
$locale['adme112'] = "Blue";
$locale['adme113'] = "Light-Blue";
$locale['adme114'] = "Green";
$locale['adme115'] = "Pink";
$locale['adme116'] = "Black";
// Messages
$locale['408'] = "Error: Comments of the user could not been deleted!"; // Pimped
$locale['409'] = "All comments of the user have been deleted!"; // Pimped
$locale['418'] = "Delete all comments"; // Pimped
$locale['419'] = "Delete all comments of this user?"; // Pimped
$locale['email_create_subject'] = "Account created at ";
$locale['email_create_message'] = "Hello [USER_NAME],\n
Your account at ".$settings['sitename']." has been created.\n
You can now login using the following details:\n
username: [USER_NAME]\n
password: [PASSWORD]\n\n
Regards,\n
".$settings['siteusername'];
// Step 2
$locale['step200'] = "Check Server Versions/Settings";
$locale['step201'] = "Your Version";
$locale['step202'] = "Recommended";
$locale['step203'] = "PHP-Version";
$locale['step204'] = "MySQL-Version";
$locale['step205'] = "Zend-Version";
$locale['step206'] = "Safe Mod";
$locale['step207'] = "ON";
$locale['step208'] = "OFF";
$locale['step209'] = "Register Globals";
$locale['step210'] = "Magic Quotes";
$locale['step211'] = "Short Open Tag";
$locale['step212'] = "fsockopen";
$locale['step213'] = "enabled";
$locale['step214'] = "disabled";
$locale['step215'] = "GD library";
$locale['step216'] = "Memory Limit";
$locale['step217'] = "File Uploads";
$locale['step218'] = "Upload Max Filesize";
$locale['step219'] = "Timezone";
$locale['step220'] = "or above";
$locale['step221'] = "Max File Uploads";
$locale['step222'] = "Move your Mouse over the Versions/Settings to get some information about them.";
$locale['step223'] = "unkown";
$locale['step280'] = "The PHP-Version of your Server";
$locale['step281'] = "The local MySQL-Version of your server. But you might also use any external MySQL-Server.";
$locale['step282'] = "This is only shown for your information.";
$locale['step283'] = "This Setting of PHP is out of use and deprecated. It should be OFF.";
$locale['step284'] = "Register Globals should be OFF, due to security reasons. This Setting of PHP is out of use and deprecated.";
$locale['step285'] = "This Setting of PHP is out of use and deprecated. It should be OFF.";
$locale['step286'] = "This is only shown for your information. Pimped-Fusion works with Short Open Tag ON and OFF.";
$locale['step287'] = "This is needed to check if there are any newer versions of Pimped-Fusion available. If this feature is disabled it is also ok, and you can continue the installation of Pimped-Fusion.";
$locale['step288'] = "GD library is needed for your Photo Albums. If you do not need those, you can continue the installation process.";
$locale['step289'] = "Memory Limit should be 16 at least, recommended 32 (MB). This sets the maximum amount of memory that a script is allowed to allocate.";
$locale['step290'] = "Whether or not to allow HTTP file uploads. This must be enabled for all Uploads; for example: Forum Attachments, Downloads, Photo Albums";
$locale['step291'] = "This is the maximum size of an uploaded file. Should be 2 at least, recommended 8 MB";
$locale['step292'] = "The maximum number of files allowed to be uploaded simultaneously.";
$locale['step293'] = "This is only shown for your information.";
Code
$locale['067'] = "Please use alpha numeric characters only. Password must be a minimum of 6 characters long.";
// admin.php
define('L_WARN_ADMIN_TITLE', "Administration - System of Admonishment");
define('L_WARN_ADMIN_REASON', "Reason for warning");
define('L_WARN_ADMIN_SET', "Settings");
define('L_WARN_ADMIN_STAT', "Statistic");
define('L_WARN_ADMIN_CLEAN', "Clean up");
// Msg
define('L_WARN_MSG_REASON_DEL', "Warning Reason deleted");
define('L_WARN_MSG_REASON_DEL_ERROR', "Warning Reason could not be deleted");
define('L_WARN_MSG_MISSING', "Reason, duration or points missing!");
define('L_WARN_MSG_REASON_ADDED', "Reason added");
define('L_WARN_MSG_REASON_EDITED', "Reason edited");
// Reasons
define('L_WARN_ADMIN_1_TITAD', "Create reason for warning");
define('L_WARN_ADMIN_1_TITED', "Edit reason of warning");
define('L_WARN_ADMIN_1_REASON', "Reason:");
define('L_WARN_ADMIN_1_TYPE', "Type of warning:");
define('L_WARN_ADMIN_1_FORUM', "Forum");
define('L_WARN_ADMIN_1_GENERAL', "Other");
define('L_WARN_ADMIN_1_DURATION', "Duration:");
define('L_WARN_ADMIN_1_POINTS', "Points:");
define('L_WARN_ADMIN_1_DAYS', "days");
define('L_WARN_ADMIN_1_DAYS2', "(afterwards the warning will be cleared)");
define('L_WARN_ADMIN_1_ADD', "Add");
define('L_WARN_ADMIN_1_EDIT', "Edit");
define('L_WARN_ADMIN_1_TITRE', "Reason for warnings");
define('L_WARN_ADMIN_1_OPTION', "Option");
define('L_WARN_ADMIN_1_O_EDIT', "edit");
define('L_WARN_ADMIN_1_O_DELETE', "delete");
define('L_WARN_ADMIN_1_NOREASONS', "There are no warning reasons yet!");
// Settings
define('L_WARN_ADMIN_2_TITLE', "Settings");
define('L_WARN_ADMIN_2_ACTIV', "Activate the Warning System:");
define('L_WARN_ADMIN_2_VISIBLE', "Visibility of warnings?");
define('L_WARN_ADMIN_2_SHOUTS', "Show Warnings in Shoutbox?");
define('L_WARN_ADMIN_2_COMMENTS', "Show Warnings in Comments?");
define('L_WARN_ADMIN_2_USERGROUP', "Which usergroup may initiate warnings?");
define('L_WARN_ADMIN_2_SENDPM', "Send a PM to the cautioned user?");
define('L_WARN_ADMIN_2_SENDER', "Who shall be the originator of the PM?");
define('L_WARN_ADMIN_2_SENDER_SELECT', "- the actual admonisher -");
define('L_WARN_ADMIN_2_RECEIVE_MSG', "Who shall receive the reference message if the user has reached the warning-limit?");
// Clean-up
define('L_WARN_ADMIN_4_CLEANUP', "Clean-up");
define('L_WARN_ADMIN_4_DELETE', "Delete ...");
define('L_WARN_ADMIN_4_EXP2Y', "expired admonishments older than 2 years.");
define('L_WARN_ADMIN_4_EXP1Y', "expired admonishments older than 1 year.");
define('L_WARN_ADMIN_4_ALLEX', "all expired admonishments.");
define('L_WARN_ADMIN_4_ALLWA', "all admonishments.");
define('L_WARN_ADMIN_4_ALLTRUN', "all admonishments, restart counter (TRUNCATE).");
define('L_WARN_ADMIN_4_ALLREATRUN', "all warning reasons, restart counter (TRUNCATE).");
define('L_WARN_ADMIN_4_IKNOW', "I acknowledge the deletion and I am conscious of the consequences.");
define('L_WARN_ADMIN_4_DELETE1', "Delete!!!");