Vergleich inc/languages/english/akismet.lang.php - 1.6.4 - 1.6.8

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 3Zeile 3
 * 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: akismet.lang.php 5297 2010-12-28 22:01:14Z Tomm $

 * $Id: akismet.lang.php 5828 2012-05-08 16:06:16Z Tomm $

 */

$l['spam'] = "Spam";

 */

$l['spam'] = "Spam";

Zeile 20Zeile 20
$l['redirect_return_forum'] = "You may return to the forum <a href=\"{1}\">here</a>.";

$l['redirect_newreply'] = "Akismet has detected that this is a spam message and will not be processed.<br />If you find this is in error please contact your system administrator.";

$l['redirect_return_forum'] = "You may return to the forum <a href=\"{1}\">here</a>.";

$l['redirect_newreply'] = "Akismet has detected that this is a spam message and will not be processed.<br />If you find this is in error please contact your system administrator.";

$l['redirect_return_forum']= "You may return to the thread <a href=\"{1}\">here</a>.<br />Alternatively, return to the <a href=\"{2}\">forum.</a>";

$l['redirect_return_thread']= "You may return to the thread <a href=\"{1}\">here</a>.<br />Alternatively, return to the <a href=\"{2}\">forum.</a>";


?>


?>