//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:2.0.50727.4927 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace OSGeo.MapGuide.Maestro.FusionEditor.Properties { using System; /// /// A strongly-typed resource class, for looking up localized strings, etc. /// // This class was auto-generated by the StronglyTypedResourceBuilder // class via a tool like ResGen or Visual Studio. // To add or remove a member, edit your .ResX file then rerun ResGen // with the /str option, or rebuild your VS project. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "2.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] internal class Resources { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal Resources() { } /// /// Returns the cached ResourceManager instance used by this class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] internal static global::System.Resources.ResourceManager ResourceManager { get { if (object.ReferenceEquals(resourceMan, null)) { global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("OSGeo.MapGuide.Maestro.FusionEditor.Properties.Resources", typeof(Resources).Assembly); resourceMan = temp; } return resourceMan; } } /// /// Overrides the current thread's CurrentUICulture property for all /// resource lookups using this strongly typed resource class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] internal static global::System.Globalization.CultureInfo Culture { get { return resourceCulture; } set { resourceCulture = value; } } /// /// Looks up a localized string similar to <?xml version="1.0" encoding="utf-8"?> ///<ApplicationDefinition xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:noNamespaceSchemaLocation="ApplicationDefinition-1.0.0.xsd"> /// <TemplateUrl>fusion/templates/mapguide/aqua/index.html</TemplateUrl> /// <MapSet> /// <MapGroup id="MainMap"> /// <Map> /// <Type>MapGuide</Type> /// <SingleTile>true</SingleTile> /// <Extension> /// <ResourceId></ResourceId> /// </Extension> /// </ [rest of string was truncated]";. /// internal static string Defaults { get { return ResourceManager.GetString("Defaults", resourceCulture); } } /// /// Looks up a localized string similar to <?xml version="1.0" encoding="utf-8" ?> ///<DirectionTypeDataset> /// <DirectionUnit> /// <Value>Previous</Value> /// <Displayname>Previous</Displayname> /// </DirectionUnit> /// /// <DirectionUnit> /// <Value>Next</Value> /// <Displayname>Next</Displayname> /// </DirectionUnit> /// ///</DirectionTypeDataset>. /// internal static string DirectionTypeDataset { get { return ResourceManager.GetString("DirectionTypeDataset", resourceCulture); } } /// /// Looks up a localized string similar to <?xml version="1.0" encoding="utf-8" ?> ///<GeometryOperationTypeDataset> /// <GeometryOperationType> /// <Value>CONTAINS</Value> /// <Displayname>Contains</Displayname> /// </GeometryOperationType> /// /// <GeometryOperationType> /// <Value>DISJOINT</Value> /// <Displayname>Disjoint</Displayname> /// </GeometryOperationType> /// /// <GeometryOperationType> /// <Value>INTERSECTS</Value> /// <Displayname>Intersects</Displayname> /// </GeometryOperationType> /// /// <GeometryOperationType> /// <Value>WITHIN</Value> /// <Displayname>Within [rest of string was truncated]";. /// internal static string GeometryOperationTypeDataset { get { return ResourceManager.GetString("GeometryOperationTypeDataset", resourceCulture); } } /// /// Looks up a localized string similar to <?xml version="1.0" encoding="utf-8" ?> ///<MeasureTypeDataset> /// <MeasureType> /// <Value>both</Value> /// <Displayname>Both</Displayname> /// </MeasureType> ///</MeasureTypeDataset>. /// internal static string MeasureTypeDataset { get { return ResourceManager.GetString("MeasureTypeDataset", resourceCulture); } } /// /// Looks up a localized string similar to <?xml version="1.0" encoding="utf-8" ?> ///<MeasureUnitsDataset> /// <MeasureUnit> /// <Value>meters</Value> /// <Displayname>Meters</Displayname> /// </MeasureUnit> /// /// <MeasureUnit> /// <Value>miles</Value> /// <Displayname>Miles</Displayname> /// </MeasureUnit> /// /// <MeasureUnit> /// <Value>none</Value> /// <Displayname>None</Displayname> /// </MeasureUnit> ///</MeasureUnitsDataset>. /// internal static string MeasureUnitsDataset { get { return ResourceManager.GetString("MeasureUnitsDataset", resourceCulture); } } /// /// Looks up a localized string similar to <?xml version="1.0" encoding="utf-8" ?> ///<PositionTypesDataset> /// <Position> /// <Value>top</Value> /// <Displayname>Top</Displayname> /// </Position> /// /// <Position> /// <Value>left</Value> /// <Displayname>Left</Displayname> /// </Position> /// /// <Position> /// <Value>right</Value> /// <Displayname>Right</Displayname> /// </Position> /// /// <Position> /// <Value>bottom</Value> /// <Displayname>Bottom</Displayname> /// </Position> ///</PositionTypesDataset>. /// internal static string PositionTypesDataset { get { return ResourceManager.GetString("PositionTypesDataset", resourceCulture); } } /// /// Looks up a localized string similar to <?xml version="1.0" encoding="utf-8" ?> ///<TooltipTypeDataset> /// <TooltipType> /// <Value>static</Value> /// <Displayname>Static</Displayname> /// </TooltipType> /// /// <TooltipType> /// <Value>dynamic</Value> /// <Displayname>Dynamic</Displayname> /// </TooltipType> /// ///</TooltipTypeDataset>. /// internal static string TooltipTypeDataset { get { return ResourceManager.GetString("TooltipTypeDataset", resourceCulture); } } /// /// Looks up a localized string similar to <?xml version="1.0" encoding="utf-8" ?> ///<ZoomDirectionDataset> /// <ZoomDirection> /// <Value>in</Value> /// <Displayname>In</Displayname> /// </ZoomDirection> /// /// <ZoomDirection> /// <Value>out</Value> /// <Displayname>Out</Displayname> /// </ZoomDirection> /// ///</ZoomDirectionDataset>. /// internal static string ZoomDirectionDataset { get { return ResourceManager.GetString("ZoomDirectionDataset", resourceCulture); } } } }