mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-10 21:24:16 +02:00
[fix][arch] i18n renaming issues
This commit is contained in:
@@ -11,7 +11,6 @@ arch.aur.install.pgp.success=PGP keys received and signed
|
||||
arch.aur.install.pgp.title=PGP keys required
|
||||
arch.aur.install.unknown_key.receive_error=Could not receive public key {}
|
||||
arch.aur.install.unknown_key.status=Receiving public key {}
|
||||
arch.aur.install.unknown_key.title=Public key required
|
||||
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 )
|
||||
arch.aur.install.validity_check.title=Integrity issues {}
|
||||
@@ -134,6 +133,7 @@ arch.info.version=version
|
||||
arch.install.aur.root_error.body=It is not allowed to install, upgrade or downgrade a package as the root user
|
||||
arch.install.aur.root_error.title=Action not allowed
|
||||
arch.install.aur.unknown_key.body=To continue {} installation is necessary to trust the following public key {}
|
||||
arch.install.aur.unknown_key.title=Public key required
|
||||
arch.install.conflict.popup.body=The applications {} are in conflict. You must uninstall one to install the other. Continue ?
|
||||
arch.install.conflict.popup.title=Conflict detected
|
||||
arch.install.dep_not_found.body.l1=Required dependency {} was not found in AUR nor in the repositories.
|
||||
|
||||
Reference in New Issue
Block a user