=gettext("Choose which IP protocol this rule should match.");?>
- =gettext("Hint: in most cases, you should specify ");?>TCP =gettext("here.");?>
+ = gettext("Hint: in most cases, you should specify TCP here.") ?>
@@ -1009,11 +1009,8 @@ include("head.inc");
- =gettext("Specify the source port or port range for this rule"); ?>.
- =gettext("This is usually"); ?>
- =gettext("random"); ?>
- =gettext("and almost never equal to the destination port range (and should usually be 'any')"); ?>.
-
+ =gettext("Specify the source port or port range for this rule."); ?>
+ = gettext("This is usually random and almost never equal to the destination port range (and should usually be 'any').") ?>
@@ -1142,7 +1139,7 @@ include("head.inc");
=gettext("Log packets that are handled by this rule");?>
- =gettext("Hint: the firewall has limited local log space. Don't turn on logging for everything. If you want to do a lot of logging, consider using a remote syslog server"); ?> (=gettext("see the"); ?> =gettext("Diagnostics: System logs: Settings"); ?> =gettext("page"); ?>).
+ =sprintf(gettext("Hint: the firewall has limited local log space. Don't turn on logging for everything. If you want to do a lot of logging, consider using a %sremote syslog server%s."),'','') ?>
@@ -1172,7 +1169,7 @@ include("head.inc");
- =gettext("You may enter a description here " ."for your reference (not parsed)."); ?>
+ =gettext("You may enter a description here for your reference (not parsed)."); ?>
- =gettext("Leave as 'default' to use the system routing table. Or choose a gateway to utilize policy based routing.");?>
+ =gettext("Leave as 'default' to use the system routing table. Or choose a gateway to utilize policy based routing.");?>
@@ -1290,7 +1287,7 @@ include("head.inc");
- =gettext("You can mark a packet matching this rule and use this mark to match on other NAT/filter rules. It is called"); ?> =gettext("Policy filtering"); ?>
+ = sprintf(gettext("You can mark a packet matching this rule and use this mark to match on other NAT/filter rules. It is called %sPolicy filtering%s."),'','') ?>
@@ -1308,7 +1305,7 @@ include("head.inc");
- =gettext(" Maximum state entries this rule can create");?>
+ =gettext("Maximum state entries this rule can create");?>
- =gettext("Use this to choose TCP flags that must "."be set or cleared for this rule to match.");?>
+ =gettext("Use this to choose TCP flags that must be set or cleared for this rule to match.");?>
@@ -1444,7 +1441,7 @@ include("head.inc");
- =gettext("Hint: Select which type of state tracking mechanism you would like to use. If in doubt, use keep state.");?>
+ =gettext("Hint: Select which type of state tracking mechanism you would like to use. If in doubt, use keep state.");?>
=gettext("keep state");?> =gettext("Works with all IP protocols.");?>