mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 16:56:44 +02:00
- add some language variables i will need at another location. ;)
- also add X-Sendfile support to the download.php file. git-svn-id: file:///svn/phpbb/trunk@6308 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -140,6 +140,7 @@ $lang = array_merge($lang, array(
|
||||
'ERR_CHANGING_DIRECTORY' => 'Unable to change directory',
|
||||
'ERR_CONNECTING_SERVER' => 'Error connecting to the server',
|
||||
'ERR_UNABLE_TO_LOGIN' => 'Error on login. Supplied username or password wrong.',
|
||||
'ERR_WRONG_PATH_TO_PHPBB' => 'The phpBB path entered seems to be not valid.',
|
||||
'EXTENSION' => 'Extension',
|
||||
'EXTENSION_DISABLED_AFTER_POSTING' => 'The extension <strong>%s</strong> has been deactivated and can no longer be displayed',
|
||||
|
||||
|
Reference in New Issue
Block a user