We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e62d618 commit a4fed05Copy full SHA for a4fed05
web/inc/i18n/en.php
@@ -796,7 +796,7 @@
796
'BLACKLIST' => 'BLACKLIST',
797
'IPVERSE' => 'IPVERSE',
798
'IPSET_CREATED_OK' => 'IP list created successfully',
799
- 'DELETE_IPSET_CONFIRMATION' => 'Are you sure you want to delete IP list %2',
+ 'DELETE_IPSET_CONFIRMATION' => 'Are you sure you want to delete IP list %s',
800
'1 Ipset list' => '1 IP list',
801
'%s Ipset lists' => '%s IP lists',
802
'There are currently no IP lists defined.' => 'There are currently no IP lists defined.',
0 commit comments