From 2f45cb3fe985481d2db42637ae8fc46cb23fb159 Mon Sep 17 00:00:00 2001
From: Valdnet <47037905+Valdnet@users.noreply.github.com>
Date: Mon, 11 May 2020 21:19:05 +0200
Subject: [PATCH 1/2] l10n: Changing the word "These" to "Following"
---
core/templates/update.admin.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core/templates/update.admin.php b/core/templates/update.admin.php
index c104e0530c..e52cf9f20f 100644
--- a/core/templates/update.admin.php
+++ b/core/templates/update.admin.php
@@ -8,7 +8,7 @@
-
t('These apps will be updated:')); ?>
+
t('Following apps will be updated:')); ?>
- ()
From 25023ae2886d88980ab29cebcd7981a96fbc7c04 Mon Sep 17 00:00:00 2001
From: Valdnet <47037905+Valdnet@users.noreply.github.com>
Date: Wed, 13 May 2020 14:17:57 +0200
Subject: [PATCH 2/2] l10n: Addition of "The"
---
core/templates/update.admin.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core/templates/update.admin.php b/core/templates/update.admin.php
index e52cf9f20f..b285a7296b 100644
--- a/core/templates/update.admin.php
+++ b/core/templates/update.admin.php
@@ -8,7 +8,7 @@
-
t('Following apps will be updated:')); ?>
+
t('The following apps will be updated:')); ?>