39 lines
2.4 KiB
Diff
39 lines
2.4 KiB
Diff
'hos_CONFIRM_DESCRIPTION' => 'Please confirm the following details.',
|
|
'hos_CREATE_LOCAL_HOST_TITLE' => 'Create a new hostname referring to a local host.',
|
|
'hos_CREATE_REMOTE_HOST_TITLE' => 'Create a new hostname referring to a remote host',
|
|
'hos_CURRENT_HOSTNAMES_FOR_DOMAIN' => 'Current list of hostnames for [_1].',
|
|
'hos_DIDNT_ENTER_LOCAL_IP' => 'Error: You did not specify a Local IP address. IP
|
|
addresses must contain only numbers and periods and
|
|
be in the form "aaa.bbb.ccc.ddd".Did not create hostname.',
|
|
'hos_DNS_FORWARDER_ENABLED' => 'A DNS forwarder has been configured. This means that all DNS
|
|
lookups will be handled by the DNS forwarder. Hostnames
|
|
and addresses cannot be modified on this server while
|
|
a DNS forwarder is configured.',
|
|
'hos_DOMAIN_VALIDATION_ERROR' => 'Error: unexpected or missing characters in domain name
|
|
[_1]. The domain name should contain one or more
|
|
letters, numbers, periods and minus signs. Did not create new
|
|
domain.',
|
|
'hos_HOSTNAME_LENGTH_ERROR' => 'Error: account name [_1] is too long. The
|
|
maximum is 32 characters.',
|
|
'hos_HOSTNAME_VALIDATION_ERROR' => 'Error: unexpected characters in host name: "[_1]".
|
|
The host name should contain only
|
|
letters, numbers, and hyphens and must start
|
|
with a letter or a number.',
|
|
'hos_IP_VALIDATION_ERROR' => 'Error: IP Address [_1] is
|
|
invalid. IP Addresses must contain only numbers and periodsand be in the form "aaa.bbb.ccc.ddd". Did not create hostname.',
|
|
'hos_MAC_ADDRESS_VALIDATION_ERROR' => 'Error: Ethernet address [_1]
|
|
is invalid. Ethernet addresses must be in the
|
|
form "AA:BB:CC:DD:EE:FF" and only contain the
|
|
numbers 0-9 and the letters A-F. Did not create
|
|
hostname.',
|
|
'hos_MUST_BE_VALID_HOSTNAME_OR_IP' => 'Must be a valid hostname or IP number',
|
|
'hos_NO_HOSTNAMES_FOR_LOCAL_DOMAIN' => 'There are no hostnames in the system for [_1].',
|
|
'hos_NO_HOSTNAMES_FOR_SERVICENAME' => 'There are no hostnames in the system for [_1].',
|
|
'hos_NO_HOSTS_FOR_THIS_DOMAIN' => 'There are no hosts for this domain.',
|
|
'hos_STATIC_HOST_MESSAGE' => '- This host represents your system name and cannot be modifiedor removed.',
|
|
'hos_SUCCESSFULLY_CREATED' => 'Successfully created hostname.',
|
|
'hos_SUCCESSFULLY_DELETED' => 'Successfully deleted host.',
|
|
'hos_SUCCESSFULLY_MODIFIED' => 'Successfully modified host.',
|
|
'hos_UNABLE_TO_OPEN_CONFIGDB' => 'Unable to open configuration database',
|
|
'Hostnames and addresses' => 'Hostnames and addresses',
|