1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-02-13 20:44:43 +01:00

A few additions required by the new style

git-svn-id: file:///svn/phpbb/trunk@5367 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Tom Beddard 2005-12-22 00:03:17 +00:00
parent 1ec71c78b6
commit 7bf8321e1d

View File

@ -121,6 +121,7 @@ $lang = array_merge($lang, array(
'EXTENSION_DISABLED_AFTER_POSTING' => 'The extension <b>%s</b> has been deactivated and can no longer be displayed',
'FAQ' => 'FAQ',
'FAQ_DESC' => 'Frequently Asked Questions',
'FILENAME' => 'Filename',
'FILESIZE' => 'Filesize',
'FILE_COMMENT' => 'File comment',
@ -169,6 +170,7 @@ $lang = array_merge($lang, array(
'HIDE_GUESTS' => 'Hide Guests',
'HIDE_ME' => 'Hide my online status this session',
'HOURS' => 'Hours',
'HOME' => 'Home',
'ICQ_STATUS' => 'ICQ Status',
'IF' => 'If',
@ -221,6 +223,7 @@ $lang = array_merge($lang, array(
'MB' => 'MB',
'MCP' => 'Moderator Control Panel',
'MEMBERLIST' => 'Members',
'MEMBERLIST_DESC' => 'View complete list of members',
'MERGE_TOPIC' => 'Merge Topic',
'MESSAGE' => 'Message',
'MESSAGE_BODY' => 'Message body',
@ -342,6 +345,8 @@ $lang = array_merge($lang, array(
'RULES_VOTE_CANNOT' => 'You <b>cannot</b> vote in polls in this forum',
'SEARCH' => 'Search',
'SEARCH_ADV' => 'Advanced Search',
'SEARCH_DESC' => 'Enter search keywords',
'SEARCHING_FORUMS' => 'Searching forums',
'SELECT_DESTINATION_FORUM' => 'Please select a forum for destination',
'SEARCH_ACTIVE_TOPICS' => 'View active topics',
@ -354,6 +359,7 @@ $lang = array_merge($lang, array(
'SEND_EMAIL' => 'Email',
'SEND_PRIVATE_MESSAGE' => 'Send private message',
'SIGNATURE' => 'Signature',
'SKIP' => 'Skip to content',
'SORRY_AUTH_READ' => 'You are not authorized to read this forum',
'SORT_BY' => 'Sort by',
'SORT_JOINED' => 'Joined Date',