aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/lang_main.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/language/en/lang_main.php')
-rw-r--r--phpBB/language/en/lang_main.php109
1 files changed, 55 insertions, 54 deletions
diff --git a/phpBB/language/en/lang_main.php b/phpBB/language/en/lang_main.php
index dc0b786bca..ac7f9c1880 100644
--- a/phpBB/language/en/lang_main.php
+++ b/phpBB/language/en/lang_main.php
@@ -156,7 +156,7 @@ $lang = array(
'You_new_pms' => 'New private messages are waiting for you in your Inbox',
'You_no_new_pm' => 'No new private messages are waiting for you',
-
+ 'LEGEND' => 'Legend',
'RECORD_ONLINE_USERS' => 'Most users ever online was <b>%1$s</b> on %2$s',
'Registered_users' => 'Registered Users:',
'Browsing_forum_guest' => 'Users browsing this forum: %1$s and %2$d guest',
@@ -193,6 +193,7 @@ $lang = array(
'NEW_POSTS_HOT' => 'New posts [ Popular ]',
'NO_NEW_POSTS_LOCKED' => 'No new posts [ Locked ]',
'NEW_POSTS_LOCKED' => 'New posts [ Locked ]',
+ 'FORUM_LOCKED' => 'Forum Locked',
'POST_STICKY' => 'Sticky',
'POST_ANNOUNCEMENT' => 'Announcement',
@@ -496,25 +497,6 @@ $lang = array(
'Savebox_size' => 'Your Savebox is %d%% full',
'Click_view_privmsg' => 'Click %sHere%s to visit your Inbox',
- 'NO_USER' => 'No user found',
-
- 'VIEWING_PROFILE' => 'Viewing profile of %s',
- 'ABOUT_USER' => 'Profile',
- 'CONTACT_USER' => 'Contact',
- 'USER_FORUM' => 'Forum statistics',
- 'USER_PRESENCE' => 'Forum presence',
-
- 'USER_POST' => '%d Post',
- 'USER_POSTS' => '%d Posts',
- 'POST_PCT' => '%.2f%% of all posts',
- 'POST_DAY' => '%.2f posts per day',
- 'TOTAL_POSTS' => 'Total posts',
- 'ACTIVE_IN_FORUM' => 'Most active forum',
- 'ACTIVE_IN_TOPIC' => 'Most active topic',
- 'SEARCH_USER_POSTS' => 'Search users posts',
- 'VISITED' => 'Last visited',
-
-
'Preferences' => 'Preferences',
'Items_required' => 'Items marked with a * are required unless stated otherwise',
'Registration_info' => 'Registration Information',
@@ -627,40 +609,59 @@ $lang = array(
'Password_activated' => 'Your account has been re-activated. To logon please use the password supplied in the email you received',
- 'FIND_USERNAME' => 'Find a member',
- 'FIND_USERNAME_EXPLAIN' => 'Use this form to search for specific members. You do not need to fill out all fields, to partialy match data use * as a wildcard. When entering dates use the format yyyy-mm-dd, e.g. 2002-01-01. Click the username to automatically enter it into the form you are viewing (several usernames may be accepted depending on the form itself). Alternatively you can mark the users required and click the Insert Marked button.',
- 'NO_MEMBERS' => 'No members found for this search criteria',
- 'SEND_MESSAGE' => 'Message',
- 'POST_IP' => 'Posted from IP/domain',
- 'SELECT_SORT_METHOD' => 'Select sort method',
- 'SORT' => 'Sort',
- 'ORDER' => 'Order',
- 'SORT_JOINED' => 'Joined Date',
- 'SORT_USERNAME' => 'Username',
- 'SORT_LOCATION' => 'Location',
- 'SORT_POSTS' => 'Total posts',
- 'SORT_EMAIL' => 'Email',
- 'SORT_WEBSITE' => 'Website',
- 'SORT_ASCENDING' => 'Ascending',
- 'SORT_DESCENDING' => 'Descending',
- 'SORT_POST_COUNT' => 'Post count',
- 'SORT_LAST_ACTIVE' => 'Last active',
- 'LESS_THAN' => 'Less than',
- 'EQUAL_TO' => 'Equal to',
- 'MORE_THAN' => 'More than',
- 'BEFORE' => 'Before',
- 'AFTER' => 'After',
- 'NEVER' => 'Never',
-
- 'SEND_EMAIL' => 'Send Email',
- 'NO_EMAIL' => 'You are not permitted to send email to this user.',
- 'CC_EMAIL' => 'Send a copy of this email to yourself',
- 'EMAIL_BODY_EXPLAIN' => 'This message will be sent as plain text, do not include any HTML or BBCode. The return address for this message will be set to your email address.',
- 'FLOOD_EMAIL_LIMIT' => 'You cannot send another email at this time. Please try again later.',
- 'RECIPIENT' => 'Recipient',
- 'EMAIL_SENT' => 'The email has been sent.',
- 'EMPTY_SUBJECT_EMAIL' => 'You must specify a subject for the email.',
- 'EMPTY_MESSAGE_EMAIL' => 'You must enter a message to be emailed.',
+ 'FIND_USERNAME' => 'Find a member',
+ 'FIND_USERNAME_EXPLAIN' => 'Use this form to search for specific members. You do not need to fill out all fields. To match partial data use * as a wildcard. When entering dates use the format yyyy-mm-dd, e.g. 2002-01-01. Use the mark checkboxes to select one or more usernames (several usernames may be accepted depending on the form itself). Alternatively you can mark the users required and click the Insert Marked button.',
+ 'NO_MEMBERS' => 'No members found for this search criteria',
+ 'SEND_MESSAGE' => 'Message',
+ 'POST_IP' => 'Posted from IP/domain',
+ 'SELECT_SORT_METHOD'=> 'Select sort method',
+ 'SORT' => 'Sort',
+ 'ORDER' => 'Order',
+ 'SORT_JOINED' => 'Joined Date',
+ 'SORT_USERNAME' => 'Username',
+ 'SORT_LOCATION' => 'Location',
+ 'SORT_POSTS' => 'Total posts',
+ 'SORT_EMAIL' => 'Email',
+ 'SORT_WEBSITE' => 'Website',
+ 'SORT_ASCENDING' => 'Ascending',
+ 'SORT_DESCENDING' => 'Descending',
+ 'SORT_POST_COUNT' => 'Post count',
+ 'SORT_LAST_ACTIVE' => 'Last active',
+ 'LESS_THAN' => 'Less than',
+ 'EQUAL_TO' => 'Equal to',
+ 'MORE_THAN' => 'More than',
+ 'BEFORE' => 'Before',
+ 'AFTER' => 'After',
+ 'NEVER' => 'Never',
+
+ 'SEND_EMAIL' => 'Send Email',
+ 'NO_EMAIL' => 'You are not permitted to send email to this user.',
+ 'CC_EMAIL' => 'Send a copy of this email to yourself',
+ 'RECIPIENT' => 'Recipient',
+ 'EMAIL_SENT' => 'The email has been sent.',
+ 'EMAIL_BODY_EXPLAIN' => 'This message will be sent as plain text, do not include any HTML or BBCode. The return address for this message will be set to your email address.',
+ 'FLOOD_EMAIL_LIMIT' => 'You cannot send another email at this time. Please try again later.',
+ 'EMPTY_SUBJECT_EMAIL' => 'You must specify a subject for the email.',
+ 'EMPTY_MESSAGE_EMAIL' => 'You must enter a message to be emailed.',
+
+ 'NO_VIEW_USERS' => 'You are not authorised to view the member list or profiles.',
+ 'VIEWING_PROFILE' => 'Viewing profile of %s',
+ 'ABOUT_USER' => 'Profile',
+ 'CONTACT_USER' => 'Contact',
+ 'USER_FORUM' => 'Forum statistics',
+ 'USER_PRESENCE' => 'Forum presence',
+
+ 'VISITED' => 'Last visited',
+ 'USER_POST' => '%d Post',
+ 'USER_POSTS' => '%d Posts',
+ 'POST_PCT' => '%.2f%% of all posts',
+ 'POST_DAY' => '%.2f posts per day',
+ 'TOTAL_POSTS' => 'Total posts',
+ 'ACTIVE_IN_FORUM' => 'Most active forum',
+ 'ACTIVE_IN_TOPIC' => 'Most active topic',
+ 'SEARCH_USER_POSTS' => 'Search users posts',
+ 'USER_ONLINE' => 'Online',
+ 'USER_OFFLINE' => 'Offline',
'Group_Control_Panel' => 'Group Control Panel',