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: forum_management.lang.php 5137 2010-07-28 18:11:33Z RyanGordon $
| * $Id: forum_management.lang.php 5380 2011-02-21 12:04:43Z Tomm $
|
*/
$l['forum_management'] = "Forum Management";
| */
$l['forum_management'] = "Forum Management";
|
Zeile 100 | Zeile 100 |
---|
$l['confirm_forum_deletion'] = "Are you sure you wish to delete this forum?"; $l['confirm_clear_custom_permission'] = "Are you sure you wish to clear this custom permission?";
|
$l['confirm_forum_deletion'] = "Are you sure you wish to delete this forum?"; $l['confirm_clear_custom_permission'] = "Are you sure you wish to clear this custom permission?";
|
$l['create_a'] = "Create a"; $l['create_a_desc'] = "Select the type of forum you are creating - a forum you can post in, or a category, which contains other forums.";
| $l['forum_type'] = "Forum Type"; $l['forum_type_desc'] = "Select the type of forum you are creating - a forum you can post in, or a category, which contains other forums.";
|
$l['forum'] = "Forum"; $l['category'] = "Category"; $l['title'] = "Title";
| $l['forum'] = "Forum"; $l['category'] = "Category"; $l['title'] = "Title";
|