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
|
# 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: mopd/other_interface
Type: string
_Description: Interface for mopd:
Please enter the interface you would like to run mopd on.
Template: mopd/bad_interface
Type: error
_Description: Nonexistent interface for mopd
The MOP daemon configuration already exists as /etc/mopd.conf.
.
However, that configuration file specifies '${cur_iface}' as listening
interface, which currently does not exist.
.
You should resolve this
situation by manually editing the configuration file appropriately. Until
this issue is resolved it is likely that mopd will not function correctly.
Template: mopd/interface
Type: select
#flag:translate!:3
__Choices: other, all, ${choices}
_Description: Interface for mopd:
Please choose the interface you would like to run mopd on, or select
'other' if the interface is not in this list.
.
If you want mopd to listen on all interfaces, please choose 'all'.
|