Fix to use 'extension' term instead of 'module'

This commit is contained in:
Ilia Ross
2025-02-04 13:55:23 +02:00
parent 31f6a58b0a
commit 73d90826a1

View File

@@ -167,21 +167,21 @@ disable_leftover=Other functions:
disable_err=Failed to save disabled features
disable_classes=Disabled built-in classes
mods_title=PHP Modules
mods_edir=Could not find PHP modules directory!
mods_ecannot=You are not allowed to edit enabled PHP modules
mods_desc=This page can be used to globally enable and disable PHP version $1 modules for all users on this system.
mods_title=PHP Extensions
mods_edir=Could not find PHP extensions directory!
mods_ecannot=You are not allowed to edit enabled PHP extensions
mods_desc=This page can be used to globally enable and disable PHP version $1 extensions for all users on this system.
mods_enabled=Enabled?
mods_name=Module name
mods_name=Extension name
mods_file=Config file
mods_pkg=Package
mods_idesc=PHP modules not available on this system can be installed from configured software package repositories.
mods_newpkg=Add PHP module
mods_idesc=PHP extensions that are not yet installed on this system can be installed from the configured software package repositories.
mods_newpkg=Add PHP extension
mods_install=Install Now
mods_err=Failed to save PHP modules
mods_err=Failed to save PHP extensions
mods_egetver=Could not figure out PHP version for config file $1
mods_egetbin=Could not figure out PHP binary for config file $1
mods_return=PHP modules
mods_return=PHP extensions
imod_title=Install PHP Module
imod_err=Failed to install PHP module