<?php

$messages = array(
	'sitesWithoutHostingCannotBeEditedWithSitebuilder' => 'Web Presence Builder cannot edit a site which is not hosted on the server.',
	'hostingMustSupportPhp5ToEditSiteWithSitebuilder' => 'For editing sites with Web Presence Builder, the hosting account must support PHP version 5.0 or later.',
    'sitesWithoutHostingCannotBePublishedWithSitebuilder' => 'You need to configure web hosting for a site before you can edit it with Web Presence Builder.',
    'unableToChangeLegacySitebuilderAdministratorPassword' => 'Unable to change the Web Presence Builder administrator\'s password.',
    'unableToFindInstalledLegacySitebuilder' => 'SiteBuilder 4 or Site Editor is not installed.',
);
