mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-10 15:34:15 +02:00
[aur] new AUR dependencies checking algorithm
This commit is contained in:
@@ -218,7 +218,7 @@ core.config.ui.auto_scale.tip=It activates the auto screen scale factor ( {} ).
|
||||
core.config.updates.sort_pkgs=Sort updates
|
||||
core.config.updates.sort_pkgs.tip=Defines the best update order for the selected applications / packages to avoid issues
|
||||
core.config.updates.dep_check=Show update requirements
|
||||
core.config.updates.dep_check.tip=Displays all additional applications / packages that need to be installed before starting to update selected ones
|
||||
core.config.updates.dep_check.tip=Displays all dependencies that need to be installed before starting to update selected ones
|
||||
settings.changed.success.warning=Settings successfully changed. Some of them will only take effect after a restart.
|
||||
settings.changed.success.reboot=Restart now ?
|
||||
settings.error=It was not possible to properly change all the settings
|
||||
@@ -234,7 +234,7 @@ download=download
|
||||
clean=clean
|
||||
action.update.status.sorting=Determining the best update order
|
||||
action.update.requirements.title=Upgrade requirements
|
||||
action.update.requirements.body=The following {} applications / packages must be installed before upgrading
|
||||
action.update.requirements.body=The following {} dependencies must be installed before upgrading
|
||||
action.update.install_req.fail.title=Installation failed
|
||||
action.update.install_req.fail.body=It was not possible to install {}
|
||||
action.update.requirements.status=Checking requirements
|
||||
|
||||
Reference in New Issue
Block a user