mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-09 18:26:32 +02:00
only some space/tab changes as well as removing my debug code from the template file. ;)
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8761 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -262,7 +262,7 @@ $lang = array_merge($lang, array(
|
||||
'HOME' => 'Home',
|
||||
|
||||
'ICQ' => 'ICQ',
|
||||
'ICQ_STATUS' => 'ICQ status',
|
||||
'ICQ_STATUS' => 'ICQ status',
|
||||
'IF' => 'If',
|
||||
'IMAGE' => 'Image',
|
||||
'IMAGE_FILETYPE_INVALID' => 'Image file type %d for mimetype %s not supported.',
|
||||
@@ -333,7 +333,7 @@ $lang = array_merge($lang, array(
|
||||
'MODERATORS' => 'Moderators',
|
||||
'MONTH' => 'Month',
|
||||
'MOVE' => 'Move',
|
||||
'MSNM' => 'MSNM/WLM',
|
||||
'MSNM' => 'MSNM/WLM',
|
||||
|
||||
'NA' => 'N/A',
|
||||
'NEWEST_USER' => 'Our newest member <strong>%s</strong>',
|
||||
@@ -500,7 +500,7 @@ $lang = array_merge($lang, array(
|
||||
'SEARCHING_FORUMS' => 'Searching forums',
|
||||
'SEARCH_ACTIVE_TOPICS' => 'View active topics',
|
||||
'SEARCH_FOR' => 'Search for',
|
||||
'SEARCH_FORUM' => 'Search this forum…',
|
||||
'SEARCH_FORUM' => 'Search this forum…',
|
||||
'SEARCH_NEW' => 'View new posts',
|
||||
'SEARCH_POSTS_BY' => 'Search posts by',
|
||||
'SEARCH_SELF' => 'View your posts',
|
||||
@@ -674,7 +674,7 @@ $lang = array_merge($lang, array(
|
||||
'YEAR' => 'Year',
|
||||
'YEAR_MONTH_DAY' => '(YYYY-MM-DD)',
|
||||
'YES' => 'Yes',
|
||||
'YIM' => 'YIM',
|
||||
'YIM' => 'YIM',
|
||||
'YOU_LAST_VISIT' => 'Last visit was: %s',
|
||||
'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.',
|
||||
|
Reference in New Issue
Block a user