Zeile 3 | Zeile 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 5016 2010-06-12 00:24:02Z RyanGordon $
| * $Id: akismet.lang.php 5828 2012-05-08 16:06:16Z Tomm $
|
*/
$l['spam'] = "Spam";
| */
$l['spam'] = "Spam";
|
Zeile 20 | Zeile 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>";
|
?>
| ?>
|