aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/common.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/language/en/common.php')
-rw-r--r--phpBB/language/en/common.php62
1 files changed, 32 insertions, 30 deletions
diff --git a/phpBB/language/en/common.php b/phpBB/language/en/common.php
index 3b65324951..0a4be6edb3 100644
--- a/phpBB/language/en/common.php
+++ b/phpBB/language/en/common.php
@@ -268,36 +268,38 @@ $lang = array_merge($lang, array(
'MONTH' => 'Month',
'MOVE' => 'Move',
- 'NA' => 'N/A',
- 'NEWEST_USER' => 'Our newest member <b>%s%s%s</b>',
- 'NEW_MESSAGE' => 'New Message',
- 'NEW_MESSAGES' => 'New Messages',
- 'NEW_PM' => '<b>%d</b> new message',
- 'NEW_PMS' => '<b>%d</b> new messages',
- 'NEW_POST' => 'New post',
- 'NEW_POSTS' => 'New posts',
- 'NEXT' => 'Next',
- 'NO' => 'No',
- 'NONE' => 'None',
- 'NOT_WATCHING_FORUM'=> 'You no subscribe to updates on this forum',
- 'NOT_WATCHING_TOPIC'=> 'You are no longer subscribed to this topic.',
- 'NO_AUTH_OPERATION' => 'You do not have the neccessary permissions to complete this operation.',
- 'NO_BIRTHDAYS' => 'No birthdays today',
- 'NO_FORUM' => 'The forum you selected does not exist',
- 'NO_FORUMS' => 'This board has no forums',
- 'NO_GROUP' => 'The requested usergroup does not exist.',
- 'NO_MEMBERS' => 'No members found for this search criteria',
- 'NO_MESSAGES' => 'No Messages',
- 'NO_NEW_MESSAGES' => 'No new messages',
- 'NO_NEW_PM' => '<b>0</b> new messages',
- 'NO_NEW_POSTS' => 'No new posts',
- 'NO_POSTS' => 'No Posts',
- 'NO_SUCH_SEARCH_MODULE' => 'The specified search backend doesn\'t exist',
- 'NO_TOPIC' => 'The requested topic does not exist.',
- 'NO_TOPICS' => 'There are no topics or posts in this forum.',
- 'NO_UNREAD_PM' => '<b>0</b> unread messages',
- 'NO_USER' => 'The requested user does not exist.',
- 'NO_USERS' => 'The requested users do not exist',
+ 'NA' => 'N/A',
+ 'NEWEST_USER' => 'Our newest member <b>%s%s%s</b>',
+ 'NEW_MESSAGE' => 'New Message',
+ 'NEW_MESSAGES' => 'New Messages',
+ 'NEW_PM' => '<b>%d</b> new message',
+ 'NEW_PMS' => '<b>%d</b> new messages',
+ 'NEW_POST' => 'New post',
+ 'NEW_POSTS' => 'New posts',
+ 'NEXT' => 'Next',
+ 'NO' => 'No',
+ 'NONE' => 'None',
+ 'NOT_WATCHING_FORUM' => 'You no subscribe to updates on this forum',
+ 'NOT_WATCHING_TOPIC' => 'You are no longer subscribed to this topic.',
+ 'NO_AUTH_ADMIN' => 'You do not have admin permissions and therefore not allowed to access the administration control panel.',
+ 'NO_AUTH_ADMIN_USER_DIFFER' => 'You are not able to re-authenticate as a different user.',
+ 'NO_AUTH_OPERATION' => 'You do not have the neccessary permissions to complete this operation.',
+ 'NO_BIRTHDAYS' => 'No birthdays today',
+ 'NO_FORUM' => 'The forum you selected does not exist',
+ 'NO_FORUMS' => 'This board has no forums',
+ 'NO_GROUP' => 'The requested usergroup does not exist.',
+ 'NO_MEMBERS' => 'No members found for this search criteria',
+ 'NO_MESSAGES' => 'No Messages',
+ 'NO_NEW_MESSAGES' => 'No new messages',
+ 'NO_NEW_PM' => '<b>0</b> new messages',
+ 'NO_NEW_POSTS' => 'No new posts',
+ 'NO_POSTS' => 'No Posts',
+ 'NO_SUCH_SEARCH_MODULE' => 'The specified search backend doesn\'t exist',
+ 'NO_TOPIC' => 'The requested topic does not exist.',
+ 'NO_TOPICS' => 'There are no topics or posts in this forum.',
+ 'NO_UNREAD_PM' => '<b>0</b> unread messages',
+ 'NO_USER' => 'The requested user does not exist.',
+ 'NO_USERS' => 'The requested users do not exist',
'OCCUPATION' => 'Occupation',
'OFFLINE' => 'Offline',