From 0826a41da86e5ba9ef7e36a30cbf7c811ee7b9b5 Mon Sep 17 00:00:00 2001 From: rxu Date: Sat, 8 Mar 2025 11:01:47 +0700 Subject: [PATCH] [ticket/17480] Adjust message wording PHPBB-17480 --- phpBB/language/en/common.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpBB/language/en/common.php b/phpBB/language/en/common.php index 5cdba377f5..f5fad1b28e 100644 --- a/phpBB/language/en/common.php +++ b/phpBB/language/en/common.php @@ -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',