mirror of
https://github.com/phpbb/phpbb.git
synced 2025-04-05 00:13:29 +02:00
[ticket/11150] Fix wording
PHPBB3-11150
This commit is contained in:
parent
efe37cd5a8
commit
87ce6cadaf
@ -154,7 +154,7 @@ $lang = array_merge($lang, array(
|
||||
'ENABLE_ON_INSTALL' => 'Enable extensions when installing',
|
||||
'PURGE_ON_REMOVE' => 'Purge extensions when removing',
|
||||
'ENABLE_PACKAGIST' => 'Enable Packagist usage',
|
||||
'ENABLE_PACKAGIST_EXPLAIN' => 'Allow the usage of packagist while looking for available extensions. It must be used carefully as it will add not validated extensions to the catalog.',
|
||||
'ENABLE_PACKAGIST_EXPLAIN' => 'Use packagist to browse extensions? Beware that packagist may contain extensions not validated by phpBB.',
|
||||
'ENABLE_PACKAGIST_CONFIRM' => 'Are you sure you want to enable packagist?',
|
||||
'COMPOSER_REPOSITORIES' => 'Repositories',
|
||||
'COMPOSER_REPOSITORIES_EXPLAIN' => 'List of composer repositories (must be the base url of the packages.json file), one per line.',
|
||||
|
Loading…
x
Reference in New Issue
Block a user