Edit template for controller - Refine params copy and bring DB opens up to spec with UTF8
This commit is contained in:
13
output/Domains/domains_en.lex.diff
Normal file
13
output/Domains/domains_en.lex.diff
Normal file
@@ -0,0 +1,13 @@
|
||||
'dom_corporate' => 'Corporate DNS servers',
|
||||
'dom_DOMAIN_DESCRIPTION_VALIDATION_ERROR' => 'Error: unexpected or missing characters in domain description
|
||||
[_1]. Did not create new domain.',
|
||||
'dom_DOMAIN_NAME_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.',
|
||||
'dom_internet' => 'Internet DNS servers',
|
||||
'dom_localhost' => 'Resolve locally',
|
||||
'dom_NO_VIRTUAL_DOMAINS' => 'There are no domains in the system',
|
||||
'dom_REMOVE_DESC' => 'You are about to remove the domain ',
|
||||
'dom_REMOVE_DESC2' => ' Are you sure you wish to remove this Domain ? ',
|
||||
'dom_SYSTEM_DOMAIN_ERROR' => 'Error: domain [_1] is your system domain name. You
|
||||
cannot have a domain with the same name. Did not create new domain.',
|
Reference in New Issue
Block a user