34 lines
1.2 KiB
PHP
34 lines
1.2 KiB
PHP
<?php
|
|
/**
|
|
* MyBB 1.8 English Language Pack
|
|
* Copyright 2014 MyBB Group, All Rights Reserved
|
|
*
|
|
*/
|
|
|
|
$l['ucp_nav_width'] = "180";
|
|
$l['ucp_nav_menu'] = "Menu";
|
|
$l['ucp_nav_messenger'] = "Messenger";
|
|
$l['ucp_nav_compose'] = "Compose";
|
|
$l['ucp_nav_tracking'] = "Tracking";
|
|
$l['ucp_nav_edit_folders'] = "Edit Folders";
|
|
$l['ucp_nav_profile'] = "Your Profile";
|
|
$l['ucp_nav_edit_profile'] = "Edit Profile";
|
|
$l['ucp_nav_edit_options'] = "Edit Options";
|
|
$l['ucp_nav_change_email'] = "Change Email";
|
|
$l['ucp_nav_change_pass'] = "Change Password";
|
|
$l['ucp_nav_change_username'] = "Change Username";
|
|
$l['ucp_nav_edit_sig'] = "Change Signature";
|
|
$l['ucp_nav_change_avatar'] = "Change Avatar";
|
|
$l['ucp_nav_misc'] = "Miscellaneous";
|
|
$l['ucp_nav_editlists'] = "Buddy/Ignore List";
|
|
$l['ucp_nav_favorite_threads'] = "Favorite Threads";
|
|
$l['ucp_nav_subscribed_threads'] = "Subscribed Threads";
|
|
$l['ucp_nav_forum_subscriptions'] = "Forum Subscriptions";
|
|
$l['ucp_nav_drafts'] = "Saved Drafts";
|
|
$l['ucp_nav_drafts_active'] = "<strong>Saved Drafts ({1})</strong>";
|
|
$l['ucp_nav_notepad'] = "Personal Pad";
|
|
$l['ucp_nav_view_profile'] = "View Profile";
|
|
$l['ucp_nav_home'] = "User CP Home";
|
|
$l['ucp_nav_usergroups'] = "Group Memberships";
|
|
$l['ucp_nav_attachments'] = "Manage Attachments";
|