mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/11150] CS and wording
PHPBB3-11150
This commit is contained in:
committed by
Tristan Darricau
parent
8ea2ecf835
commit
ea4a4acee0
@@ -250,7 +250,7 @@ $lang = array_merge($lang, array(
|
||||
'COMPOSER_UPDATING_DEPENDENCIES' => 'Updating packages',
|
||||
'COMPOSER_LOADING_REPOSITORIES' => 'Loading remote repositories with package information',
|
||||
'COMPOSER_ERROR_CONFLICT' => 'Your requirements could not be resolved to an installable set of packages.',
|
||||
'COMPOSER_REPOSITORY_UNAVAILABLE' => 'An error occurred when fetching the repository %s.',
|
||||
'COMPOSER_REPOSITORY_UNAVAILABLE' => 'An error occurred while fetching the repository %s.',
|
||||
'COMPOSER_INSTALLING_PACKAGE' => ' - Installing %1$s (%2$s)',
|
||||
'COMPOSER_DELETING' => ' - Deleting %s',
|
||||
'COMPOSER_UPDATE_NOTHING' => 'Nothing to update',
|
||||
|
Reference in New Issue
Block a user