<?php
// Copyright 1999-2014. Parallels IP Holdings GmbH. All Rights Reserved.
$messages = array(
    'myAccount' => 'My Services',
    'users' => 'Users',
    'usersKeywords' => 'add create new remove delete change update role account permission group grant deny',
    'webSitesAndDomains' => 'Websites & Domains',
	'webSitesAndDomainsKeywords' => 'add create new remove delete change site subdomain alias ip webmatrix webdeploy web matrix deploy php settings',
    'myServices' => 'Home',
    'applicationsAndServices' => 'Applications',
	'applicationsAndServicesKeywords' => 'install uninstall remove catalog store app',
    'settings' => 'Server',
	'settingsKeywords' => 'settings parameters configure change resource enable disable activate show hide global server-wide',
    'resellerSettings' => 'Tools',
    'mail' => 'Mail',
    'mailKeywords' => 'email email webmail alias create new add remove delete change update spam antispam virus antivirus message maillist mailing list',
    'fileManager' => 'Files',
    'fileManagerKeywords' => 'file upload manage content',
    'files' => 'File Sharing',
	'filesKeywords' => 'share sharing folder public',
    'account' => 'Account',
	'accountKeywords' => 'hosting subscription management billing pay invoice profile password language switch',
    'statistics' => 'Statistics',
	'statisticsKeywords' => 'stats report summary usage utilization transfer disk',
    'webspaces' => 'Webspaces',
	'webspacesKeywords' => 'add my hosting account subscription power user',
    'menuHostingManagement' => 'Hosting Management',
    'exitSessionPowerUserModeLink' => "Go back to Server Administration Panel",
    'exitSessionPowerUserModeMessage' => "You are in Power User view now.",
    'exitSessionPowerUserModeHelp' => "Learn more about this view",
    'general' => 'General',
    'classicModeTitle' => '%%name%%',
    'toolsAndSettings' => 'Tools & Settings',
    'profile' => 'My Profile',
    'menuName' => 'Menu',
    'allSubscriptions' => 'All subscriptions',
    'allSubscriptions_powerUser' => 'All webspaces',
    'allSubscriptionsLimitOverusedDescription' => 'The option to display all subscriptions has been disabled because the number of subscriptions on your account (%%value%%) is greater than %%limit%%.',
);
