HOME


sh-3ll 1.0
DIR:/usr/local/softaculous/enduser/languages/dutch/admin/
Upload File :
Current File : //usr/local/softaculous/enduser/languages/dutch/admin/errorlog_lang.php
<?php

//////////////////////////////////////////////////////////////
//===========================================================
// errorlog_lang.php
//===========================================================
// SOFTACULOUS 
// Version : 4.1.8
// Inspired by the DESIRE to be the BEST OF ALL
// ----------------------------------------------------------
// Started by: Alons
// Date:       10th Jan 2009
// Time:       21:00 hrs
// Site:       http://www.softaculous.com/ (SOFTACULOUS)
// ----------------------------------------------------------
// Please Read the Terms of use at http://www.softaculous.com
// ----------------------------------------------------------
//===========================================================
// (c)Softaculous Inc.
//===========================================================
//////////////////////////////////////////////////////////////

if(!defined('SOFTACULOUS')){

	die('Hacking Attempt');

}

$l['saving_error'] = 'Er zijn fouten opgetreden tijdens het opslaan van de instellingen';
$l['reset_confirm'] = 'Weet u zeker dat u de log bestanden wilt resetten ?';
$l['error_clearing_log'] = 'Resetten log bestanden mislukt';
$l['cant_open'] = 'Het log bestand kan niet geopend worden';
$l['invalid_logfile'] = 'The Log File is invalid'; // To be translated

//Theme Strings
$l['<title>'] = APP.' - Error log';
$l['errorlog_head'] = 'Error logs';
$l['clear_log'] = 'Log bestand resetten';
$l['log_cleared'] = 'Reset log bestand succesvol verlopen';
$l['refresh_after_clear'] = 'De log bestanden zijn gereset. Deze pagina zal opnieuw geladen worden';