<?xml version="1.0" encoding="utf-8"?>
<WixLocalization Culture="en-US" xmlns="http://schemas.microsoft.com/wix/2006/localization">
	<String Id="WebExtensionsFeature">Web</String>
    <String Id="WebExtensionsFeature_Description">MapGuide Web provides the components needed to serve MapGuide resources over the internet.</String>
    <String Id="WebExtApacheFeature">Apache</String>
    <String Id="WebExtApacheFeature_Description">A bundled version of Apache with MapGuide enabled, running on port [APACHE_PORT].</String>
    <String Id="WebExtPhpFeature">PHP</String>
    <String Id="WebExtPhpFeature_Description">A bundled version of PHP with MapGuide enabled.</String>
    <String Id="WebExtTomcatFeature">Tomcat</String>
    <String Id="WebExtTomcatFeature_Description">A bundled version of Tomcat with MapGuide enabled.</String>
    <String Id="WebExtHelpFeature">API Help</String>
    <String Id="WebExtHelpFeature_Description">Web Extension API documentation</String>
    <String Id="WebExtMapViewerFeature">Map Viewer files</String>
    <String Id="WebExtMapViewerFeature_Description">The support files for the map viewer, language independent.</String>
    <String Id="WebExtMapViewerPHPFeature">PHP Viewer</String>
    <String Id="WebExtMapViewerPHPFeature_Description">The PHP version of the map viewer.</String>
    <String Id="WebExtMapViewerJSPFeature">JSP Viewer</String>
    <String Id="WebExtMapViewerJSPFeature_Description">The JSP version of the map viewer.</String>
    <String Id="WebExtMapViewerASPXFeature">.NET Viewer</String>
    <String Id="WebExtMapViewerASPXFeature_Description">The .NET version of the map viewer.</String>
    <String Id="WebExtSamplesFeature">Samples</String>
    <String Id="WebExtSamplesFeature_Description">Sample code and data</String>
    <String Id="WebExtPhpDevGuideSamplesFeature">Developer's Guide Sample Code (PHP)</String>
    <String Id="WebExtPhpDevGuideSamplesFeature_Description">PHP sample code from the MapGuide Developer's Guide. This requires the Sheboygan sample data.</String>
    <String Id="WebExtJavaDevGuideSamplesFeature">Developer's Guide Sample Code (Java)</String>
    <String Id="WebExtJavaDevGuideSamplesFeature_Description">Java sample code from the MapGuide Developer's Guide. This requires the Sheboygan sample data.</String>
    <String Id="WebExtDotNetDevGuideSamplesFeature">Developer's Guide Sample Code (.net)</String>
    <String Id="WebExtDotNetDevGuideSamplesFeature_Description">.net sample code from the MapGuide Developer's Guide. This requires the Sheboygan sample data.</String>
    <String Id="WebExtPhpViewerSampleFeature">Viewer Sample (PHP)</String>
    <String Id="WebExtPhpViewerSampleFeature_Description">Viewer Sample code (PHP)</String>
    <String Id="WebExtJavaViewerSampleFeature">Viewer Sample (Java)</String>
    <String Id="WebExtJavaViewerSampleFeature_Description">Viewer Sample code (Java)</String>
    <String Id="WebExtDotNetViewerSampleFeature">Viewer Sample (.net)</String>
    <String Id="WebExtDotNetViewerSampleFeature_Description">Viewer Sample code (.net)</String>
    <String Id="WebExtOpenLayersSampleFeature">OpenLayers Samples</String>
    <String Id="WebExtOpenLayersSampleFeature_Description">Samples demonstrating OpenLayers integration with MapGuide</String>
    <String Id="WebLocalizedFeature">Localization Files</String>
    <String Id="WebLocalizedFeature_Description">Localization files for the web tier</String>
    <String Id="WebFusionFeature">Fusion</String>
    <String Id="WebFusionFeature_Description">Fusion is a web-mapping application framework, allowing non-spatial web developers to build rich mapping applications quickly and easily</String>
    <String Id="WebMapAdminFeature">Site Administrator</String>
    <String Id="WebMapAdminFeature_Description">The MapGuide Site Administrator is a web-based administrative front-end for the MapGuide Server</String>
    <String Id="WebMapAgentFeature">Map Agent</String>
    <String Id="WebMapAgentFeature_Description">The map agent allows client applications to communicate with MapGuide over HTTP</String>
    <String Id="WebSchemaReportFeature">Schema Report</String>
    <String Id="WebSchemaReportFeature_Description">The schema report allows the user to describe and preview MapGuide feature sources</String>
    <String Id="WebStdIconsFeature">Standard Icons</String>
    <String Id="WebStdIconsFeature_Description">Icons for the AJAX viewer</String>
    <String Id="WebTempFeature">Temp Directory</String>
    <String Id="WebTempFeature_Description">You may choose a location where MapGuide will store temporary files.</String>
    <String Id="WebExtMapAgentTestPagesFeature">mapagent test pages</String>
    <String Id="WebExtMapAgentTestPagesFeature_Description">mapagent test harness web pages and scripts</String>

    <String Id="Shortcut_DevGuide">MapGuide Developer's Guide</String>
    <String Id="Shortcut_WebAPI">Web API Documentation</String>
    <String Id="Shortcut_Samples">MapGuide Samples</String>
    <String Id="Shortcut_WikiHelp">Autodesk WikiHelp</String>
    <String Id="Shortcut_ViewerAPI">Viewer API Documentation</String>
    <String Id="Shortcut_FusionAPI">Fusion API Documentation</String>
    <String Id="Shortcut_SiteAdmin">MapGuide Site Administrator</String>
    <String Id="Shortcut_MapAgent">MapAgent Test Pages</String>
    <String Id="Shortcut_GetMaestro">Get MapGuide Maestro</String>
    <String Id="Shortcut_MapGuide">MapGuide Project Home</String>
    <String Id="Shortcut_Trac">MapGuide Trac</String>
</WixLocalization>