mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-09 18:54:16 +02:00
[arch] improvement -> upgrade: allowing the user to bypass dependency breakage scenarios
This commit is contained in:
@@ -229,6 +229,10 @@ arch.update_summary.to_update.conflicts_dep=Conflicts with the dependency {} of
|
||||
arch.update_summary.to_update.dep_conflicts=Dependency {} conflicts with {}
|
||||
arch.upgrade.caching_pkgs_data=Caching updates data
|
||||
arch.upgrade.error.conflicting_files=Some of the packages being upgraded want to overwrite files of another installed packages
|
||||
arch.upgrade.error.dep_breakage=Some dependency breakage issues have been detected
|
||||
arch.upgrade.error.dep_breakage.item=The new version of {} breaks the dependency {} required by the installed version of {}
|
||||
arch.upgrade.error.dep_breakage.proceed=Proceed anyway
|
||||
arch.upgrade.error.dep_breakage.stop=Cancel upgrade
|
||||
arch.upgrade.conflicting_files.proceed=Allow and continue
|
||||
arch.upgrade.conflicting_files.stop=Cancel upgrading
|
||||
arch.upgrade.fail=Package {} upgrade failed
|
||||
|
||||
Reference in New Issue
Block a user