[ Index ]

PHP Cross Reference of MyBB 1.8.37

title

Body

[close]

/inc/languages/english/ -> usercpnav.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['ucp_nav_width'] = "180";
   9  $l['ucp_nav_menu'] = "Menu";
  10  $l['ucp_nav_messenger'] = "Messenger";
  11  $l['ucp_nav_compose'] = "Compose";
  12  $l['ucp_nav_tracking'] = "Tracking";
  13  $l['ucp_nav_edit_folders'] = "Edit Folders";
  14  $l['ucp_nav_profile'] = "Your Profile";
  15  $l['ucp_nav_edit_profile'] = "Edit Profile";
  16  $l['ucp_nav_edit_options'] = "Edit Options";
  17  $l['ucp_nav_change_email'] = "Change Email";
  18  $l['ucp_nav_change_pass'] = "Change Password";
  19  $l['ucp_nav_change_username'] = "Change Username";
  20  $l['ucp_nav_edit_sig'] = "Change Signature";
  21  $l['ucp_nav_change_avatar'] = "Change Avatar";
  22  $l['ucp_nav_misc'] = "Miscellaneous";
  23  $l['ucp_nav_editlists'] = "Buddy/Ignore List";
  24  $l['ucp_nav_favorite_threads'] = "Favorite Threads";
  25  $l['ucp_nav_subscribed_threads'] = "Subscribed Threads";
  26  $l['ucp_nav_forum_subscriptions'] = "Forum Subscriptions";
  27  $l['ucp_nav_drafts'] = "Saved Drafts";
  28  $l['ucp_nav_drafts_active'] = "<strong>Saved Drafts ({1})</strong>";
  29  $l['ucp_nav_notepad'] = "Personal Pad";
  30  $l['ucp_nav_view_profile'] = "View Profile";
  31  $l['ucp_nav_home'] = "User CP Home";
  32  $l['ucp_nav_usergroups'] = "Group Memberships";
  33  $l['ucp_nav_attachments'] = "Manage Attachments";


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