mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-10 10:44:20 +02:00
fixing some bugs, most being submitted grammatical/spelling errors.
git-svn-id: file:///svn/phpbb/trunk@6915 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -208,7 +208,7 @@ $lang = array_merge($lang, array(
|
||||
'NO_POST' => 'You have to select a post in order to warn the user for a post',
|
||||
'NO_POST_REPORT' => 'This post was not reported.',
|
||||
'NO_POST_SELECTED' => 'You must select at least one post to perform this action',
|
||||
'NO_REASON_DISAPPROVAL' => 'Please give an appropiate reason for disapproval',
|
||||
'NO_REASON_DISAPPROVAL' => 'Please give an appropriate reason for disapproval',
|
||||
'NO_REPORTS' => 'No reports',
|
||||
'NO_TOPIC_ICON' => 'None',
|
||||
'NO_TOPIC_SELECTED' => 'You must select at least one topic to perform this action',
|
||||
|
Reference in New Issue
Block a user