From: Stefan Schantl Date: Thu, 7 Feb 2019 08:02:32 +0000 (+0100) Subject: langs: Remove snort related and unused strings X-Git-Tag: v2.23-core131~117^2~52 X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff_plain;h=e8ae413a79a9c5eea8952ca42449128d79682216 langs: Remove snort related and unused strings Fixes #11993. Signed-off-by: Stefan Schantl --- diff --git a/langs/de/cgi-bin/de.pl b/langs/de/cgi-bin/de.pl index 54c85a64e3..8a611103c5 100644 --- a/langs/de/cgi-bin/de.pl +++ b/langs/de/cgi-bin/de.pl @@ -1341,12 +1341,6 @@ 'ids no ruleset available' => 'Kein Regelset verfügbar, bitte downloaden Sie eines!', 'ids oinkcode required' => 'Für das ausgewählte Regelset wird ein Abonnement oder ein Oinkcode benötigt', 'ids ruleset settings' => 'Regelset-Einstellungen', -'ids preprocessor' => 'IDS-Präprozessor', -'ids rules license' => 'Um Sourcefire VRT Zertifizierte Regeln zu nutzen, müssen Sie sich unter', -'ids rules license1' => ' registrieren.', -'ids rules license2' => 'Bestätigen Sie die Lizenz; aktivieren Sie Ihren Account, indem Sie auf den Link, den Sie per Mail erhalten haben, klicken. Gehen Sie dann zu', -'ids rules license3' => 'klicken Sie den "Generate code"-Knopf und kopieren Sie den 40-Zeichen Oinkcode in das untere Feld.', -'ids rules update' => 'IPS-Regeln', 'ids ruleset autoupdate in progress' => 'Das Regelset wird gerade aktualisiert ... Bitte warten Sie, bis dieser Vorgang erfolgreich beendet wurde.', 'ids working' => 'Änderungen werden übernommen ... Bitte warten Sie, bis dieser Vorgang erfolgreich beendet wurde.', 'iface' => 'Iface', @@ -2143,8 +2137,6 @@ 'smtphost' => 'Smtp Host', 'smtpport' => 'Smtp Port', 'snat new source ip address' => 'Neue Quell-IP-Adresse', -'snort hits' => 'Gesamtanzahl der aktivierten Intrusion-Regeln für', -'snort working' => 'Snort führt gerade eine Aufgabe aus... Bitte warten Sie, bis diese erfolgreich beendet wurde.', 'socket options' => 'Socket Options', 'software version' => 'Software-Version', 'sort ascending' => 'Sortiere aufsteigend', diff --git a/langs/en/cgi-bin/en.pl b/langs/en/cgi-bin/en.pl index 8ce7036202..e74c2ded15 100644 --- a/langs/en/cgi-bin/en.pl +++ b/langs/en/cgi-bin/en.pl @@ -1373,11 +1373,6 @@ 'ids no ruleset available' => 'No ruleset available, please download one!', 'ids oinkcode required' => 'The selected ruleset requires a subscription or an oinkcode', 'ids ruleset settings' => 'Ruleset settings', -'ids preprocessor' => 'IDS preprocessor', -'ids rules license' => 'To utilize Sourcefire VRT Certified Rules, you need to register on', -'ids rules license1' => '.', -'ids rules license2' => 'Acknowledge the license, activate your account by visiting the url you got via mail. Then go to', -'ids rules license3' => 'press the "Generate code"-button and copy the 40 character Oinkcode into the field below.', 'ids rules update' => 'IPS rules', 'ids ruleset autoupdate in progress' => 'Ruleset update in progress ... Please wait until all operations have completed successfully.', 'ids show' => 'Show', @@ -2184,8 +2179,6 @@ 'smtphost' => 'SMTP host', 'smtpport' => 'SMTP port', 'snat new source ip address' => 'New source IP address', -'snort hits' => 'Total of number of Intrusion rules activated for', -'snort working' => 'Snort is working ... Please wait until all operations have completed successfully.', 'socket options' => 'Socket options', 'software version' => 'Software Version', 'sort ascending' => 'Sort ascending',