mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-10 14:24:16 +02:00
[settings] property to disable pre-dependency checking
This commit is contained in:
@@ -217,6 +217,8 @@ core.config.ui.auto_scale=Auto scale
|
||||
core.config.ui.auto_scale.tip=It activates the auto screen scale factor ( {} ). It fixes scaling issues for some desktop environments.
|
||||
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 packages / applications 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
|
||||
@@ -232,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 {} applications / packages 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