1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 14:00:31 +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

@@ -279,6 +279,8 @@ $lang = array_merge($lang, array(
'VIEW_DETAILS' => 'View Details',
'WARNED_USERS' => 'Warned Users',
'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',
'YOU_SELECTED_TOPIC' => 'You selected topic number %d: %s',