mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 14:30:32 +02:00
L10n of warning messages sent to the user
git-svn-id: file:///svn/phpbb/trunk@5427 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -218,6 +218,7 @@ $lang = array_merge($lang, array(
|
||||
'LOG_USER_FEEDBACK' => '<b>Added user feedback</b><br />» %s',
|
||||
'LOG_USER_GENERAL' => '%s',
|
||||
'LOG_USER_WARNING' => '<b>Added user warning</b><br />»%s',
|
||||
'LOG_USER_WARNING_BODY' => '<b>The following warning was issued to this user</b><br />»%s',
|
||||
|
||||
'MARK' => 'Mark',
|
||||
'MARK_ALL' => 'Mark all',
|
||||
|
Reference in New Issue
Block a user