| [ Index ] |
PHP Cross Reference of MyBB 1.6.7 |
[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: 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 ?>
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Sat Mar 31 17:55:03 2012 | Cross-referenced by PHPXref 0.7.1 |