mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-11 03:04:15 +02:00
fix: AUR installation receiving GPG key
This commit is contained in:
@@ -47,4 +47,15 @@ arch.install.optdeps.request.body={} was succesfully installed ! There are some
|
||||
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.
|
||||
arch.warning.git={} seems not to be installed. It will not be possible to downgrade AUR packages.
|
||||
arch.warning.git={} seems not to be installed. It will not be possible to downgrade AUR packages.
|
||||
arch.aur.install.verifying_pgp=Verifying PGP keys
|
||||
arch.aur.install.pgp.title=PGP keys required
|
||||
arch.aur.install.pgp.body=To install {} is necessary to receive the following PGP keys
|
||||
arch.aur.install.pgp.substatus=Receiving PGP key {}
|
||||
arch.aur.install.pgp.success=PGP keys received and signed
|
||||
arch.aur.install.pgp.sign_fail=Could not sign PGP key {}
|
||||
arch.aur.install.pgp.receive_fail=Could not receive PGP key {}
|
||||
arch.aur.install.unknown_key.title=Public key required
|
||||
arch.install.aur.unknown_key.body=To continue {} installation is necessary to trust the following public key {}
|
||||
arch.aur.install.unknown_key.status=Receiving public key {}
|
||||
arch.aur.install.unknown_key.receive_error=Could not receive public key {}
|
||||
Reference in New Issue
Block a user