mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-11 00:44:15 +02:00
[ui][settings] more general settings and improvements
This commit is contained in:
@@ -104,7 +104,5 @@ aur.info.conflicts with=conflicts with
|
||||
arch.makepkg.optimizing=Optimizing the compilation
|
||||
arch.config.optimize=optimize
|
||||
arch.config.trans_dep_check=check dependencies
|
||||
arch.config.optimize.true.tip=Optimized settings will be used in order to make the packages installation faster
|
||||
arch.config.optimize.false.tip=The default system settings will be used to perform the packages installation
|
||||
arch.config.trans_dep_check.true.tip=If all the package dependencies should be verified before the installation starts
|
||||
arch.config.trans_dep_check.false.tip=If the package dependencies should be uncovered during its installation
|
||||
arch.config.optimize.tip=Optimized settings will be used in order to make the packages installation faster, otherwise the system settings will be used
|
||||
arch.config.trans_dep_check.tip=If all the package dependencies should be verified before the installation starts. Otherwise they will be discovered during the installation
|
||||
Reference in New Issue
Block a user