mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
Small language fixes, one for r8989
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9001 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -552,7 +552,7 @@ $lang = array_merge($lang, array(
|
|||||||
'THE_TEAM' => 'The team',
|
'THE_TEAM' => 'The team',
|
||||||
'TIME' => 'Time',
|
'TIME' => 'Time',
|
||||||
|
|
||||||
'TOO_LONG' => 'The value you entered is too long',
|
'TOO_LONG' => 'The value you entered is too long.',
|
||||||
|
|
||||||
'TOO_LONG_AIM' => 'The screenname you entered is too long.',
|
'TOO_LONG_AIM' => 'The screenname you entered is too long.',
|
||||||
'TOO_LONG_CONFIRM_CODE' => 'The confirm code you entered is too long.',
|
'TOO_LONG_CONFIRM_CODE' => 'The confirm code you entered is too long.',
|
||||||
|
@@ -292,7 +292,7 @@ $lang = array_merge($lang, array(
|
|||||||
'NO_AUTH_READ_HOLD_MESSAGE' => 'You are not authorised to read private messages that are on hold.',
|
'NO_AUTH_READ_HOLD_MESSAGE' => 'You are not authorised to read private messages that are on hold.',
|
||||||
'NO_AUTH_READ_MESSAGE' => 'You are not authorised to read private messages.',
|
'NO_AUTH_READ_MESSAGE' => 'You are not authorised to read private messages.',
|
||||||
'NO_AUTH_READ_REMOVED_MESSAGE' => 'You are not able to read this message because it was removed by the author.',
|
'NO_AUTH_READ_REMOVED_MESSAGE' => 'You are not able to read this message because it was removed by the author.',
|
||||||
'NO_AUTH_SEND_MESSAGE' => 'You are not authorised sending private messages.',
|
'NO_AUTH_SEND_MESSAGE' => 'You are not authorised to send private messages.',
|
||||||
'NO_AUTH_SIGNATURE' => 'You are not authorised to define a signature.',
|
'NO_AUTH_SIGNATURE' => 'You are not authorised to define a signature.',
|
||||||
|
|
||||||
'NO_BCC_RECIPIENT' => 'None',
|
'NO_BCC_RECIPIENT' => 'None',
|
||||||
|
Reference in New Issue
Block a user