mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/17480] Adjust message wording
PHPBB-17480
This commit is contained in:
parent
1ea59731f0
commit
0826a41da8
1 changed files with 1 additions and 1 deletions
|
@ -357,7 +357,7 @@ $lang = array_merge($lang, array(
|
|||
'HIDE_ME' => 'Hide my online status this session',
|
||||
'HOURS' => 'Hours',
|
||||
'HOME' => 'Home',
|
||||
'HTTP_HANDLER_NOT_FOUND' => 'The operation could not be completed because cURL PHP extension and allow_url_fopen PHP ini setting have been disabled and no other HTTP handler could be found.',
|
||||
'HTTP_HANDLER_NOT_FOUND' => 'The operation could not be completed because the cURL PHP extension and allow_url_fopen PHP ini setting have been disabled and no other HTTP handler could be found.',
|
||||
|
||||
'ICQ' => 'ICQ',
|
||||
'IF' => 'If',
|
||||
|
|
Loading…
Add table
Reference in a new issue