mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-05 23:25:30 +02:00
Reworded string to better clarify the error
git-svn-id: file:///svn/phpbb/trunk@6435 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
71c30b8157
commit
d7f87be493
@ -48,7 +48,7 @@ $lang = array_merge($lang, array(
|
|||||||
'APPROVE_POSTS_CONFIRM' => 'Are you sure you want to approve the selected posts?',
|
'APPROVE_POSTS_CONFIRM' => 'Are you sure you want to approve the selected posts?',
|
||||||
|
|
||||||
'CANNOT_MOVE_SAME_FORUM'=> 'You cannot move a topic to the forum it’s already in',
|
'CANNOT_MOVE_SAME_FORUM'=> 'You cannot move a topic to the forum it’s already in',
|
||||||
'CANNOT_WARN_ANONYMOUS' => 'You cannot warn an guest user',
|
'CANNOT_WARN_ANONYMOUS' => 'You cannot warn unregistered guest users',
|
||||||
'CANNOT_WARN_SELF' => 'You cannot warn yourself',
|
'CANNOT_WARN_SELF' => 'You cannot warn yourself',
|
||||||
'CAN_LEAVE_BLANK' => 'This can be left blank.',
|
'CAN_LEAVE_BLANK' => 'This can be left blank.',
|
||||||
'CHANGE_POSTER' => 'Change poster',
|
'CHANGE_POSTER' => 'Change poster',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user