|
146 | 146 | 'SSL Domains' => 'SSL Domains', |
147 | 147 | 'Web Aliases' => 'Web Aliases', |
148 | 148 | 'per domain' => 'per domain', |
| 149 | + 'DNS domains' => 'DNS Domains', |
149 | 150 | 'DNS domains' => 'DNS domains', |
150 | 151 | 'DNS records' => 'DNS records' , |
151 | 152 | 'Name Servers' => 'Name Servers', |
|
405 | 406 | 'RESTORE_SCHEDULED' => 'Task has been added to the queue. You will receive an email notification when your backup is ready for download.', |
406 | 407 | 'RESTORE_EXISTS' => 'An existing restoration task is already running. Please wait for it to finish before launching it again.', |
407 | 408 |
|
408 | | - 'WEB_EXCLUSIONS' => "Type domain name, one per line. To exlude all domains use *. To exclude specific dirs use following format: domain.com:public_html/cache:public_html/tmp", |
409 | | - 'DNS_EXCLUSIONS' => "Type domain name, one per line. To exlude all domains use *", |
410 | | - 'MAIL_EXCLUSIONS' => "Type domain name, one per line. To exlude all domains use *. To exclude specific accounts use following format: domain.com:info:support:postmaster", |
411 | | - 'DB_EXCLUSIONS' => "Type full database name, one per line. To exlude all databases use *", |
412 | | - 'CRON_EXCLUSIONS' => "To exlude all jobs use *", |
413 | | - 'USER_EXCLUSIONS' => "Type directory name, one per line. Directories should not include leading or trailing slashes. To exlude all dirs use *", |
| 409 | + 'WEB_EXCLUSIONS' => "Type domain name, one per line. To exclude all domains use *. To exclude specific dirs use following format: domain.com:public_html/cache:public_html/tmp", |
| 410 | + 'DNS_EXCLUSIONS' => "Type domain name, one per line. To exclude all domains use *", |
| 411 | + 'MAIL_EXCLUSIONS' => "Type domain name, one per line. To exclude all domains use *. To exclude specific accounts use following format: domain.com:info:support:postmaster", |
| 412 | + 'DB_EXCLUSIONS' => "Type full database name, one per line. To exclude all databases use *", |
| 413 | + 'CRON_EXCLUSIONS' => "To exclude all jobs use *", |
| 414 | + 'USER_EXCLUSIONS' => "Type directory name, one per line. To exlude all dirs use *", |
414 | 415 |
|
415 | 416 | 'Welcome to Vesta Control Panel' => 'Welcome to Vesta Control Panel', |
416 | 417 | 'MAIL_FROM' => 'Vesta Control Panel <noreply@%s>', |
|
0 commit comments