[ Index ] |
PHP Cross Reference of MyBB |
[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: usercp.lang.php 5616 2011-09-20 13:24:59Z Tomm $ 7 */ 8 9 $l['nav_usercp'] = "User Control Panel"; 10 $l['nav_profile'] = "Edit Profile"; 11 $l['nav_options'] = "Edit Options"; 12 $l['nav_email'] = "Change Email Address"; 13 $l['nav_password'] = "Change Password"; 14 $l['nav_changename'] = "Change Username"; 15 $l['nav_subthreads'] = "Subscribed Threads"; 16 $l['nav_forumsubscriptions'] = "Subscribed Forums"; 17 $l['nav_editsig'] = "Edit Signature"; 18 $l['nav_avatar'] = "Change Avatar"; 19 $l['nav_notepad'] = "Personal Notepad"; 20 $l['nav_editlists'] = "Manage Buddy and Ignore Lists"; 21 $l['nav_drafts'] = "Saved Drafts"; 22 $l['nav_usergroups'] = "Group Memberships"; 23 $l['nav_attachments'] = "Attachment Manager"; 24 $l['nav_addsubscription'] = "Add Subscription"; 25 26 $l['resend_activation'] = "Resend Activation Email"; 27 $l['away_notice_away'] = "You have been marked away since {1}"; 28 $l['away_notice'] = "This option will allow you to select whether you are away or not."; 29 $l['already_uploaded_avatar'] = "You are currently using an uploaded avatar. If you upload another one, your old one will be deleted."; 30 $l['na_deleted'] = "N/A - Been Deleted"; 31 $l['user_cp'] = "User Control Panel"; 32 $l['user_cp_welcome'] = "This is your user control panel. You can access your profile, subscriptions, and private messaging all from here.<br />The main page has information on your account."; 33 $l['account_summary'] = "Your Account Summary"; 34 $l['username'] = "Username:"; 35 $l['user_id'] = "User ID:"; 36 $l['title'] = "User Title:"; 37 $l['postnum'] = "Posts:"; 38 $l['posts_day'] = "({1} per day | {2} percent of total posts)"; 39 $l['additional_contact_details'] = "Additional Contact Information"; 40 $l['email'] = "Email:"; 41 $l['reputation'] = "Reputation:"; 42 $l['website'] = "Website:"; 43 $l['usergroup'] = "User Group:"; 44 $l['birthday'] = "Date of Birth:"; 45 $l['birthdayprivacy'] = "Date of Birth Privacy:"; 46 $l['birthdayprivacyall'] = "Display Age and Date of Birth"; 47 $l['birthdayprivacynone'] = "Hide Age and Date of Birth"; 48 $l['birthdayprivacyage'] = "Display Only Age"; 49 $l['avatar'] = "Avatar:"; 50 $l['avatar_mine'] = "This is your Avatar"; 51 $l['change_avatar'] = "Change Avatar"; 52 $l['avatar_url'] = "Avatar URL:"; 53 $l['avatar_url_note'] = "Enter the URL of an avatar on the internet."; 54 $l['avatar_upload'] = "Upload Avatar:"; 55 $l['avatar_upload_note'] = "Choose an avatar on your local computer to upload.<br /><br />Maximum size is {1}KB"; 56 $l['avatar_list'] = "Avatar List:"; 57 $l['avatar_list_note'] = "Select an avatar from the list on the right."; 58 $l['no_avatar'] = "No Avatar"; 59 $l['no_avatar_note'] = "Select this option if you don't want an avatar."; 60 $l['change_username'] = "Change Username"; 61 $l['new_username'] = "New Username:"; 62 $l['update_username'] = "Update Username"; 63 $l['edit_lists'] = "Edit Buddy and Ignore Lists"; 64 $l['edit_buddy_list'] = "Edit Buddy List"; 65 $l['edit_ignore_list'] = "Edit Ignore List"; 66 $l['users_added_to_ignore_list'] = "The selected users have been added to your ignore list"; 67 $l['users_added_to_buddy_list'] = "The selected users have been added to your buddy list"; 68 $l['removed_from_ignore_list'] = "{1} has been removed from your ignore list"; 69 $l['removed_from_buddy_list'] = "{1} has been removed from your buddy list"; 70 $l['cant_add_self_to_ignore_list'] = "You cannot add yourself to your ignore list."; 71 $l['cant_add_self_to_buddy_list'] = "You cannot add yourself to your buddy list."; 72 $l['users_already_on_ignore_list'] = "One or more users you added are already on your ignore list."; 73 $l['users_already_on_ignore_list_alt'] = "One or more users you added is on your buddy list. Please remove them as a buddy before ignoring them."; 74 $l['users_already_on_buddy_list'] = "One or more users you added are already on your buddy list."; 75 $l['users_already_on_buddy_list_alt'] = "One or more users you added is on your ignore list. Please remove them from the list before adding them as a buddy."; 76 $l['invalid_user_selected'] = "One or more of the selected users were not found."; 77 $l['ignore_list_empty'] = "Your ignore list is currently empty. To add one or more users to your ignore list, please use the field above."; 78 $l['buddy_list_empty'] = "Your buddy list is currently empty. To add one or more users to your buddy list, please use the field above."; 79 $l['confirm_remove_buddy'] = "Remove this user from your buddy list?"; 80 $l['confirm_remove_ignored'] = "Remove this user from your ignore list?"; 81 $l['adding_buddy'] = "Adding Buddy.."; 82 $l['adding_ignored'] = "Adding to Ignored.."; 83 $l['add_buddies'] = "Add Users to your Buddy List"; 84 $l['add_buddies_desc'] = "To add one or more users to your buddy list, enter their usernames below. Separate multiple usernames with a comma."; 85 $l['username_or_usernames'] = "Username(s):"; 86 $l['add_to_buddies'] = "Add to Buddies"; 87 $l['current_buddies'] = "You currently have <span id=\"buddy_count\">{1}</span> user(s) on your buddy list"; 88 $l['add_ignored_users'] = "Add Users to your Ignore List"; 89 $l['add_ignored_users_desc'] = "To ignore posts and private messages from specific users, enter their username below. You can separate multiple names with a comma."; 90 $l['ignore_users'] = "Ignore User(s)"; 91 $l['current_ignored_users'] = "You currently have <span id=\"ignored_count\">{1}</span> user(s) on ignore"; 92 $l['online'] = "Online"; 93 $l['offline'] = "Offline"; 94 $l['remove_from_list'] = "Remove from list"; 95 $l['edit_sig'] = "Edit Signature"; 96 $l['edit_sig_note'] = "Here you can enter a short message which will automatically be appended to the bottom of your posts."; 97 $l['edit_sig_note2'] = "Smilies are {1}.<br />MyCode is {2}.<br />[img] tags are {3}.<br />HTML is {4}.<br />Max. length is {5} characters."; 98 $l['edit_sig_error_title'] = "An error has occured:"; 99 $l['edit_sig_no_permission'] = "You do not have permission to edit your signature."; 100 $l['characters_remaining'] = "characters remaining"; 101 $l['enable_sig_posts'] = "Enable my signature in all of my existing posts."; 102 $l['disable_sig_posts'] = "Disable my signature in all of my existing posts."; 103 $l['leave_sig_settings'] = "No action."; 104 $l['update_sig'] = "Update Signature"; 105 $l['preview'] = "Preview Signature"; 106 $l['current_sig'] = "Your Current Signature"; 107 $l['sig_preview'] = "Signature Preview"; 108 109 $l['sig_suspended'] = "Your ability to add a signature has been suspended."; 110 $l['sig_suspended_posts'] = "You must have at least {1} posts before adding a signature."; 111 112 $l['change_email'] = "Change Email Address"; 113 $l['enter_password'] = "Please Enter Your Password"; 114 $l['please_enter_confirm_new_email'] = "Please Enter and Confirm Your New Email Address"; 115 $l['new_email'] = "New Email Address:"; 116 $l['confirm_email'] = "Confirm Email Address:"; 117 $l['update_email'] = "Update Email Address"; 118 $l['thread'] = "Thread"; 119 $l['author'] = "Author"; 120 $l['replies'] = "Replies"; 121 $l['views'] = "Views"; 122 $l['lastpost'] = "Last Post"; 123 $l['post_reply'] = "Post Reply"; 124 $l['forum_subscriptions'] = "Forum Subscriptions"; 125 $l['posts'] = "Posts"; 126 $l['forum'] = "Forum"; 127 $l['threads'] = "Threads"; 128 $l['unsubscribe'] = "Unsubscribe"; 129 $l['new_thread'] = "New Thread"; 130 $l['personal_notepad'] = "Personal Notepad"; 131 $l['update_notepad'] = "Update Notepad"; 132 $l['edit_options'] = "Edit Options"; 133 $l['login_cookies_privacy'] = "Privacy"; 134 $l['invisible_mode'] = "Hide me from the Who's Online list."; 135 $l['invisible_mode_desc'] = "Selecting yes will hide you from the online users list."; 136 $l['messaging_notification'] = "Messaging and Notification"; 137 $l['allow_notices'] = "Receive emails from the Administrators."; 138 $l['allow_notices_desc'] = "Selecting yes will allow Administrators to send you notices and board newsletters."; 139 $l['allow_emails'] = "Hide your email from other members."; 140 $l['allow_emails_desc'] = "Selecting yes will allow other members to send you emails through this board."; 141 $l['email_notify'] = "Automatically subscribe to threads you post in."; 142 $l['email_notify_desc'] = "Selecting yes will automatically subscribe you to threads when you make a post in them."; 143 $l['receive_pms'] = "Receive private messages from other users."; 144 $l['receive_pms_desc'] = "Enables you to send and receive Private Messages."; 145 $l['receive_from_buddy'] = "Only receive private messages from users on my <a href=\"misc.php?action=buddypopup\" onclick=\"MyBB.popupWindow('misc.php?action=buddypopup', 'buddyList', 350, 350); return false;\" target=\"_blank\">Buddy List</a>."; 146 $l['pm_notice'] = "Alert me with a notice when I receive a Private Message."; 147 $l['pm_notify'] = "Notify me by email when I receive a new Private Message."; 148 $l['show_codebuttons'] = "Show the MyCode formatting options on the posting pages."; 149 $l['show_redirect'] = "Show friendly redirect pages."; 150 $l['thread_view_options'] = "Thread View Options"; 151 $l['thread_mode'] = "Thread View Mode:"; 152 $l['thread_mode_desc'] = "The style of threads shown to you. Selecting 'Use Default' will use the boards default mode."; 153 $l['use_default'] = "Use Default"; 154 $l['threaded'] = "Threaded"; 155 $l['linear'] = "Linear"; 156 $l['show_classic_postbit'] = "Display posts in classic mode."; 157 $l['show_sigs'] = "Display users' signatures in their posts."; 158 $l['show_sigs_desc'] = "Do you want to view user's signatures in their posts?"; 159 $l['show_avatars'] = "Display users' avatars in their posts."; 160 $l['show_avatars_desc'] = "Do you want to view user's avatars in their posts?"; 161 $l['show_quick_reply'] = "Show the quick reply box on the view thread page."; 162 $l['show_quick_reply_desc'] = "The quick reply box enables you to make a 'quick reply' to threads using the reply box provided at the end of a thread"; 163 $l['forum_display_options'] = "Forum Display Options"; 164 $l['thread_view'] = "Default Thread View:"; 165 $l['thread_view_lastday'] = "Show threads from last day"; 166 $l['thread_view_5days'] = "Show threads from last 5 days"; 167 $l['thread_view_10days'] = "Show threads from last 10 days"; 168 $l['thread_view_20days'] = "Show threads from last 20 days"; 169 $l['thread_view_50days'] = "Show threads from last 50 days"; 170 $l['thread_view_75days'] = "Show threads from last 75 days"; 171 $l['thread_view_100days'] = "Show threads from last 100 days"; 172 $l['thread_view_year'] = "Show threads from the last year"; 173 $l['thread_view_all'] = "Show all threads"; 174 $l['date_time_options'] = "Date and Time Options"; 175 $l['date_format'] = "Date Format:"; 176 $l['date_format_desc'] = "The format that dates will be shown in."; 177 $l['time_format'] = "Time Format:"; 178 $l['time_format_desc'] = "The format that times will be shown in."; 179 $l['time_offset'] = "Time Zone (<acronym title=\"Daylight Saving Time\">DST</acronym> correction excluded):"; 180 $l['time_offset_desc'] = "If you live in a time zone which differs to what this board is set at, you can select it from the list below."; 181 $l['gmt'] = "GMT"; 182 $l['dst_correction'] = "Daylight Saving Time correction:"; 183 $l['dst_correction_auto'] = "Automatically detect DST settings"; 184 $l['dst_correction_enabled'] = "Always use DST correction"; 185 $l['dst_correction_disabled'] = "Never use DST correction"; 186 $l['board_language'] = "Board Language"; 187 $l['other_options'] = "Other Options"; 188 $l['style'] = "Board Style:"; 189 $l['style_desc'] = "If you don't like the default style of this board you can change how you view it here."; 190 $l['update_options'] = "Update Options"; 191 $l['tpp_option'] = "Show {1} threads per page"; 192 $l['ppp_option'] = "Show {1} posts per page"; 193 $l['ppp'] = "Posts Per Page:"; 194 $l['ppp_desc'] = "Allows you to select the amount of posts to be shown per page in a thread."; 195 $l['tpp'] = "Threads Per Page:"; 196 $l['tpp_desc'] = "Allows you to select the amount of threads to be shown per page in the thread listing."; 197 $l['change_password'] = "Change Password"; 198 $l['current_password'] = "Current Password"; 199 $l['please_enter_confirm_new_password'] = "Please Enter and Confirm Your New Password"; 200 $l['new_password'] = "New Password"; 201 $l['confirm_password'] = "Confirm Password:"; 202 $l['update_password'] = "Update Password"; 203 $l['edit_profile'] = "Edit Profile"; 204 $l['profile_required'] = "Required Fields"; 205 $l['change_email_notice'] = "To change your email address please click <a href=\"usercp.php?action=email\">here</a>"; 206 $l['profile_optional'] = "Optional Fields"; 207 $l['website_url'] = "Your Website URL:"; 208 $l['birthdate'] = "Birthdate:"; 209 $l['icq_number'] = "ICQ Number:"; 210 $l['aim_screenname'] = "AIM Screen Name:"; 211 $l['yahoo_id'] = "Yahoo ID:"; 212 $l['msn'] = "MSN ID:"; 213 $l['additional_information'] = "Additional Information"; 214 $l['update_profile'] = "Update Profile"; 215 $l['away_information'] = "Away Information"; 216 $l['away_status'] = "Away Status:"; 217 $l['away_status_desc'] = "Allows you to leave an away message if you are going away for a while."; 218 $l['im_away'] = "I'm Away"; 219 $l['im_here'] = "I'm Here"; 220 $l['away_reason'] = "Away Reason:"; 221 $l['away_reason_desc'] = "Allows you to enter a small description of why you are away (max 200 characters)."; 222 $l['return_date'] = "Return Date:"; 223 $l['return_date_desc'] = "If you know when you will be back, you can enter your return date here."; 224 $l['subscriptions'] = "Thread Subscriptions"; 225 $l['remove_all_subscriptions'] = "Remove All Subscriptions"; 226 $l['no_thread_subscriptions'] = "You're currently not subscribed to any threads.<p>To subscribe to a thread:</p><ol><li>Navigate to the thread you wish to subscribe to.</li><li>Click the 'Subscribe to this thread' link towards the bottom of the page.</li></ol>"; 227 $l['no_forum_subscriptions'] = "You're currently not subscribed to any forums.<p>To subscribe to a forum:</p><ol><li>Navigate to the forum you wish to subscribe to.</li><li>Click the 'Subscribe to this forum' link just above, towards the right side of, the list of threads in that forum.</li></ol>"; 228 $l['no_drafts'] = "You do not currently have any draft threads or posts.<p>To save a draft thread or post:</p><ol><li>Proceed to the normal posting pages for the action you wish to perform (post a new thread or reply to an existing one).</li><li>Fill in as much or as little as you want on the posting page.</li><li>Click the 'Save as Draft' button below the posting area.</li></ol>"; 229 $l['drafts'] = "Saved Drafts"; 230 $l['draft_saved'] = "Saved"; 231 $l['edit_draft'] = "Edit Draft"; 232 $l['draft_title'] = "Draft Title"; 233 $l['delete_drafts'] = "Delete Selected Drafts"; 234 $l['draft_options'] = "Draft Options"; 235 $l['selected_drafts_deleted'] = "The selected drafts have been deleted.<br />You will now be taken back to the drafts listing."; 236 $l['no_drafts_selected'] = "You did not select any drafts to delete"; 237 $l['too_many_sig_images'] = "We are sorry, but we cannot update your signature because it contains too many images. Please remove some images from your signature to continue."; 238 $l['too_many_sig_images2'] = "<strong>Note:</strong> The maximum amount of images for signatures is {1}."; 239 $l['sig_too_long'] = "You cannot update your signature because it is too long. The maximum length for signatures is {1} characters. "; 240 $l['sig_remove_chars_plural'] = "Please remove {1} characters and try again."; 241 $l['sig_remove_chars_singular'] = "Please remove 1 character and try again."; 242 $l['group_memberships'] = "Group Memberships"; 243 $l['not_member_of_group'] = "Sorry, you cannot perform that action because you are currently not a member of that group."; 244 $l['cannot_set_displaygroup'] = "This group cannot be set as a display group."; 245 $l['display_group_changed'] = "Your display group has been updated.<br />You will now be taken back to the group memberships page."; 246 $l['usergroups_memberof'] = "Groups You're a Member Of"; 247 $l['usertitle'] = "User Title"; 248 $l['usergroup_leave'] = "Leave Group"; 249 $l['usergroup_leave_primary'] = "(You cannot leave your primary group)"; 250 $l['usergroup_leave_leader'] = "(You are a leader of this group)"; 251 $l['usergroup_joins_moderated'] = "A group leader is required to moderate joins to this group."; 252 $l['usergroup_cannot_leave'] = "(You cannot leave this user group)"; 253 $l['usergroup_joins_anyone'] = "Anyone is free to join this group."; 254 $l['usergroup_leaders'] = "Group led by:"; 255 $l['usergroups_joinable'] = "Groups You Can Join"; 256 $l['join_conditions'] = "Join Conditions"; 257 $l['join_group'] = "Join Group"; 258 $l['join_group_applied'] = "You applied to join this group: {1}, {2}"; 259 $l['usergroups_leader'] = "Groups You Lead"; 260 $l['usergroup_members'] = "Group Members"; 261 $l['join_requests'] = "Pending Join Requests"; 262 $l['request_join_usergroup'] = "Request Group Membership"; 263 $l['join_group_moderate_note'] = "All joins to this group must first be approved by a moderator."; 264 $l['user_group'] = "Group:"; 265 $l['join_reason'] = "Reason:"; 266 $l['send_join_request'] = "Send Join Request"; 267 $l['cannot_join_group'] = "Sorry, but you cannot join this group as it is not a publicly join-able group."; 268 $l['already_member_of_group'] = "You cannot join a group of which you are already a member of."; 269 $l['already_sent_join_request'] = "You have already sent a request to join this group and it is yet to be moderated."; 270 $l['group_join_requestsent'] = "Your join request has successfully been sent. Once your membership is approved you will automatically be joined to this user group.<br />You will now be taken to the Group Memberships page."; 271 $l['joined_group'] = "You have successfully joined the specified group.<br />You will now be taken back to the Group Management page."; 272 $l['cannot_leave_primary_group'] = "Sorry, but you cannot leave your primary group."; 273 $l['left_group'] = "You have successfully left the specified group.<br />You will now be taken back to the Group Management page."; 274 $l['default_gallery'] = "Default Gallery"; 275 $l['avatar_note'] = "An avatar is a small identifying image shown under the author's name whenever they make a post."; 276 $l['avatar_note_dimensions'] = "The maximum dimensions for avatars are: {1}x{2} pixels."; 277 $l['avatar_note_size'] = "The maximum file size for avatars is {1}."; 278 $l['local_galleries'] = "Local Avatar Galleries"; 279 $l['custom_avatar'] = "Custom Avatar"; 280 $l['remove_avatar'] = "Remove Avatar"; 281 $l['gallery'] = "Gallery:"; 282 $l['avatars_in_gallery'] = "Avatars in {1}"; 283 $l['attachments_manager'] ="Attachments Manager"; 284 $l['attachments_attachment'] ="Attachment"; 285 $l['attachments_post'] = "Post"; 286 $l['delete_attachments'] = "Delete Selected Attachments"; 287 $l['attachment_size_downloads'] = "({1}, {2} Downloads)"; 288 $l['attachment_thread'] = "Thread:"; 289 $l['no_attachments'] = "You currently do not have any files attached to your posts."; 290 $l['date_uploaded'] ="Posted"; 291 $l['no_attachments_selected'] = "You did not select any attachments to delete."; 292 $l['attachments_deleted'] = "The selected attachments have successfully been deleted.<br />You will now be redirected to the attachments manager."; 293 $l['attachments_usage_quota'] = "- Using {1} of {2} ({3}) in {4} Attachments"; 294 $l['attachments_usage'] = "- {1} in {2} Attachments"; 295 $l['attachments_stats'] = "Your Attachment Statistics"; 296 $l['attachstats_attachs'] = "Number of Attachments"; 297 $l['attachstats_spaceused'] = "Space Used"; 298 $l['attachstats_quota'] = "Attachment Quota"; 299 $l['attachstats_totaldl'] = "Total Downloads"; 300 $l['attachstats_bandwidth'] = "Approximate Bandwidth Usage"; 301 $l['error_avatartoobig'] = "Sorry but we cannot change your avatar as the new avatar you specified is too big. The maximum dimensions are {1}x{2} (width x height)"; 302 $l['error_invalidavatarurl'] = "The URL you entered for your avatar does not appear to be valid. Please ensure you enter a valid URL."; 303 $l['custom_usertitle'] = "Custom User Title"; 304 $l['new_custom_usertitle'] = "New Custom User Title: (leave blank to use existing)"; 305 $l['custom_usertitle_note'] = "Here you can assign yourself a custom user title which will overwrite the one based on your display group."; 306 $l['default_usertitle'] = "Default User Title:"; 307 $l['current_custom_usertitle'] = "Current Custom User Title:"; 308 $l['revert_usertitle'] = "Revert to group default"; 309 $l['primary_usergroup'] = "Primary User Group:"; 310 $l['display_group'] = "Display Group"; 311 $l['set_as_display_group'] = "Set as Display Group"; 312 $l['registration_date'] ="Registration Date:"; 313 $l['view_members'] = "View Members"; 314 $l['view_requests'] = "Join Requests"; 315 $l['cannot_leave_group'] = "You cannot leave this group because it is not a publicly join-able group."; 316 $l['details'] = "Details"; 317 $l['members_referred'] = "Members Referred:"; 318 $l['referral_link'] = "<br />To refer a member to this board, direct them to {1}/member.php?action=register&referrer={2}"; 319 $l['redirect_subscriptionsremoved'] = "Your thread subscriptions list has now been cleared.<br />You will be returned to where you came from."; 320 $l['redirect_forumsubscriptionsremoved'] = "Your forum subscriptions list has now been cleared.<br />You will be returned to where you came from."; 321 $l['redirect_subscriptionadded'] = "The selected thread has been added to your subscriptions list.<br />You will now be returned to the location you came from."; 322 $l['redirect_optionsupdated'] = "Thank you, you have successfully updated your options."; 323 $l['redirect_subscriptionremoved'] = "The selected thread has been removed from your subscriptions list."; 324 $l['redirect_sigupdated'] = "Your signature has been updated.<br />You will now be taken back to the Edit Signature page."; 325 $l['redirect_notepadupdated'] = "Your personal notepad has been updated.<br />You will now be returned to the User CP."; 326 $l['redirect_profileupdated'] = "Thank you, your profile has been updated successfully.<br />You will now be returned to the User CP."; 327 $l['redirect_forumsubscriptionadded'] = "The selected forum has been added to your forum subscriptions list.<br />You will now be returned to where you came from."; 328 $l['redirect_forumsubscriptionremoved'] = "The selected forum has been removed from your forum subscriptions list.<br />You will now be returned to where you came from."; 329 $l['redirect_namechanged'] = "Your name has successfully been changed.<br />You will now be returned to the User CP."; 330 $l['redirect_emailupdated'] = "Your email address has successfully been updated.<br />You will now be taken back to the user control panel"; 331 $l['redirect_passwordupdated'] = "Thank you, your password has successfully been updated.<br />You will now be returned to the User CP."; 332 $l['redirect_changeemail_activation'] = "Your email address has successfully been updated. For your new email address to become active, we require that you complete a validation process.<p>Please check the new email address you specified for further instructions on how to complete the account activation process.</p>"; 333 $l['redirect_avatarupdated'] = "Your avatar has been changed successfully.<br />You will now be returned to your User CP."; 334 $l['error_noavatar'] = "You did not choose an avatar. Please go back and do so now. If you don't want an avatar, select the \"No avatar\" option."; 335 $l['error_avatartype'] = "Invalid file type. An uploaded avatar must be in GIF, JPEG, or PNG format."; 336 $l['error_alreadyingroup'] = "The user specified is already a part of the user group."; 337 $l['error_usercp_return_date_past'] = "You cannot return in the past!"; 338 $l['error_avatarresizefailed'] = "Your avatar was unable to be resized so that it is within the required dimensions."; 339 $l['error_avataruserresize'] = "You can also try checking the 'attempt to resize my avatar' check box and uploading the same image again."; 340 $l['avatar_auto_resize_note'] = "If your avatar is too large, it will automatically be resized."; 341 $l['avatar_auto_resize_option'] = "Try to resize my avatar if it is too large."; 342 $l['subscribe_to_thread'] = "Subscribe to Thread: {1}"; 343 $l['notification_method'] = "Notification Method:"; 344 $l['no_notification'] = "No Email Notification"; 345 $l['no_notification_desc'] = "You will not receive any automatic email notifications of replies to this thread."; 346 $l['instant_notification'] = "Instant Email Notification"; 347 $l['instant_notification_desc'] = "You will receive instant notification of any replies made to this thread."; 348 $l['do_subscribe'] = "Subscribe to Thread"; 349 $l['subscription_method'] = "Default Thread Subscription Mode:"; 350 $l['no_auto_subscribe'] = "Do not subscribe"; 351 $l['no_email_subscribe'] = "No email notification"; 352 $l['instant_email_subscribe'] = "Instant email notification"; 353 $l['with_selected'] = "With Selected:"; 354 $l['delete_subscriptions'] = "Delete subscriptions"; 355 $l['update_no_notification'] = "Change to no notification"; 356 $l['update_instant_notification'] = "Change to instant notification"; 357 $l['no_subscriptions_selected'] = "You did not select any subscriptions to perform the selected action on."; 358 $l['redirect_subscriptions_updated'] = "The selected subscriptions have been updated."; 359 $l['latest_threads'] = "Your Latest Threads"; 360 $l['find_all_threads'] = "Find All of Your Threads"; 361 $l['new_thread_subscriptions'] = "Thread Subscriptions With New Posts"; 362 $l['view_all_subscriptions'] = "View All Subscriptions"; 363 $l['latest_warnings'] = "Latest Warnings Received"; 364 $l['current_warning_level'] = "Current warning level: <strong>{1}%</strong> ({2}/{3})"; 365 $l['warning'] = "Warning"; 366 $l['date_issued'] = "Date Issued"; 367 $l['expiry_date'] = "Expiry Date"; 368 $l['issued_by'] = "Issued By"; 369 $l['warning_for_post'] = "for post: "; 370 $l['warning_revoked'] = "Revoked"; 371 $l['already_expired'] = "Expired"; 372 $l['warning_points'] = "({1} points)"; 373 $l['new_posts_thread'] = "New Posts"; 374 $l['new_hot_thread'] = "Hot Thread (New)"; 375 $l['posts_by_you'] = "Contains Posts by You"; 376 $l['no_new_thread'] = "No New Posts"; 377 $l['hot_thread'] = "Hot Thread (No New)"; 378 $l['locked_thread'] = "Locked Thread"; 379 ?>
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Tue Oct 8 19:19:50 2013 | Cross-referenced by PHPXref 0.7.1 |