[ Index ]

PHP Cross Reference of MyBB 1.8.37

title

Body

[close]

/inc/languages/english/admin/ -> forum_module_meta.lang.php (source)

   1  <?php
   2  /**
   3   * MyBB 1.8 English Language Pack
   4   * Copyright 2014 MyBB Group, All Rights Reserved
   5   *
   6   */
   7  
   8  $l['forums_and_posts'] = "Forums &amp; Posts";
   9  
  10  $l['forum_management'] = "Forum Management";
  11  $l['forum_announcements'] = "Forum Announcements";
  12  $l['moderation_queue'] = "Moderation Queue";
  13  $l['attachments'] = "Attachments";
  14  
  15  $l['can_manage_forums'] = "Can manage forums?";
  16  $l['can_manage_forum_announcements'] = "Can manage forum announcements?";
  17  $l['can_moderate'] = "Can moderate posts, threads, and attachments?";
  18  $l['can_manage_attachments'] = "Can manage attachments?";
  19  


2005 - 2021 © MyBB.de | Alle Rechte vorbehalten! | Sponsor: netcup Cross-referenced by PHPXref