<?php

$messages = array(
    'setting_ssl_support' => 'SSL support',
    'setting_webstats' => 'Web statistics',
    'setting_php' => 'PHP support',
    'setting_cgi' => 'CGI support',
    'setting_perl' => 'Perl support',
    'setting_python' => 'Python support',
    'setting_asp' => 'Microsoft ASP support',
    'setting_asp_dot_net' => 'Microsoft ASP.NET support',
    'setting_coldfusion' => 'ColdFusion support',
    'setting_miva' => 'Miva support',
    'setting_ssi' => 'SSI support',
    'setting_frontpage' => 'Microsoft FrontPage support',
    'setting_frontpage_ssl' => 'Microsoft FrontPage over SSL',
    'setting_frontpage_auth' => 'Remote Microsoft FrontPage authoring',
    'setting_iis_pool' => 'Dedicated IIS application pool',
    'setting_write_modify' => 'Additional write/modify permissions',
    'setting_custom_error_docs' => 'Custom error documents',

    'buttonProfile' => 'My Profile',
    'buttonProfileHint' => 'Manage your contact information, change password for logging in to the Panel, and set up mail forwarding and auto-reply services when you need them.',
    'buttonBackupAll' => 'Back Up My Account and Websites',
    'buttonBackupAllHint' => 'Back up all data related to your account and all websites.',
    'buttonBackupSubscription' => 'Back Up Websites',
    'buttonBackupSubscriptionHint' => 'Back up websites associated with the currently selected subscription.',
    'buttonBackupSubscriptionHint_powerUser' => 'Back up websites associated with the currently selected webspace.',

    'buttonCustomButtons' => 'Additional Services',
    'buttonCustomButtonsHint' => 'Add to the Panel shortcuts to applications or any other resources available at external URLs.',
);
