mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 16:56:44 +02:00
some fixes here and there
git-svn-id: file:///svn/phpbb/trunk@7860 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -590,8 +590,8 @@ $lang = array_merge($lang, array(
|
||||
'UNREAD_MESSAGES' => 'Unread messages',
|
||||
'UNREAD_PM' => '<strong>%d</strong> unread message',
|
||||
'UNREAD_PMS' => '<strong>%d</strong> unread messages',
|
||||
'UNWATCHED_FORUMS' => 'You are no longer watching the selected forums.',
|
||||
'UNWATCHED_TOPICS' => 'You are no longer watching the selected topics.',
|
||||
'UNWATCHED_FORUMS' => 'You are no longer subscribed to the selected forums.',
|
||||
'UNWATCHED_TOPICS' => 'You are no longer subscribed to the selected topics.',
|
||||
'UPDATE' => 'Update',
|
||||
'UPLOAD_IN_PROGRESS' => 'The upload is currently in progress.',
|
||||
'URL_REDIRECT' => 'If your browser does not support meta redirection %splease click HERE to be redirected%s.',
|
||||
|
Reference in New Issue
Block a user