Vergleich inc/languages/english/admin/tools_tasks.lang.php - 1.6.3 - 1.6.10

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 2Zeile 2
/**
* MyBB 1.6 English Language Pack
* Copyright 2010 MyBB Group, All Rights Reserved

/**
* MyBB 1.6 English Language Pack
* Copyright 2010 MyBB Group, All Rights Reserved

 * 
* $Id: tools_tasks.lang.php 5380 2011-02-21 12:04:43Z Tomm $

 *
* $Id$

 */

$l['task_manager'] = "Task Manager";

 */

$l['task_manager'] = "Task Manager";

Zeile 74Zeile 74
$l['success_task_run'] = "The selected task has been run successfully.";

$l['confirm_task_deletion'] = "Are you sure you wish to delete this scheduled task?";

$l['success_task_run'] = "The selected task has been run successfully.";

$l['confirm_task_deletion'] = "Are you sure you wish to delete this scheduled task?";

$l['confirm_task_enable'] = "<strong>WARNING:</strong> You are about to enable a task that is only meant to be run via a cron (Please see the <a href=\"http://wiki.mybboard.net/\" target=\"_blank\">MyBB Wiki</a> for more information). Continue?";

$l['confirm_task_enable'] = "<strong>WARNING:</strong> You are about to enable a task that is only meant to be run via a cron (Please see the <a href=\"http://docs.mybb.com/Help-Task_System.html\" target=\"_blank\">MyBB Docs</a> for more information). Continue?";


?>


?>