diff options
Diffstat (limited to 'phpBB/language/en/common.php')
| -rw-r--r-- | phpBB/language/en/common.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/phpBB/language/en/common.php b/phpBB/language/en/common.php index 3c6d26ff75..d325db31ed 100644 --- a/phpBB/language/en/common.php +++ b/phpBB/language/en/common.php @@ -46,6 +46,7 @@ $lang += array( 'ACP' => 'Administration Control Panel', 'ACTIVE_ERROR' => 'You have specified an inactive username. Please activate your account and try again. If you continue to have problems please contact a board administrator.', 'ALLOWED' => 'Allowed', + 'ALL_FORUMS' => 'All Forums', 'ALL_MESSAGES' => 'All Messages', 'ALL_POSTS' => 'All Posts', 'ALL_TIMES' => 'All times are %s %s', @@ -82,6 +83,7 @@ $lang += array( 'DAY' => 'Day', 'DAYS' => 'Days', 'DELETE' => 'Delete', + 'DELETE_MARKED' => 'Delete Marked', 'DESCENDING' => 'Descending', 'DISABLED' => 'Disabled', 'DISPLAY_MESSAGES' => 'Display messages from previous', @@ -111,6 +113,7 @@ $lang += array( 'FORUM_INDEX' => 'Board Index', 'FORUM_LOCATION' => 'Forum Location', 'FORUM_LOCKED' => 'Forum Locked', + 'FORUM_RULES' => 'Forum Rules', 'FROM' => 'from', 'GO' => 'Go', |
