summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/diag_dump_states.php
diff options
context:
space:
mode:
authorPhil Davis <phil.davis@inf.org>2016-01-16 00:47:06 +0545
committerPhil Davis <phil.davis@inf.org>2016-01-16 00:47:06 +0545
commitbabf5d85a3871c11a31b853ed7eb837e989f4c01 (patch)
tree7943e4e5d3097539ddd1a7b9675d87186f15bab7 /src/usr/local/www/diag_dump_states.php
parentc3f962bab940051e9e3d0fd93f981c1ff8fd0cc2 (diff)
downloadpfsense-babf5d85a3871c11a31b853ed7eb837e989f4c01.zip
pfsense-babf5d85a3871c11a31b853ed7eb837e989f4c01.tar.gz
Internationalization batch 1
Diffstat (limited to 'src/usr/local/www/diag_dump_states.php')
-rwxr-xr-xsrc/usr/local/www/diag_dump_states.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/diag_dump_states.php b/src/usr/local/www/diag_dump_states.php
index 5a9ab72..91e0f77 100755
--- a/src/usr/local/www/diag_dump_states.php
+++ b/src/usr/local/www/diag_dump_states.php
@@ -212,7 +212,7 @@ print $form;
<td>
<a class="btn fa fa-trash" data-entry="<?=$srcip?>|<?=$dstip?>"
- title="<?=sprintf(gettext('Remove all state entries from %s to %s'), $srcip, $dstip);?>"></a>
+ title="<?=sprintf(gettext('Remove all state entries from %1$s to %2$s'), $srcip, $dstip);?>"></a>
</td>
</tr>
<?php $row++; }
OpenPOWER on IntegriCloud