@@ -102,7 +102,7 @@
<div class="data-count l-unit__col l-unit__col--right clearfix">
<?php
if ( $i == 0) {
- echo __('There are currently no Ipset lists defined.');
+ echo __('There are currently no IP lists defined.');
}
if ( $i == 1) {
echo __('1 Ipset list');