diff --git a/lang/en_utf8/admin.php b/lang/en_utf8/admin.php index cf2a1cb6367..8df024194d7 100644 --- a/lang/en_utf8/admin.php +++ b/lang/en_utf8/admin.php @@ -435,7 +435,7 @@ $string['htmlsettings'] = 'HTML settings'; $string['http'] = 'HTTP'; $string['httpsecurity'] = 'HTTP security'; $string['iconvrecommended'] = 'Installing the optional ICONV library is highly recommended in order to improve site performance, particularly if your site is supporting non-Latin languages.'; -$string['iconvrequired'] = 'Installing the optional ICONV library is required.'; +$string['iconvrequired'] = 'Installing ICONV extension is required.'; $string['ignore'] = 'Ignore'; $string['importlangreminder'] = 'The database migration process is commencing. You will need to log in again for the upgrade to take effect. Please install unicode language packs as soon as possible from Admin->Lang->Lang Import Utility after the database migration process is completed.'; $string['importtimezones'] = 'Update complete list of timezones';