[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[TAF] templates://ufw/{templates}



The ufw package introduced new or modified debconf
templates. This is the perfect moment for a review to help the package
maintainer following the general suggested writing style and track
down typos and errors in the use of English language.

If someone wants to pick up this review, please answer to this mail,
in the mailing list, with an [ITR] (Intent To Review) label.

The templates file is attached.

To propose the file you reviewed for peer review, please send a [RFR]
(Request For Review) mail with the reviewed file attached...then a few
days later, when no more contributions come, a summary mail with a
[LCFC] (Last Chance For Comments) label.

Finally, after no more comments coming to the LCFC mail, you can send
the reviewed templates file as a bug report against the package.

Then, please notify the list with a last mail using a [BTS] label
with the bug number.

Helping the package maintainer to deal with induced translation
updates at that moment will be nice. If you're not comfortable with
that part of the process, please hand it off to a translator.

-- 


Template: ufw/existing_configuration
Type: error
_Description: Found existing configuration
 An existing configuration was found. Please use the ufw command to manage your
 firewall rules. See 'man ufw' for details.

Template: ufw/enable
Type: boolean
Default: false
_Description: Enable ufw
 If you enable ufw now, it will block incoming connections and will be started
 the next time you reboot. If it is disabled, ufw will not be started on boot.
 To start or stop ufw without rebooting, please use '/etc/init.d/ufw start' or
 '/etc/init.d/ufw stop'.

Template: ufw/allow_known_ports
Type: multiselect
_Choices: Cups, DNS, Imap (Secure), Pop3 (Secure), SSH, Samba, Smtp, WWW, WWW (Secure)
_Description: Allow the following services:
 Selecting an item from this list allows all traffic to the specified service.

Template: ufw/allow_custom_ports
Type: string
_Description: Allow additional ports:
 Please enter a space separated list of any additional ports you would like to
 have open. These may either be a service name as found in /etc/services, a
 port number, or a port number/protocol combination. Eg, to allow http, port 53
 and tcp port 22, use 'http 53 22/tcp'.
Source: ufw
Section: admin
XS-Python-Version: >= 2.5
Priority: optional
Maintainer: Jamie Strandboge <jamie@ubuntu.com>
Build-Depends-Indep: python-central (>= 0.5.6), sed (>= 3.95), netbase, iptables
Build-Depends: debhelper (>= 5.0.38), po-debconf
Standards-Version: 3.8.1
Homepage: https://launchpad.net/ufw
Vcs-Bzr: https://bazaar.launchpad.net/~jdstrand/ufw/trunk

Package: ufw
Architecture: all
Depends: debconf, ${python:Depends}, ${misc:Depends}, iptables (>= 1.4.0), ucf
XB-Python-Version: ${python:Versions}
Description: program for managing a netfilter firewall
 Ufw is a tool to manage a netfilter firewall. It provides a command line
 interface with PF-style syntax and aims to be uncomplicated and easy to use.
 It is particularly well-suited for use as a host-based firewall.

Attachment: signature.asc
Description: Digital signature


Reply to: