From: Matthias Fischer Date: Fri, 15 Jul 2022 12:21:45 +0000 (+0200) Subject: ipblocklist: Suggestions for 'en.pl' X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=96000482b7e58a6006ec344f0403344f61f15466;p=people%2Fstevee%2Fipfire-2.x.git ipblocklist: Suggestions for 'en.pl' - Removed unused translation strings - Tuned some messages for better readability Signed-off-by: Matthias Fischer Acked-by: Stefan Schantl Signed-off-by: Michael Tremer --- diff --git a/langs/en/cgi-bin/en.pl b/langs/en/cgi-bin/en.pl index 070e2871fa..0a9bc8c04e 100644 --- a/langs/en/cgi-bin/en.pl +++ b/langs/en/cgi-bin/en.pl @@ -1596,21 +1596,18 @@ 'ipblocklist category reputation' => 'Reputation', 'ipblocklist category scanner' => 'Scanner', 'ipblocklist could not download blocklist' => 'Could not download blocklist', -'ipblocklist disable mid' => 'because it is included in', -'ipblocklist disable post' => '', -'ipblocklist disable pre' => 'Disabling', -'ipblocklist download error' => 'A download error occurs.', +'ipblocklist download error' => 'A download error occured.', 'ipblocklist empty blocklist received' => 'An empty blocklist has been received.', 'ipblocklist enable' => 'Enable', 'ipblocklist entries' => 'Entries', 'ipblocklist hits' => 'Total number of blocklist hits for', 'ipblocklist id' => 'Blocklist', -'ipblocklist input' => 'Packets Dropped In', +'ipblocklist input' => 'Packets dropped (IN)', 'ipblocklist log list' => 'Firewall log (blocklist)', 'ipblocklist log' => 'Log dropped packets', 'ipblocklist logs' => 'IP Address Blocklist Logs', 'ipblocklist name' => 'Name', -'ipblocklist output' => 'Packets Dropped Out', +'ipblocklist output' => 'Packets dropped (OUT)', 'ipblocklist use ipblocklists' => 'Enable IP Blocklists', 'ipfire has now rebooted' => 'IPFire is rebooting now.', 'ipfire has now shutdown' => 'IPFire is shutting down now.',