mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
showrequestfromcountry.dat: Use language string, and fix links
Define language key for input field. Fix links for older and newer links. Indentation fixes. The code is a copy from showrequestfromip.dat, ideally we should have merged all three showrequestfrom*.dat files into one file, but I do not do that now, because it would really require a rewrite of most of the logic, and I understand that one does not want to do such changes in 2.x.
This commit is contained in:
@@ -1907,6 +1907,7 @@
|
||||
'source ip' => 'Quell-IP-Adresse',
|
||||
'source ip and port' => 'Quell-IP:Port',
|
||||
'source ip bad' => 'Ungültige Quell-IP-Adresse.',
|
||||
'source ip country' => 'Quell-IP-Adresse Land',
|
||||
'source ip in use' => 'Benutzte Quell-IP:',
|
||||
'source ip or net' => 'Quellen-IP oder Netz',
|
||||
'source net' => 'Quell-Netz',
|
||||
|
||||
Reference in New Issue
Block a user