1
0
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:
Graham Eames
2006-01-05 20:35:43 +00:00
parent 479f95661e
commit d864074bdd
3 changed files with 23 additions and 10 deletions

View File

@@ -218,6 +218,7 @@ $lang = array_merge($lang, array(
'LOG_USER_FEEDBACK' => '<b>Added user feedback</b><br />&#187; %s',
'LOG_USER_GENERAL' => '%s',
'LOG_USER_WARNING' => '<b>Added user warning</b><br />&#187;%s',
'LOG_USER_WARNING_BODY' => '<b>The following warning was issued to this user</b><br />&#187;%s',
'MARK' => 'Mark',
'MARK_ALL' => 'Mark all',