1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-07 01:06:48 +02:00

New acl admin strings

git-svn-id: file:///svn/phpbb/trunk@3835 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen
2003-04-15 17:33:53 +00:00
parent df48f3e797
commit 2ea7f66a1b
2 changed files with 12 additions and 4 deletions

View File

@@ -272,6 +272,7 @@ $lang = array(
'NO_POSTS' => 'No Posts were found.',
'NO_POST' => 'The requested post does not exist.',
'NO_USER' => 'The requested user does not exist.',
'NO_GROUP' => 'The requested usergroup does not exist.',
'LOGIN_VIEWFORUM' => 'The board administrator requires you to be registered and logged in to view this forum.',