* [PATCH] lldp: Add translations for invlid description input
@ 2025-11-15 10:09 Stefan Schantl
0 siblings, 0 replies; only message in thread
From: Stefan Schantl @ 2025-11-15 10:09 UTC (permalink / raw)
To: development; +Cc: Stefan Schantl
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
---
langs/de/cgi-bin/de.pl | 1 +
langs/en/cgi-bin/en.pl | 1 +
2 files changed, 2 insertions(+)
diff --git a/langs/de/cgi-bin/de.pl b/langs/de/cgi-bin/de.pl
index 132c04ff1..deca00171 100644
--- a/langs/de/cgi-bin/de.pl
+++ b/langs/de/cgi-bin/de.pl
@@ -1640,6 +1640,7 @@
'line' => 'Leitung',
'linkq' => 'Antwortzeit',
'lldp' => 'Link-Layer-Discovery-Protokoll',
+'lldp invalid description' => 'Ungültige Beschreibung. Erlaubte Zeichen sind A-Z, a-Z, Zahlen, Bindestriche und Unterstriche.',
'lldp neighbors' => 'Nachbarn',
'lldp there are no neighbors' => 'Aktuell gibt es keine Nachbarn',
'load average' => 'Load Average',
diff --git a/langs/en/cgi-bin/en.pl b/langs/en/cgi-bin/en.pl
index 9cef3edd2..e5f10db74 100644
--- a/langs/en/cgi-bin/en.pl
+++ b/langs/en/cgi-bin/en.pl
@@ -1706,6 +1706,7 @@
'link-layer encapsulation' => 'Link-Layer Encapsulation',
'linkq' => 'Link Quality',
'lldp' => 'Link Layer Discovery Protocol',
+'lldp invalid description' => 'Invalid description. Allowed characters are A-Z, a-z, numbers, hypen and underscrores.',
'lldp neighbors' => 'Neighbors',
'lldp there are no neighbors' => 'There are currently no neighbors',
'load average' => 'Load Average',
--
2.47.3
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-11-15 10:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-11-15 10:09 [PATCH] lldp: Add translations for invlid description input Stefan Schantl
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox