mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-07 01:06:48 +02:00
- Added some missing lang strings
git-svn-id: file:///svn/phpbb/trunk@5857 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -140,6 +140,8 @@ $lang = array_merge($lang, array(
|
||||
'POLL_VOTE_CHANGE' => 'Allow Vote Change',
|
||||
'POLL_VOTE_CHANGE_EXPLAIN' => 'If enabled users are able to change their vote.',
|
||||
'POSTED_ATTACHMENTS' => 'Posted attachments',
|
||||
'POST_CONFIRMATION' => 'Confirmation of post',
|
||||
'POST_CONFIRM_EXPLAIN' => 'To prevent automated posts the board administrator requires you to enter a confirmation code. The code is displayed in the image you should see below. If you are visually impaired or cannot otherwise read this code please contact the %sBoard Administrator%s.',
|
||||
'POST_DELETED' => 'Your message has been deleted successfully',
|
||||
'POST_EDITED' => 'Your message has been edited successfully',
|
||||
'POST_EDITED_MOD' => 'Your message has been edited but requires approval',
|
||||
|
Reference in New Issue
Block a user