Vertaling
Geplaatst: 09 apr 2007, 09:46
Hallo, ik ben bezig met MODCP te installeren.
Alles loopt gewoon goed, maar ik moet ook dit doen:
Het probleem is dat ik de vertaling even niet kan vinden hiervan.
Heeft iemand een idee?
Alvast bedankt :thumb:
Alles loopt gewoon goed, maar ik moet ook dit doen:
Code: Selecteer alles
#
#-----[ OPEN ]------------------------------------------
#
language/lang_english/lang_admin.php
#
#-----[ FIND ]------------------------------------------
#
?>
#
#-----[ BEFORE, ADD ]------------------------------------------
#
// Start add - ModCP
$lang['Modcp'] = 'Moderator CP';
$lang['Modcp_title'] = 'Moderator Control Panel';
$lang['Modcp_explain'] = 'The form below will allow you to customize all the Moderator CP options.';
$lang['Modcp_permissions'] = 'Module Permissions';
$lang['New_modules'] = 'New Modules';
$lang['New_modules_explain'] = 'Below is a list of modules that you have not configured yet. Select the permissions for each new module then click submit to install them.';
$lang['Module_no_install'] = 'Modules that cannot be installed.';
$lang['Module_no_install_explain'] = 'These modules cannot be configured. This probably means that they have not been modified to work with the modcp. Please contact your site administrator about this.<br /><strong>Note:</strong> These modules will be <u>enabled</u> by default.';
$lang['New_modules_no_install'] = 'There are no modules installed. Please see below.';
$lang['Module_not_present'] = 'This module no longer seems to be present. Please remove this module.';
$lang['Module_not_configure'] = 'This module cannot be configured. Please check that the module file has been modified to work with the modcp.';
$lang['Module_disabled'] = 'You do not have permission to access this module. Please contact your forum administrator to gain access.';
$lang['No_one'] = 'No one';
$lang['Disable'] = 'Disable';
$lang['Remove'] = 'Remove';
$lang['Who_access'] = 'Who can access?';
// End add - ModCP
Heeft iemand een idee?
Alvast bedankt :thumb: