+ 'config-intro' => "In order to let {app} receive email traffic for your domain you need to adjust the DNS settings, more precisely the MX entries, accordingly.",
+ 'config-sample' => "Edit your domain's zone file and replace existing MX entries with the following values:",
+ 'config-hint' => "If you don't know how to set DNS entries for your domain, please contact the registration service where you registered the domain or your web hosting provider.",
+ 'confirm' => "Domain ownership confirmation",
+ 'confirm-intro' => "In order to confirm that you're the actual owner or administrator of the domain, "
+ . "we need to run a confirmation process before finally activating it for email delivery.",
+ 'confirm-dns' => "The domain <b>must have one of the following entries</b> in DNS:",
+ 'confirm-dns-txt' => "TXT entry with value:",
+ 'confirm-dns-cname' => "or CNAME entry:",
+ 'confirm-outro' => "Please add one of those records to the DNS of your domain via your domain name provider. "
+ . "When this is done press the button below to start the confirmation.",
+ 'confirm-sample' => "Here's a sample zone file for your domain:",
+ 'create' => "Create domain",
'delete' => "Delete domain",
'delete-domain' => "Delete {domain}",
'delete-text' => "Do you really want to delete this domain permanently?"
. " This is only possible if there are no users, aliases or other objects in this domain."
. " Please note that this action cannot be undone.",
- 'dns-verify' => "Domain DNS verification sample:",
+ 'dns-confirm' => "Domain DNS confirmation sample:",
'dns-config' => "Domain DNS configuration sample:",
'list-empty' => "There are no domains in this account.",
'namespace' => "Namespace",
+ 'new' => "New domain",
'spf-whitelist' => "SPF Whitelist",
'spf-whitelist-text' => "The Sender Policy Framework allows a sender domain to disclose, through DNS, "
. "which systems are allowed to send emails with an envelope sender address within said domain.",
'spf-whitelist-ex' => "Here you can specify a list of allowed servers, for example: <var>.ess.barracuda.com</var>.",
- 'verify' => "Domain verification",
- 'verify-intro' => "In order to confirm that you're the actual holder of the domain, we need to run a verification process before finally activating it for email delivery.",
- 'verify-dns' => "The domain <b>must have one of the following entries</b> in DNS:",
- 'verify-dns-txt' => "TXT entry with value:",
- 'verify-dns-cname' => "or CNAME entry:",
- 'verify-outro' => "When this is done press the button below to start the verification.",
- 'verify-sample' => "Here's a sample zone file for your domain:",
- 'config' => "Domain configuration",
- 'config-intro' => "In order to let {app} receive email traffic for your domain you need to adjust the DNS settings, more precisely the MX entries, accordingly.",
- 'config-sample' => "Edit your domain's zone file and replace existing MX entries with the following values:",
- 'config-hint' => "If you don't know how to set DNS entries for your domain, please contact the registration service where you registered the domain or your web hosting provider.",
- 'create' => "Create domain",
- 'new' => "New domain",
],
'error' => [
@@ -434,8 +437,8 @@
'ready-resource' => "The resource is almost ready.",
'ready-shared-folder' => "The shared-folder is almost ready.",
'ready-user' => "The user account is almost ready.",
- 'verify' => "Verify your domain to finish the setup process.",
- 'verify-domain' => "Verify domain",
+ 'confirm' => "Confirm your domain to finish the setup process.",