mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-12 03:34:04 +02:00
[ticket/11150] Display extension status in "gallery"
PHPBB3-11150
This commit is contained in:
committed by
Tristan Darricau
parent
a32d429f1e
commit
51916def9c
@@ -104,6 +104,9 @@ $lang = array_merge($lang, array(
|
||||
'EXTENSION_ENABLE_CONFIRM' => 'Are you sure that you wish to enable the “%s” extension?',
|
||||
'EXTENSION_FORCE_UNSTABLE_CONFIRM' => 'Are you sure that you wish to force the use of unstable version?',
|
||||
|
||||
'INSTALLED' => 'Installed',
|
||||
'INSTALLED_MANUALLY' => 'Installed manually',
|
||||
|
||||
'RETURN_TO_EXTENSION_LIST' => 'Return to the extension list',
|
||||
|
||||
'EXT_DETAILS' => 'Extension Details',
|
||||
|
Reference in New Issue
Block a user