1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45
|
# These templates have been reviewed by the debian-l10n-english
# team
#
# If modifications/additions/rewording are needed, please ask
# debian-l10n-english@lists.debian.org for advice.
#
# Even minor modifications require translation updates and such
# changes should be coordinated with translators and reviewers.
Template: wvdial/wvdialconf
Type: boolean
Default: true
_Description: Automatically detect and configure the modem?
WvDial can automatically detect the modem and create its configuration
file. This detection may cause problems with some computers.
.
You may reconfigure WvDial by running a program called wvdialconf which
will write these settings into the /etc/wvdial.conf file.
Template: wvdial/phone
Type: string
_Description: ISP's telephone number:
Please enter the telephone number that should be used to connect to the
Internet Service Provider (ISP).
Template: wvdial/login
Type: string
_Description: Account username:
Please enter the username or login for an account issued by the ISP.
Template: wvdial/passphrase
Type: password
_Description: Account passphrase:
Please enter the password or passphrase that corresponds with the account
username.
Template: wvdial/passphrase2
Type: password
_Description: Confirm passphrase:
Please enter the password or passphrase again for verification.
Template: wvdial/passphrases_mismatch
Type: error
_Description: Passphrase mismatch
The passphrase and its confirmation do not match.
|