1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

Include a link to the post by default when issuing a warning

git-svn-id: file:///svn/phpbb/trunk@6203 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Graham Eames
2006-07-23 20:59:08 +00:00
parent 5e7f9e1a0d
commit 4680dfce39
5 changed files with 8 additions and 4 deletions

View File

@@ -324,6 +324,7 @@ $lang = array_merge($lang, array(
'WARNED_USERS_EXPLAIN' => 'This is a list of users with unexpired warnings issued to them',
'WARNING_PM_BODY' => 'The following is a warning which has been issued to you by an administrator or moderator of this site.[quote]%s[/quote]',
'WARNING_PM_SUBJECT' => 'Board Warning Issued',
'WARNING_POST_DEFAULT' => 'This is a warning regarding the following post made by you: %s',
'WARNINGS_ZERO_TOTAL' => 'No warnings exists',
'YOU_SELECTED_TOPIC' => 'You selected topic number %d: %s',