From b9f7281a626242df5a6b4671294a0f8c7dc76fe7 Mon Sep 17 00:00:00 2001 From: NOYB Date: Fri, 8 Apr 2016 00:19:27 -0700 Subject: Miscellaneous - Remove Personalizations Remove "you" personalizations. --- src/usr/local/www/easyrule.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/usr/local/www/easyrule.php') diff --git a/src/usr/local/www/easyrule.php b/src/usr/local/www/easyrule.php index ceca6f7..8c04a06 100644 --- a/src/usr/local/www/easyrule.php +++ b/src/usr/local/www/easyrule.php @@ -106,7 +106,7 @@ if ($message) { } else { print_info_box( gettext('This is the Easy Rule status page, mainly used to display errors when adding rules.') . ' ' . - gettext('If you are seeing this, there apparently was not an error, and you navigated to the page directly without telling it what to do.') . + gettext('There apparently was not an error, and this page was navigated to directly without any instructions for what it should do.') . '

' . gettext('This page is meant to be called from the block/pass buttons on the Firewall Logs page') . ', ' . gettext("Status") . ' > ' . gettext('System Logs') . ', ' . gettext('Firewall Tab') . '.
'); -- cgit v1.1