[ Index ] |
PHP Cross Reference of MyBB 1.8.38 |
[Summary view] [Print] [Text view]
1 <?php 2 /** 3 * MyBB 1.8 English Language Pack 4 * Copyright 2014 MyBB Group, All Rights Reserved 5 * 6 */ 7 8 $l['configuration'] = "Configuration"; 9 10 $l['bbsettings'] = "Settings"; 11 $l['banning'] = "Banning"; 12 $l['custom_profile_fields'] = "Custom Profile Fields"; 13 $l['smilies'] = "Smilies"; 14 $l['word_filters'] = "Word Filters"; 15 $l['mycode'] = "MyCode"; 16 $l['languages'] = "Languages"; 17 $l['post_icons'] = "Post Icons"; 18 $l['help_documents'] = "Help Documents"; 19 $l['plugins'] = "Plugins"; 20 $l['attachment_types'] = "Attachment Types"; 21 $l['moderator_tools'] = "Moderator Tools"; 22 $l['spiders_bots'] = "Spiders / Bots"; 23 $l['calendars'] = "Calendars"; 24 $l['warning_system'] = "Warning System"; 25 $l['thread_prefixes'] = "Thread Prefixes"; 26 $l['security_questions'] = "Security Questions"; 27 $l['report_reasons'] = "Report Reasons"; 28 29 $l['can_manage_settings'] = "Can manage settings?"; 30 $l['can_manage_banned_accounts'] = "Can manage banned accounts?"; 31 $l['can_manage_custom_profile_fields'] = "Can manage custom profile fields?"; 32 $l['can_manage_smilies'] = "Can manage smilies?"; 33 $l['can_manage_bad_words'] = "Can manage word filters?"; 34 $l['can_manage_custom_mycode'] = "Can manage custom MyCode?"; 35 $l['can_manage_language_packs'] = "Can manage language packs?"; 36 $l['can_manage_post_icons'] = "Can manage post icons?"; 37 $l['can_manage_help_documents'] = "Can manage help documents?"; 38 $l['can_manage_plugins'] = "Can manage plugins?"; 39 $l['can_manage_attachment_types'] = "Can manage attachment types?"; 40 $l['can_manage_spiders_bots'] = "Can manage spiders / bots?"; 41 $l['can_manage_calendars'] = "Can manage calendars?"; 42 $l['can_manage_warning_system'] = "Can manage warning system?"; 43 $l['can_manage_mod_tools'] = "Can manage moderator tools?"; 44 $l['can_manage_thread_prefixes'] = "Can manage thread prefixes?"; 45 $l['can_manage_security_questions'] = "Can manage security questions?"; 46 $l['can_manage_report_reasons'] = "Can manage report reasons?"; 47
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
2005 - 2021 © MyBB.de | Alle Rechte vorbehalten! | Sponsor: netcup | Cross-referenced by PHPXref |