mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-08 17:56:52 +02:00
some tiny fixes here and there
git-svn-id: file:///svn/phpbb/trunk@6383 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -402,7 +402,7 @@ $lang = array_merge($lang, array(
|
||||
'REG_USER_ONLINE' => 'There is %d registered user and ',
|
||||
'REG_USER_TOTAL' => '%d registered, ',
|
||||
'REMOVE' => 'Remove',
|
||||
'REMOVE_INSTALL' => 'Please delete, move or rename the install directory.',
|
||||
'REMOVE_INSTALL' => 'Please delete, move or rename the install directory before you use your forum. If this directory is still present, only the Administration Control Panel (ACP) will be accessible.',
|
||||
'REPLIES' => 'Replies',
|
||||
'REPLY_WITH_QUOTE' => 'Reply with quote',
|
||||
'REPLYING_GLOBAL_ANNOUNCE' => 'Replying to Global Announcement',
|
||||
|
Reference in New Issue
Block a user