public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] lang: fix typo (MacVTtap != MacVTap)
@ 2020-04-11  8:25 Peter Müller
  2020-04-11  8:44 ` Michael Tremer
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Müller @ 2020-04-11  8:25 UTC (permalink / raw)
  To: development

[-- 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

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

end of thread, other threads:[~2020-04-11  8:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-11  8:25 [PATCH] lang: fix typo (MacVTtap != MacVTap) Peter Müller
2020-04-11  8:44 ` Michael Tremer

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