public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] Language files update: Fix for bug 12747
@ 2021-12-23 14:30 Adolf Belka
  2021-12-24 11:22 ` Michael Tremer
  0 siblings, 1 reply; 2+ messages in thread
From: Adolf Belka @ 2021-12-23 14:30 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 2567 bytes --]

- 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 <adolf.belka(a)ipfire.org>
---
 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 a92bb07f8..2f7038fb1 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' => '<strong>Notice:</strong> There is an core-update from',
+'core notice 1' => '<strong>Notice:</strong> 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 839abe683..05a40a942 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' => '<strong>Notice:</strong> There is an core-update from',
+'core notice 1' => '<strong>Notice:</strong> 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 583439744..7741006b3 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' => '<strong>Notice:</strong> There is an core-update from',
+'core notice 1' => '<strong>Notice:</strong> There is a core-update from',
 'core notice 2' => 'to',
 'core notice 3' => 'available.',
 'could not be opened' => 'не может быть открыт.',
-- 
2.34.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-12-24 11:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-23 14:30 [PATCH] Language files update: Fix for bug 12747 Adolf Belka
2021-12-24 11:22 ` Michael Tremer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox