mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-10 17:54:15 +02:00
[improvement][aur] allowing the user to bypass checksum errors when installing / upgrading / downgrading packages
This commit is contained in:
@@ -67,8 +67,9 @@ 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 {}
|
||||
arch.aur.install.validity_check.title=Integrity issues
|
||||
arch.aur.install.validity_check.body=Some of the source-files needed for {} installation are not healthy. The installation will be cancelled to prevent damage to your system.
|
||||
arch.aur.install.validity_check.title=Integrity issues {}
|
||||
arch.aur.install.validity_check.body=Some of the source-files needed for {} installation are not healthy.
|
||||
arch.aur.install.validity_check.proceed=Do you want to continue anyway ? ( not recommended )
|
||||
aur.info.architecture=architecture
|
||||
aur.info.architecture.any=any
|
||||
aur.info.build date=build date
|
||||
|
||||
Reference in New Issue
Block a user