public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] en.pl: fix accidentially removed line by ./make.sh langs
@ 2020-11-16 17:42 Peter Müller
  0 siblings, 0 replies; only message in thread
From: Peter Müller @ 2020-11-16 17:42 UTC (permalink / raw)
  To: development

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

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

diff --git a/langs/en/cgi-bin/en.pl b/langs/en/cgi-bin/en.pl
index 8e293d5c1..6a97ee8fc 100644
--- a/langs/en/cgi-bin/en.pl
+++ b/langs/en/cgi-bin/en.pl
@@ -1534,7 +1534,8 @@
 'ip alias changed' => 'External IP alias changed',
 'ip alias removed' => 'External IP alias removed',
 'ip basic info' => 'Basic IP information',
-'ip info' => 'IP information for',
+'ip info' => 'IP information',
+'ip info for' => 'IP information for',
 'ipfire has now rebooted' => 'IPFire is rebooting now.',
 'ipfire has now shutdown' => 'IPFire is shutting down now.',
 'ipfire side' => 'IPFire side:',
-- 
2.26.2

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-11-16 17:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-16 17:42 [PATCH] en.pl: fix accidentially removed line by ./make.sh langs Peter Müller

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