From dc4dce47722450f981952ae4f9b0c0ba09a725b8 Mon Sep 17 00:00:00 2001 From: Adolf Belka Date: Thu, 23 Dec 2021 15:30:04 +0100 Subject: [PATCH] Language files update: Fix for bug 12747 - Update en.pl, it.pl and ru.pl to replace "an core-update" with "a core-update" Fixes: Bug#12747 Signed-off-by: Adolf Belka Reviewed-by: Michael Tremer --- langs/en/cgi-bin/en.pl | 2 +- langs/it/cgi-bin/it.pl | 2 +- langs/ru/cgi-bin/ru.pl | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/langs/en/cgi-bin/en.pl b/langs/en/cgi-bin/en.pl index a92bb07f84..2f7038fb1f 100644 --- a/langs/en/cgi-bin/en.pl +++ b/langs/en/cgi-bin/en.pl @@ -665,7 +665,7 @@ 'connections' => 'Connections', 'connections are associated with this ca. deleting the ca will delete these connections as well.' => 'connections are associated with this CA. Deleting the CA will delete these connections as well.', 'connscheduler' => 'Connection Scheduler', -'core notice 1' => 'Notice: There is an core-update from', +'core notice 1' => 'Notice: There is a core-update from', 'core notice 2' => 'to', 'core notice 3' => 'available.', 'could not be opened' => 'could not be opened.', diff --git a/langs/it/cgi-bin/it.pl b/langs/it/cgi-bin/it.pl index 839abe6831..05a40a9428 100644 --- a/langs/it/cgi-bin/it.pl +++ b/langs/it/cgi-bin/it.pl @@ -577,7 +577,7 @@ 'connections' => 'Connessioni', 'connections are associated with this ca. deleting the ca will delete these connections as well.' => 'connections are associated with this CA. Deleting the CA will delete these connections as well.', 'connscheduler' => 'Schedulazione e connessione', -'core notice 1' => 'Notice: There is an core-update from', +'core notice 1' => 'Notice: There is a core-update from', 'core notice 2' => 'to', 'core notice 3' => 'available.', 'could not be opened' => 'could not be opened.', diff --git a/langs/ru/cgi-bin/ru.pl b/langs/ru/cgi-bin/ru.pl index 583439744c..7741006b3f 100644 --- a/langs/ru/cgi-bin/ru.pl +++ b/langs/ru/cgi-bin/ru.pl @@ -513,7 +513,7 @@ 'connections' => 'Соединения', 'connections are associated with this ca. deleting the ca will delete these connections as well.' => 'connections are associated with this CA. Deleting the CA will delete these connections as well.', 'connscheduler' => 'Расписание подключений', -'core notice 1' => 'Notice: There is an core-update from', +'core notice 1' => 'Notice: There is a core-update from', 'core notice 2' => 'to', 'core notice 3' => 'available.', 'could not be opened' => 'не может быть открыт.', -- 2.39.5