AUR -> optional packages not checked by default

This commit is contained in:
Vinicius Moreira
2019-10-07 17:08:36 -03:00
parent aed6bb04e0
commit ef9bb25b77
5 changed files with 8 additions and 4 deletions

View File

@@ -45,7 +45,7 @@ arch.install.dependency.install.error=Could not install dependent package {}. In
arch.uninstall.required_by={} cannot be uninstalled because it is necessary for these following packages to work
arch.uninstall.required_by.advice=Uninstall them first before uninstalling {}.
arch.install.optdeps.request.title=Optional dependencies
arch.install.optdeps.request.body={} was succesfully installed ! There are some optional associated packages that you might want to install as well (check those you want)
arch.install.optdeps.request.body={} was succesfully installed ! There are some optional associated packages that you might want to install ( check those you want )
arch.install.optdep.error=Could not install the optional package {}
arch.optdeps.checking=Checking {} optional dependencies
arch.warning.disabled={} seems not to be installed. It will not be possible to manage Arch / AUR packages.