Language files update: Fix for bug 12747
Commit Message
- 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@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(-)
Comments
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
> On 23 Dec 2021, at 15:30, Adolf Belka <adolf.belka@ipfire.org> wrote:
>
> - 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@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
>
@@ -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.',
@@ -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.',
@@ -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' => 'не может быть открыт.',