mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
make sure we do not have empty select fields
git-svn-id: file:///svn/phpbb/trunk@6286 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -197,6 +197,7 @@ $lang = array_merge($lang, array(
|
||||
'NOTIFY_USER_WARN' => 'Notify user about warning?',
|
||||
'NOT_MODERATOR' => 'You are not a moderator of this forum',
|
||||
'NO_DESTINATION_FORUM' => 'Please select a forum for destination',
|
||||
'NO_DESTINATION_FORUM_FOUND' => 'There is no destination forum available.',
|
||||
'NO_ENTRIES' => 'No log entries for this period',
|
||||
'NO_FEEDBACK' => 'No feedback exists for this user',
|
||||
'NO_FINAL_TOPIC_SELECTED' => 'You have to select a destination topic for merging posts',
|
||||
|
Reference in New Issue
Block a user