From: "Peter Müller" <peter.mueller@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 4/4] langs: Hrmpf, add forgotten string
Date: Tue, 03 Nov 2020 15:30:04 +0100 [thread overview]
Message-ID: <2f6c117c-9d96-b83e-f3f1-1175b1947b0f@ipfire.org> (raw)
In-Reply-To: <1a62c4f6-61f7-0090-0875-76d203001a80@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 1486 bytes --]
Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>
---
html/cgi-bin/ipinfo.cgi | 1 -
langs/de/cgi-bin/de.pl | 1 +
langs/en/cgi-bin/en.pl | 1 +
3 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/html/cgi-bin/ipinfo.cgi b/html/cgi-bin/ipinfo.cgi
index 1b56e08f9..4d0e1f63a 100644
--- a/html/cgi-bin/ipinfo.cgi
+++ b/html/cgi-bin/ipinfo.cgi
@@ -152,7 +152,6 @@ END
}
}
-
print " </table>\n";
print " </center>\n";
diff --git a/langs/de/cgi-bin/de.pl b/langs/de/cgi-bin/de.pl
index 63b2844ec..c2c527851 100644
--- a/langs/de/cgi-bin/de.pl
+++ b/langs/de/cgi-bin/de.pl
@@ -1506,6 +1506,7 @@
'ip alias added' => 'Externer IP-Alias hinzugefügt',
'ip alias changed' => 'Externer IP-Alias geändert',
'ip alias removed' => 'Externer IP-Alias entfernt',
+'ip basic info' => 'Grundlegende IP-Informationen',
'ip info' => 'IP-Informationen',
'ip info for' => 'IP-Informationen für',
'ipfire has now rebooted' => 'IPFire wird neu gestartet.',
diff --git a/langs/en/cgi-bin/en.pl b/langs/en/cgi-bin/en.pl
index 1cdfe2bfd..29a72a377 100644
--- a/langs/en/cgi-bin/en.pl
+++ b/langs/en/cgi-bin/en.pl
@@ -1533,6 +1533,7 @@
'ip alias added' => 'External IP alias added',
'ip alias changed' => 'External IP alias changed',
'ip alias removed' => 'External IP alias removed',
+'ip basic info' => 'Basic IP information',
'ip info' => 'IP information',
'ip info' => 'IP information for',
'ipfire has now rebooted' => 'IPFire is rebooting now.',
--
2.26.2
next prev parent reply other threads:[~2020-11-03 14:30 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-03 14:28 [PATCH 1/4] location-functions.pl: add functions for fetching AS information Peter Müller
2020-11-03 14:29 ` [PATCH 2/4] ipinfo.cgi: display AS information as well Peter Müller
2020-11-03 14:29 ` [PATCH 3/4] langs: add changed strings to German and English translations Peter Müller
2020-11-03 14:30 ` Peter Müller [this message]
2020-11-06 10:56 ` [PATCH 1/4] location-functions.pl: add functions for fetching AS information Michael Tremer
2020-11-06 13:57 ` Peter Müller
2020-11-06 19:23 ` Michael Tremer
2020-11-11 13:53 ` Peter Müller
2020-11-11 14:19 ` Peter Müller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2f6c117c-9d96-b83e-f3f1-1175b1947b0f@ipfire.org \
--to=peter.mueller@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox