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

  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: forum_announcements.lang.php 5380 2011-02-21 12:04:43Z Tomm $

 * $Id$

 */

$l['forum_announcements'] = "Forum Announcements";

 */

$l['forum_announcements'] = "Forum Announcements";

Zeile 33Zeile 33
$l['error_missing_title'] = "You did not enter a title.";
$l['error_missing_message'] = "You did not enter a message.";
$l['error_missing_forum'] = "You did not select a forum.";

$l['error_missing_title'] = "You did not enter a title.";
$l['error_missing_message'] = "You did not enter a message.";
$l['error_missing_forum'] = "You did not select a forum.";

 
$l['error_invalid_start_date'] = "The starting date for the announcement is invalid.";
$l['error_invalid_end_date'] = "The ending date for the announcement is invalid.";
$l['error_end_before_start'] = "The ending date must be after the start date.";


$l['add_an_announcement'] = "Add an announcement";
$l['update_an_announcement'] = "Update an announcement";


$l['add_an_announcement'] = "Add an announcement";
$l['update_an_announcement'] = "Update an announcement";