[ Index ]

PHP Cross Reference of MyBB

title

Body

[close]

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

   1  <?php
   2  /**
   3   * MyBB 1.6 English Language Pack
   4   * Copyright 2010 MyBB Group, All Rights Reserved
   5   * 
   6   * $Id: home_module_meta.lang.php 5297 2010-12-28 22:01:14Z Tomm $
   7   */
   8   
   9  $l['home'] = "Home";
  10  
  11  $l['dashboard'] = "Dashboard";
  12  $l['preferences'] = "Preferences";
  13  $l['version_check'] = "Version Check";
  14  $l['mybb_credits'] = "MyBB Credits";
  15  
  16  $l['add_new_forum'] = "Add New Forum";
  17  $l['search_for_users'] = "Search for Users";
  18  $l['themes'] = "Themes";
  19  $l['templates'] = "Templates";
  20  $l['plugins'] = "Plugins";
  21  $l['database_backups'] = "Database Backups";
  22  $l['quick_access'] = "Quick Access";
  23  $l['online_admins'] = "Online Admins";
  24  
  25  ?>


Generated: Tue Oct 8 19:19:50 2013 Cross-referenced by PHPXref 0.7.1