public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] de.pl: fix misleading translation
@ 2020-05-02  9:52 Peter Müller
  2020-05-04 14:35 ` Michael Tremer
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Müller @ 2020-05-02  9:52 UTC (permalink / raw)
  To: development

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

The 'geoip' key is being used in the firewall.cgi for configuring GeoIP
as a source or destination. "konfigurieren" is misleading in this
context.

Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>
---
 langs/de/cgi-bin/de.pl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/langs/de/cgi-bin/de.pl b/langs/de/cgi-bin/de.pl
index 9f1768e78..a3338147d 100644
--- a/langs/de/cgi-bin/de.pl
+++ b/langs/de/cgi-bin/de.pl
@@ -1310,7 +1310,7 @@
 'generating the root and host certificates may take a long time. it can take up to several minutes on older hardware. please be patient' => 'Die Erzeugung der Root- und Host-Zertifikate kann eine Weile dauern.  Auf älterer Hardware kann dies mehrere Minuten in Anspruch nehmen. Bitte haben Sie etwas Geduld.',
 'genkey' => 'PSK erzeugen',
 'genre' => 'Genre',
-'geoip' => 'Länderfilter konfigurieren',
+'geoip' => 'Länderfilter',
 'geoipblock' => 'GeoIP-Filter',
 'geoipblock block countries' => 'Länderfilter',
 'geoipblock configuration' => 'GeoIP-Konfiguration',
-- 
2.26.1

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

* Re: [PATCH] de.pl: fix misleading translation
  2020-05-02  9:52 [PATCH] de.pl: fix misleading translation Peter Müller
@ 2020-05-04 14:35 ` Michael Tremer
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Tremer @ 2020-05-04 14:35 UTC (permalink / raw)
  To: development

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

Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org>

> On 2 May 2020, at 10:52, Peter Müller <peter.mueller(a)ipfire.org> wrote:
> 
> The 'geoip' key is being used in the firewall.cgi for configuring GeoIP
> as a source or destination. "konfigurieren" is misleading in this
> context.
> 
> Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>
> ---
> langs/de/cgi-bin/de.pl | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/langs/de/cgi-bin/de.pl b/langs/de/cgi-bin/de.pl
> index 9f1768e78..a3338147d 100644
> --- a/langs/de/cgi-bin/de.pl
> +++ b/langs/de/cgi-bin/de.pl
> @@ -1310,7 +1310,7 @@
> 'generating the root and host certificates may take a long time. it can take up to several minutes on older hardware. please be patient' => 'Die Erzeugung der Root- und Host-Zertifikate kann eine Weile dauern.  Auf älterer Hardware kann dies mehrere Minuten in Anspruch nehmen. Bitte haben Sie etwas Geduld.',
> 'genkey' => 'PSK erzeugen',
> 'genre' => 'Genre',
> -'geoip' => 'Länderfilter konfigurieren',
> +'geoip' => 'Länderfilter',
> 'geoipblock' => 'GeoIP-Filter',
> 'geoipblock block countries' => 'Länderfilter',
> 'geoipblock configuration' => 'GeoIP-Konfiguration',
> -- 
> 2.26.1


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

end of thread, other threads:[~2020-05-04 14:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-02  9:52 [PATCH] de.pl: fix misleading translation Peter Müller
2020-05-04 14:35 ` Michael Tremer

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