From c029f5b08c613291848aa37c6e95743630127946 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vin=C3=ADcius=20Moreira?= Date: Wed, 12 Feb 2020 15:26:10 -0300 Subject: [PATCH] [aur] i18n --- bauh/gems/arch/resources/locale/de | 2 +- bauh/gems/arch/resources/locale/en | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bauh/gems/arch/resources/locale/de b/bauh/gems/arch/resources/locale/de index 2d235bb5..58ad367f 100644 --- a/bauh/gems/arch/resources/locale/de +++ b/bauh/gems/arch/resources/locale/de @@ -114,4 +114,4 @@ arch.config.sync_dbs.tip=Synchronizes the package databases once a day ( or afte arch.config.simple_dep_check=Simple dependencies checking arch.config.simple_dep_check.tip=If only the dependency checking provided by pacman should be used before installing a package ( faster, but not always accurate ). If disabled, a more complete checking will be performed ( slower, but more accurate ) arch.install.aur.root_error.title=Action not allowed -arch.install.aur.root_error.body=It is not allowed to install, update or downgrade a package as the root user \ No newline at end of file +arch.install.aur.root_error.body=It is not allowed to install, upgrade or downgrade a package as the root user \ No newline at end of file diff --git a/bauh/gems/arch/resources/locale/en b/bauh/gems/arch/resources/locale/en index ab95e921..643bd1d5 100644 --- a/bauh/gems/arch/resources/locale/en +++ b/bauh/gems/arch/resources/locale/en @@ -114,4 +114,4 @@ arch.config.sync_dbs.tip=Synchronizes the package databases once a day ( or afte arch.config.simple_dep_check=Simple dependencies checking arch.config.simple_dep_check.tip=If only the dependency checking provided by pacman should be used before installing a package ( faster, but not always accurate ). If disabled, a more complete checking will be performed ( slower, but more accurate ) arch.install.aur.root_error.title=Action not allowed -arch.install.aur.root_error.body=It is not allowed to install, update or downgrade a package as the root user \ No newline at end of file +arch.install.aur.root_error.body=It is not allowed to install, upgrade or downgrade a package as the root user \ No newline at end of file