Skip to content

Commit 0826a41

Browse files
committed
[ticket/17480] Adjust message wording
PHPBB-17480
1 parent 1ea5973 commit 0826a41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpBB/language/en/common.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@
357357
'HIDE_ME' => 'Hide my online status this session',
358358
'HOURS' => 'Hours',
359359
'HOME' => 'Home',
360-
'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.',
360+
'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.',
361361

362362
'ICQ' => 'ICQ',
363363
'IF' => 'If',

0 commit comments

Comments
 (0)