From: "Peter Müller" <peter.mueller@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] lang: fix typo (MacVTtap != MacVTap)
Date: Sat, 11 Apr 2020 10:25:29 +0200 [thread overview]
Message-ID: <1da6c070-7520-6cc9-d441-bebd7fc80a45@ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 1506 bytes --]
Fixes: #12339
Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>
---
langs/en/cgi-bin/en.pl | 2 +-
langs/fr/cgi-bin/fr.pl | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/langs/en/cgi-bin/en.pl b/langs/en/cgi-bin/en.pl
index 3f3e46641..e14c7d825 100644
--- a/langs/en/cgi-bin/en.pl
+++ b/langs/en/cgi-bin/en.pl
@@ -2984,7 +2984,7 @@
'zoneconf nic assignment' => 'NIC Assignment',
'zoneconf nicmode bridge' => 'Bridge',
'zoneconf nicmode default' => 'Default',
-'zoneconf nicmode macvtap' => 'MacVTtap',
+'zoneconf nicmode macvtap' => 'MacVTap',
'zoneconf notice reboot' => 'Please reboot to apply your changes.',
'zoneconf title' => 'Zone Configuration',
'zoneconf val native assignment error' => 'A NIC cannot be accessed natively by more than one zone.',
diff --git a/langs/fr/cgi-bin/fr.pl b/langs/fr/cgi-bin/fr.pl
index ec81e3e36..cc3d601a2 100644
--- a/langs/fr/cgi-bin/fr.pl
+++ b/langs/fr/cgi-bin/fr.pl
@@ -2976,7 +2976,7 @@
'zoneconf nic assignment' => 'Affectation de carte réseau',
'zoneconf nicmode bridge' => 'Pont',
'zoneconf nicmode default' => 'Défaut',
-'zoneconf nicmode macvtap' => 'MacVTtap',
+'zoneconf nicmode macvtap' => 'MacVTap',
'zoneconf notice reboot' => 'Veuillez redémarrer pour appliquer vos changements.',
'zoneconf title' => 'Configuration de zones',
'zoneconf val native assignment error' => 'Une carte réseau ne peut pas être atteinte nativement par davantage qu\'une zone.',
--
2.16.4
next reply other threads:[~2020-04-11 8:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-11 8:25 Peter Müller [this message]
2020-04-11 8:44 ` Michael Tremer
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=1da6c070-7520-6cc9-d441-bebd7fc80a45@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