mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
- re-enable polls (user is now able to decide if users are able to change votes if this feature is enabled within the given forum)
git-svn-id: file:///svn/phpbb/trunk@4981 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -136,6 +136,8 @@ $lang += array(
|
||||
'POLL_OPTIONS' => 'Poll options',
|
||||
'POLL_OPTIONS_EXPLAIN' => 'Place each option on a new line. You may enter up to <b>%d</b> options',
|
||||
'POLL_QUESTION' => 'Poll question',
|
||||
'POLL_VOTE_CHANGE' => 'Allow Vote Change',
|
||||
'POLL_VOTE_CHANGE_EXPLAIN' => 'If enabled users are able to change their vote.',
|
||||
'POSTED_ATTACHMENTS' => 'Posted attachments',
|
||||
'POST_ANNOUNCEMENT' => 'Announce',
|
||||
'POST_DELETED' => 'Your message has been deleted successfully',
|
||||
|
Reference in New Issue
Block a user