From 7187be0d997d2ab569a3d47c1dcdee55fc2d4f9a Mon Sep 17 00:00:00 2001 From: Aleix Pol Date: Thu, 2 Dec 2021 03:17:58 +0100 Subject: [PATCH] en_GB l10n: Do not forget to pass the actual error message Several of our users have been reporting this error to me, can never tell what could be wrong. (cherry picked from commit e28b1f31584a6fae71f51985187bc8f1755e9bd1) --- po/en_GB.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/en_GB.po b/po/en_GB.po index b5f664d8..226f50ff 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -5200,7 +5200,7 @@ msgstr "Skipping %s due to previous error" #: common/flatpak-transaction.c:4815 #, fuzzy, c-format msgid "Aborted due to failure (%s)" -msgstr "Aborted due to failure" +msgstr "Aborted due to failure (%s)" #: common/flatpak-utils.c:793 msgid "Glob can't match apps"