mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
ups. :)
git-svn-id: file:///svn/phpbb/trunk@6861 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
55b5e71411
commit
4be1329803
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ $lang = array_merge($lang, array(
|
|||
'CONFIG_CONVERT' => 'Converting the configuration',
|
||||
'CONFIG_FILE_UNABLE_WRITE' => 'It was not possible to write the configuration file. Alternative methods for this file to be created are presented below',
|
||||
'CONFIG_FILE_WRITTEN' => 'The configuration file has been written, you may now proceed to the next step of the installation',
|
||||
'CONFIG_PHPBB_EMPTY' => 'The phpBB3 config variable for "%s" is empty.'
|
||||
'CONFIG_PHPBB_EMPTY' => 'The phpBB3 config variable for "%s" is empty.',
|
||||
'CONFIG_RETRY' => 'Retry',
|
||||
'CONTACT_EMAIL_CONFIRM' => 'Confirm contact email',
|
||||
'CONTINUE_CONVERT' => 'Continue conversion',
|
||||
|
|
Loading…
Add table
Reference in a new issue