summaryrefslogtreecommitdiff
path: root/templates/firewall
diff options
context:
space:
mode:
authorMohit Mehta <mohit.mehta@vyatta.com>2009-06-02 17:35:44 -0700
committerMohit Mehta <mohit.mehta@vyatta.com>2009-06-02 18:01:34 -0700
commitb00385e242ad1648cfbf7705791acf1be891a65f (patch)
tree656db3e76a9da995964907a642c1d7f7730a2d95 /templates/firewall
parent865e426b5f261fe815ebee4e57d89ab44e0fcac7 (diff)
downloadvyatta-cfg-firewall-b00385e242ad1648cfbf7705791acf1be891a65f.tar.gz
vyatta-cfg-firewall-b00385e242ad1648cfbf7705791acf1be891a65f.zip
* fix syntax error message
Diffstat (limited to 'templates/firewall')
-rw-r--r--templates/firewall/ipv6-modify/node.tag/rule/node.tag/time/starttime/node.def2
-rw-r--r--templates/firewall/ipv6-modify/node.tag/rule/node.tag/time/stoptime/node.def2
-rw-r--r--templates/firewall/ipv6-name/node.tag/rule/node.tag/time/starttime/node.def2
-rw-r--r--templates/firewall/ipv6-name/node.tag/rule/node.tag/time/stoptime/node.def2
-rw-r--r--templates/firewall/modify/node.tag/rule/node.tag/time/starttime/node.def2
-rw-r--r--templates/firewall/modify/node.tag/rule/node.tag/time/stoptime/node.def2
-rw-r--r--templates/firewall/name/node.tag/rule/node.tag/time/starttime/node.def2
-rw-r--r--templates/firewall/name/node.tag/rule/node.tag/time/stoptime/node.def2
8 files changed, 8 insertions, 8 deletions
diff --git a/templates/firewall/ipv6-modify/node.tag/rule/node.tag/time/starttime/node.def b/templates/firewall/ipv6-modify/node.tag/rule/node.tag/time/starttime/node.def
index 46c68c2..7e34510 100644
--- a/templates/firewall/ipv6-modify/node.tag/rule/node.tag/time/starttime/node.def
+++ b/templates/firewall/ipv6-modify/node.tag/rule/node.tag/time/starttime/node.def
@@ -1,7 +1,7 @@
type: txt
help: Set to apply rule starting from specified time
syntax:expression: pattern $VAR(@) "^[[:digit:]]\{2\}[:][[:digit:]]\{2\}[:][[:digit:]]\{2\}$" ; \
- "Incorrect value for starttime. Date should be entered using 24 hour notation - hh:mm:ss"
+ "Incorrect value for starttime. Time should be entered using 24 hour notation - hh:mm:ss"
comp_help: Enter time using using 24 hour notation - hh:mm:ss
diff --git a/templates/firewall/ipv6-modify/node.tag/rule/node.tag/time/stoptime/node.def b/templates/firewall/ipv6-modify/node.tag/rule/node.tag/time/stoptime/node.def
index 0514e8b..5047259 100644
--- a/templates/firewall/ipv6-modify/node.tag/rule/node.tag/time/stoptime/node.def
+++ b/templates/firewall/ipv6-modify/node.tag/rule/node.tag/time/stoptime/node.def
@@ -1,7 +1,7 @@
type: txt
help: Set to apply rule till specified time
syntax:expression: pattern $VAR(@) "^[[:digit:]]\{2\}[:][[:digit:]]\{2\}[:][[:digit:]]\{2\}$" ; \
- "Incorrect value for stoptime. Date should be entered using 24 hour notation - hh:mm:ss"
+ "Incorrect value for stoptime. Time should be entered using 24 hour notation - hh:mm:ss"
comp_help: Enter time using using 24 hour notation - hh:mm:ss
diff --git a/templates/firewall/ipv6-name/node.tag/rule/node.tag/time/starttime/node.def b/templates/firewall/ipv6-name/node.tag/rule/node.tag/time/starttime/node.def
index 46c68c2..7e34510 100644
--- a/templates/firewall/ipv6-name/node.tag/rule/node.tag/time/starttime/node.def
+++ b/templates/firewall/ipv6-name/node.tag/rule/node.tag/time/starttime/node.def
@@ -1,7 +1,7 @@
type: txt
help: Set to apply rule starting from specified time
syntax:expression: pattern $VAR(@) "^[[:digit:]]\{2\}[:][[:digit:]]\{2\}[:][[:digit:]]\{2\}$" ; \
- "Incorrect value for starttime. Date should be entered using 24 hour notation - hh:mm:ss"
+ "Incorrect value for starttime. Time should be entered using 24 hour notation - hh:mm:ss"
comp_help: Enter time using using 24 hour notation - hh:mm:ss
diff --git a/templates/firewall/ipv6-name/node.tag/rule/node.tag/time/stoptime/node.def b/templates/firewall/ipv6-name/node.tag/rule/node.tag/time/stoptime/node.def
index 0514e8b..5047259 100644
--- a/templates/firewall/ipv6-name/node.tag/rule/node.tag/time/stoptime/node.def
+++ b/templates/firewall/ipv6-name/node.tag/rule/node.tag/time/stoptime/node.def
@@ -1,7 +1,7 @@
type: txt
help: Set to apply rule till specified time
syntax:expression: pattern $VAR(@) "^[[:digit:]]\{2\}[:][[:digit:]]\{2\}[:][[:digit:]]\{2\}$" ; \
- "Incorrect value for stoptime. Date should be entered using 24 hour notation - hh:mm:ss"
+ "Incorrect value for stoptime. Time should be entered using 24 hour notation - hh:mm:ss"
comp_help: Enter time using using 24 hour notation - hh:mm:ss
diff --git a/templates/firewall/modify/node.tag/rule/node.tag/time/starttime/node.def b/templates/firewall/modify/node.tag/rule/node.tag/time/starttime/node.def
index 11767c3..b5b149d 100644
--- a/templates/firewall/modify/node.tag/rule/node.tag/time/starttime/node.def
+++ b/templates/firewall/modify/node.tag/rule/node.tag/time/starttime/node.def
@@ -1,7 +1,7 @@
type: txt
help: Set to match rule starting from the given time of day
syntax:expression: pattern $VAR(@) "^[[:digit:]]\{2\}[:][[:digit:]]\{2\}[:][[:digit:]]\{2\}$" ; \
- "Incorrect value for starttime. Date should be entered using 24 hour notation - hh:mm:ss"
+ "Incorrect value for starttime. Time should be entered using 24 hour notation - hh:mm:ss"
comp_help: Enter time using using 24 hour notation - hh:mm:ss
diff --git a/templates/firewall/modify/node.tag/rule/node.tag/time/stoptime/node.def b/templates/firewall/modify/node.tag/rule/node.tag/time/stoptime/node.def
index fb864d9..a3afce3 100644
--- a/templates/firewall/modify/node.tag/rule/node.tag/time/stoptime/node.def
+++ b/templates/firewall/modify/node.tag/rule/node.tag/time/stoptime/node.def
@@ -1,7 +1,7 @@
type: txt
help: Set to match rule to the given time of day
syntax:expression: pattern $VAR(@) "^[[:digit:]]\{2\}[:][[:digit:]]\{2\}[:][[:digit:]]\{2\}$" ; \
- "Incorrect value for stoptime. Date should be entered using 24 hour notation - hh:mm:ss"
+ "Incorrect value for stoptime. Time should be entered using 24 hour notation - hh:mm:ss"
comp_help: Enter time using using 24 hour notation - hh:mm:ss
diff --git a/templates/firewall/name/node.tag/rule/node.tag/time/starttime/node.def b/templates/firewall/name/node.tag/rule/node.tag/time/starttime/node.def
index 11767c3..b5b149d 100644
--- a/templates/firewall/name/node.tag/rule/node.tag/time/starttime/node.def
+++ b/templates/firewall/name/node.tag/rule/node.tag/time/starttime/node.def
@@ -1,7 +1,7 @@
type: txt
help: Set to match rule starting from the given time of day
syntax:expression: pattern $VAR(@) "^[[:digit:]]\{2\}[:][[:digit:]]\{2\}[:][[:digit:]]\{2\}$" ; \
- "Incorrect value for starttime. Date should be entered using 24 hour notation - hh:mm:ss"
+ "Incorrect value for starttime. Time should be entered using 24 hour notation - hh:mm:ss"
comp_help: Enter time using using 24 hour notation - hh:mm:ss
diff --git a/templates/firewall/name/node.tag/rule/node.tag/time/stoptime/node.def b/templates/firewall/name/node.tag/rule/node.tag/time/stoptime/node.def
index fb864d9..a3afce3 100644
--- a/templates/firewall/name/node.tag/rule/node.tag/time/stoptime/node.def
+++ b/templates/firewall/name/node.tag/rule/node.tag/time/stoptime/node.def
@@ -1,7 +1,7 @@
type: txt
help: Set to match rule to the given time of day
syntax:expression: pattern $VAR(@) "^[[:digit:]]\{2\}[:][[:digit:]]\{2\}[:][[:digit:]]\{2\}$" ; \
- "Incorrect value for stoptime. Date should be entered using 24 hour notation - hh:mm:ss"
+ "Incorrect value for stoptime. Time should be entered using 24 hour notation - hh:mm:ss"
comp_help: Enter time using using 24 hour notation - hh:mm:ss