What is that you say? Coding guidelines? I don't know no freaking coding guidelines!

git-svn-id: file:///svn/phpbb/trunk@6324 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Dominik Dröscher 2006-08-28 20:20:38 +00:00
parent 4cf8487e8d
commit 64dc59ac82

View file

@ -142,7 +142,7 @@ $lang = array_merge($lang, array(
'ERR_CONNECTING_SERVER' => 'Error connecting to the server', 'ERR_CONNECTING_SERVER' => 'Error connecting to the server',
'ERR_UNABLE_TO_LOGIN' => 'Error on login. Supplied username or password wrong.', 'ERR_UNABLE_TO_LOGIN' => 'Error on login. Supplied username or password wrong.',
'ERR_WRONG_PATH_TO_PHPBB' => 'The phpBB path entered seems to be not valid.', 'ERR_WRONG_PATH_TO_PHPBB' => 'The phpBB path entered seems to be not valid.',
'EXPAND_VIEW' => 'Expand view', 'EXPAND_VIEW' => 'Expand view',
'EXTENSION' => 'Extension', 'EXTENSION' => 'Extension',
'EXTENSION_DISABLED_AFTER_POSTING' => 'The extension <strong>%s</strong> has been deactivated and can no longer be displayed', 'EXTENSION_DISABLED_AFTER_POSTING' => 'The extension <strong>%s</strong> has been deactivated and can no longer be displayed',
@ -228,7 +228,7 @@ $lang = array_merge($lang, array(
'HOURS' => 'Hours', 'HOURS' => 'Hours',
'HOME' => 'Home', 'HOME' => 'Home',
'ICQ' => 'ICQ', 'ICQ' => 'ICQ',
'ICQ_STATUS' => 'ICQ status', 'ICQ_STATUS' => 'ICQ status',
'IF' => 'if', 'IF' => 'if',
'IMAGE' => 'Image', 'IMAGE' => 'Image',
@ -246,7 +246,7 @@ $lang = array_merge($lang, array(
'JUMP_TO' => 'Jump to', 'JUMP_TO' => 'Jump to',
'JUMP_TO_PAGE' => 'Click to jump to page...', 'JUMP_TO_PAGE' => 'Click to jump to page...',
'KB' => 'KB', 'KB' => 'KB',
'LAST_POST' => 'Last post', 'LAST_POST' => 'Last post',
'LAST_UPDATED' => 'Last updated', 'LAST_UPDATED' => 'Last updated',
@ -436,10 +436,10 @@ $lang = array_merge($lang, array(
'SEARCHING_FORUMS' => 'Searching forums', 'SEARCHING_FORUMS' => 'Searching forums',
'SEARCH_ACTIVE_TOPICS' => 'View active topics', 'SEARCH_ACTIVE_TOPICS' => 'View active topics',
'SEARCH_FOR' => 'Search for', 'SEARCH_FOR' => 'Search for',
'SEARCH_FORUM' => 'Search this forum', 'SEARCH_FORUM' => 'Search this forum',
'SEARCH_NEW' => 'View new posts', 'SEARCH_NEW' => 'View new posts',
'SEARCH_SELF' => 'View your posts', 'SEARCH_SELF' => 'View your posts',
'SEARCH_TOPIC' => 'Search this topic', 'SEARCH_TOPIC' => 'Search this topic',
'SEARCH_UNANSWERED' => 'View unanswered posts', 'SEARCH_UNANSWERED' => 'View unanswered posts',
'SECONDS' => 'Seconds', 'SECONDS' => 'Seconds',
'SELECT' => 'Select', 'SELECT' => 'Select',
@ -595,7 +595,7 @@ $lang = array_merge($lang, array(
'YEAR' => 'Year', 'YEAR' => 'Year',
'YES' => 'Yes', 'YES' => 'Yes',
'YIM' => 'YIM', 'YIM' => 'YIM',
'YOU_LAST_VISIT' => 'Last visit was: %s', 'YOU_LAST_VISIT' => 'Last visit was: %s',
'YOU_NEW_PM' => 'A new private message is waiting for you in your Inbox', 'YOU_NEW_PM' => 'A new private message is waiting for you in your Inbox',
'YOU_NEW_PMS' => 'New private messages are waiting for you in your Inbox', 'YOU_NEW_PMS' => 'New private messages are waiting for you in your Inbox',