From 97fe290bffeef776bfb9171c065634dda926323e Mon Sep 17 00:00:00 2001 From: Vinicius Moreira Date: Thu, 24 Oct 2019 13:18:07 -0300 Subject: [PATCH] [aur] i18n --- bauh/gems/arch/resources/locale/en | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bauh/gems/arch/resources/locale/en b/bauh/gems/arch/resources/locale/en index 47e1cc3b..31816086 100644 --- a/bauh/gems/arch/resources/locale/en +++ b/bauh/gems/arch/resources/locale/en @@ -62,4 +62,4 @@ arch.install.aur.unknown_key.body=To continue {} installation is necessary to tr 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 avoid damages to your system. \ No newline at end of file +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. \ No newline at end of file