[arch] improvement: 'automatch_providers' property label renamed (again)

This commit is contained in:
Vinicius Moreira
2022-01-28 18:59:08 -03:00
parent 9656f78020
commit b895ba1cd2
10 changed files with 19 additions and 19 deletions

View File

@@ -49,8 +49,8 @@ arch.config.aur_rebuild_detector=Check reinstallation need {}
arch.config.aur_rebuild_detector.tip=It checks if packages built with old library versions require to be rebuilt. If a package needs to be rebuilt, it will be marked for update ({} must be installed)
arch.config.aur_rebuild_detector_no_bin=Ignore binaries ({})
arch.config.aur_rebuild_detector_no_bin.tip=If binary packages named as "package-bin" should be ignored by {} ({})
arch.config.automatch_providers=Définition automatique des fournisseurs par nom
arch.config.automatch_providers.tip=Choisit automatiquement le fournisseur de dépendances en cas de noms identiques
arch.config.automatch_providers=Auto-match dependency by name
arch.config.automatch_providers.tip=It associates automatically a package to a dependency if both names match. Otherwise all providers for a given dependency will be displayed.
arch.config.aur_build_dir=Répertoire de compilation (AUR)
arch.config.aur_build_dir.tip=Définit un répertoire ou les paquets AUR seront compilés. Par défaut: {}.
arch.config.aur_build_only_chosen=Compiler uniquement la sélection (AUR)