[ Index ] |
PHP Cross Reference of MyBB |
[Summary view] [Print] [Text view]
1 <?php 2 /** 3 * MyBB 1.6 English Language Pack 4 * Copyright 2010 MyBB Group, All Rights Reserved 5 * 6 * $Id: forum_module_meta.lang.php 5297 2010-12-28 22:01:14Z Tomm $ 7 */ 8 9 $l['forums_and_posts'] = "Forums & Posts"; 10 11 $l['forum_management'] = "Forum Management"; 12 $l['forum_announcements'] = "Forum Announcements"; 13 $l['moderation_queue'] = "Moderation Queue"; 14 $l['attachments'] = "Attachments"; 15 16 $l['can_manage_forums'] = "Can manage forums?"; 17 $l['can_manage_forum_announcements'] = "Can manage forum announcements?"; 18 $l['can_moderate'] = "Can moderate posts, threads, and attachments?"; 19 $l['can_manage_attachments'] = "Can manage attachments?"; 20 21 ?>
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Tue Oct 8 19:19:50 2013 | Cross-referenced by PHPXref 0.7.1 |