diff options
author | Bill Nottingham <notting@redhat.com> | 2001-01-17 20:13:29 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2001-01-17 20:13:29 +0000 |
commit | b6d5fc4022d8451b12cf23cfb13cdd695901b539 (patch) | |
tree | c378d98ad805d588dec3b6b6f457a33104cf3cc4 /po/initscripts.pot | |
parent | 459265e8036aa49916117801586d880da28d2250 (diff) | |
download | initscripts-b6d5fc4022d8451b12cf23cfb13cdd695901b539.tar initscripts-b6d5fc4022d8451b12cf23cfb13cdd695901b539.tar.gz initscripts-b6d5fc4022d8451b12cf23cfb13cdd695901b539.tar.bz2 initscripts-b6d5fc4022d8451b12cf23cfb13cdd695901b539.tar.xz initscripts-b6d5fc4022d8451b12cf23cfb13cdd695901b539.zip |
add ipchains pot
Diffstat (limited to 'po/initscripts.pot')
-rw-r--r-- | po/initscripts.pot | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/po/initscripts.pot b/po/initscripts.pot index dc540714..83012fe2 100644 --- a/po/initscripts.pot +++ b/po/initscripts.pot @@ -686,3 +686,25 @@ msgstr "" msgid "Starting console mouse services: " msgstr "" +#: ipchains.init:60 +msgid "Resetting built-in chains to the default ACCEPT policy:" +msgstr "" + +#: ipchains.init:82 +msgid "Changing target policies to DENY: " +msgstr "" + +#: ipchains.init:94 +#, c-format +msgid "Saving current rules to %s: " +msgstr "" + +#: ipchains.init:48 +msgid "Applying ipchains firewall rules: " +msgstr "" + +#: ipchains.init:102 +#, c-format +msgid "Usage: %s {start|stop|restart|status|panic|save}\n" +msgstr "" + |