//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.18213 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace Maestro.Editors { 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", "4.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] internal class Strings { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal Strings() { } /// /// 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("Maestro.Editors.Strings", typeof(Strings).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 Add Widget Reference. /// internal static string AddWidgetReference { get { return ResourceManager.GetString("AddWidgetReference", resourceCulture); } } /// /// Looks up a localized string similar to Aggregate Query. /// internal static string AggregateQuery { get { return ResourceManager.GetString("AggregateQuery", resourceCulture); } } /// /// Looks up a localized string similar to All types. /// internal static string AllResourceTypes { get { return ResourceManager.GetString("AllResourceTypes", resourceCulture); } } /// /// Looks up a localized string similar to You must enter a alternate name, or remove the checkmark. /// internal static string AlternateNameMissing { get { return ResourceManager.GetString("AlternateNameMissing", resourceCulture); } } /// /// Looks up a localized string similar to Base Layer Group. /// internal static string BaseLayerGroup { get { return ResourceManager.GetString("BaseLayerGroup", resourceCulture); } } /// /// Looks up a localized string similar to Base Layer Group ({0}) converted to Regular Group ({1}). /// internal static string BaseLayerGroupConvertedToLayerGroup { get { return ResourceManager.GetString("BaseLayerGroupConvertedToLayerGroup", resourceCulture); } } /// /// Looks up a localized string similar to Between {0} and {1}. /// internal static string BetweenLabel { get { return ResourceManager.GetString("BetweenLabel", resourceCulture); } } /// /// Looks up a localized string similar to Ensure the Geometry box is checked. /// internal static string CheckGeometryFirst { get { return ResourceManager.GetString("CheckGeometryFirst", resourceCulture); } } /// /// Looks up a localized string similar to Bing Maps Hybrid. /// internal static string CmsBingHybrid { get { return ResourceManager.GetString("CmsBingHybrid", resourceCulture); } } /// /// Looks up a localized string similar to Bing Maps Satellite. /// internal static string CmsBingSatellite { get { return ResourceManager.GetString("CmsBingSatellite", resourceCulture); } } /// /// Looks up a localized string similar to Bing Maps Street. /// internal static string CmsBingStreet { get { return ResourceManager.GetString("CmsBingStreet", resourceCulture); } } /// /// Looks up a localized string similar to Google Hybrid. /// internal static string CmsGoogleHybrid { get { return ResourceManager.GetString("CmsGoogleHybrid", resourceCulture); } } /// /// Looks up a localized string similar to Google Physical. /// internal static string CmsGooglePhysical { get { return ResourceManager.GetString("CmsGooglePhysical", resourceCulture); } } /// /// Looks up a localized string similar to Google Satellite. /// internal static string CmsGoogleSatellite { get { return ResourceManager.GetString("CmsGoogleSatellite", resourceCulture); } } /// /// Looks up a localized string similar to Google Streets. /// internal static string CmsGoogleStreets { get { return ResourceManager.GetString("CmsGoogleStreets", resourceCulture); } } /// /// Looks up a localized string similar to Open Street Map. /// internal static string CmsOsm { get { return ResourceManager.GetString("CmsOsm", resourceCulture); } } /// /// Looks up a localized string similar to Open Street Map (CycleMap). /// internal static string CmsOsmCycle { get { return ResourceManager.GetString("CmsOsmCycle", resourceCulture); } } /// /// Looks up a localized string similar to Open Street Map (TransportMap). /// internal static string CmsOsmTransport { get { return ResourceManager.GetString("CmsOsmTransport", resourceCulture); } } /// /// Looks up a localized string similar to Yahoo! Maps Hybrid. /// internal static string CmsYahooHybrid { get { return ResourceManager.GetString("CmsYahooHybrid", resourceCulture); } } /// /// Looks up a localized string similar to Yahoo! Maps Satellite. /// internal static string CmsYahooSatellite { get { return ResourceManager.GetString("CmsYahooSatellite", resourceCulture); } } /// /// Looks up a localized string similar to Yahoo! Maps Street. /// internal static string CmsYahooStreet { get { return ResourceManager.GetString("CmsYahooStreet", resourceCulture); } } /// /// Looks up a localized string similar to Name. /// internal static string ColHeaderName { get { return ResourceManager.GetString("ColHeaderName", resourceCulture); } } /// /// Looks up a localized string similar to Value. /// internal static string ColHeaderValue { get { return ResourceManager.GetString("ColHeaderValue", resourceCulture); } } /// /// Looks up a localized string similar to Failed to read {0} color(s) in line {1}. /// internal static string ColorCountError { get { return ResourceManager.GetString("ColorCountError", resourceCulture); } } /// /// Looks up a localized string similar to Color Picker .... /// internal static string ColorPicker { get { return ResourceManager.GetString("ColorPicker", resourceCulture); } } /// /// Looks up a localized string similar to The selected column had no non-null values and cannot be used.. /// internal static string ColumnHasNoValidDataError { get { return ResourceManager.GetString("ColumnHasNoValidDataError", resourceCulture); } } /// /// Looks up a localized string similar to An error occured while reading column values: {0}. /// internal static string ColumnValueError { get { return ResourceManager.GetString("ColumnValueError", resourceCulture); } } /// /// Looks up a localized string similar to <?xml version="1.0" encoding="utf-8" ?> /// ///<!-- /// Note to translators: /// You can only translate <Label>, <ToolTip> and <Description> /// If you translate any of the others, the editor won't work! ///--> /// ///<CommandTypesDataset> /// <Command> /// <Command>About</Command> /// <Label>About</Label> /// <ToolTip>About</ToolTip> /// <Action>About</Action> /// <Description>Display information about this application</Description> /// <Viewers>All</Viewers> /// <Type>Built-In</Type> /// <EnabledIcon></EnabledIcon> /// <D [rest of string was truncated]";. /// internal static string CommandTypesDataset { get { return ResourceManager.GetString("CommandTypesDataset", resourceCulture); } } /// /// Looks up a localized string similar to Configuration Document has been reset. /// internal static string ConfigurationDocumentReset { get { return ResourceManager.GetString("ConfigurationDocumentReset", resourceCulture); } } /// /// Looks up a localized string similar to Confirm. /// internal static string Confirm { get { return ResourceManager.GetString("Confirm", resourceCulture); } } /// /// Looks up a localized string similar to Are you sure you want to delete this resource data?. /// internal static string ConfirmDeleteResourceData { get { return ResourceManager.GetString("ConfirmDeleteResourceData", resourceCulture); } } /// /// Looks up a localized string similar to Are you sure you want to use a Google-compatible Scale List? This will overwrite your existing scale ranges and will only line up with commercial layers in Fusion if your Map's Coordinate System is WGS84.PseudoMercator. /// internal static string ConfirmGoogleScaleList { get { return ResourceManager.GetString("ConfirmGoogleScaleList", resourceCulture); } } /// /// Looks up a localized string similar to The WKT you entered is not recognised by MapGuide's Coordinate System Library. Use it anyway?. /// internal static string ConfirmNonMapGuideSupportedCsWkt { get { return ResourceManager.GetString("ConfirmNonMapGuideSupportedCsWkt", resourceCulture); } } /// /// Looks up a localized string similar to In some cases, the actual WMS layer name would be generated in the FDO class description. Swap FDO logical class names with their descriptions?. /// internal static string ConfirmWmsLogicalClassSwap { get { return ResourceManager.GetString("ConfirmWmsLogicalClassSwap", resourceCulture); } } /// /// Looks up a localized string similar to The content file does not exist. /// internal static string ContentFileMissing { get { return ResourceManager.GetString("ContentFileMissing", resourceCulture); } } /// /// Looks up a localized string similar to Failed to transform coordinates: {0}. /// internal static string CoordinateTransformationFailed { get { return ResourceManager.GetString("CoordinateTransformationFailed", resourceCulture); } } /// /// Looks up a localized string similar to Custom commands exported to {0}. /// internal static string CustomCommandsExported { get { return ResourceManager.GetString("CustomCommandsExported", resourceCulture); } } /// /// Looks up a localized string similar to {0} custom commands imported from {1}. The following commands had to be renamed to prevent clashes: {2}. /// internal static string CustomCommandsImported { get { return ResourceManager.GetString("CustomCommandsImported", resourceCulture); } } /// /// Looks up a localized string similar to Unable to read data from the selected column: {0}. /// internal static string DataReadError { get { return ResourceManager.GetString("DataReadError", resourceCulture); } } /// /// Looks up a localized string similar to Delete Command. /// internal static string DeleteCommand { get { return ResourceManager.GetString("DeleteCommand", resourceCulture); } } /// /// Looks up a localized string similar to Do you want to remove the selected item?. /// internal static string DeleteConfirmation { get { return ResourceManager.GetString("DeleteConfirmation", resourceCulture); } } /// /// Looks up a localized string similar to Displays the current map extents. /// internal static string Desc_GetExtents { get { return ResourceManager.GetString("Desc_GetExtents", resourceCulture); } } /// /// Looks up a localized string similar to Gets the current map as a KML document. /// internal static string Desc_GetMapKml { get { return ResourceManager.GetString("Desc_GetMapKml", resourceCulture); } } /// /// Looks up a localized string similar to Zoom to a specified scale. /// internal static string Desc_ZoomToScale { get { return ResourceManager.GetString("Desc_ZoomToScale", resourceCulture); } } /// /// Looks up a localized string similar to Diverging. /// internal static string DivergingName { get { return ResourceManager.GetString("DivergingName", resourceCulture); } } /// /// Looks up a localized string similar to Edit Watermark Instance. /// internal static string EditWatermarkInstance { get { return ResourceManager.GetString("EditWatermarkInstance", resourceCulture); } } /// /// Looks up a localized string similar to None. /// internal static string EmptyText { get { return ResourceManager.GetString("EmptyText", resourceCulture); } } /// /// Looks up a localized string similar to Not a folder. /// internal static string ErrNotAFolder { get { return ResourceManager.GetString("ErrNotAFolder", resourceCulture); } } /// /// Looks up a localized string similar to Exploding Composite Styles is not currently supported. /// internal static string ErrorExplodingCompositeStyleNotSupported { get { return ResourceManager.GetString("ErrorExplodingCompositeStyleNotSupported", resourceCulture); } } /// /// Looks up a localized string similar to Not a valid symbol library resource identifier: {0}. /// internal static string ErrorInvalidSymbolLibraryResourceId { get { return ResourceManager.GetString("ErrorInvalidSymbolLibraryResourceId", resourceCulture); } } /// /// Looks up a localized string similar to This Layer Definition version does not support composite symbolization. /// internal static string ErrorLayerDefnitionDoesNotSupportCompositeSymbolization { get { return ResourceManager.GetString("ErrorLayerDefnitionDoesNotSupportCompositeSymbolization", resourceCulture); } } /// /// Looks up a localized string similar to Error loading WMS configuration document: {0}. A default document will be created. /// internal static string ErrorLoadingWmsConfig { get { return ResourceManager.GetString("ErrorLoadingWmsConfig", resourceCulture); } } /// /// Looks up a localized string similar to Could not transform extents of any layer in this Map Definition. You will have to specify the extents manually.. /// internal static string ErrorMapExtentCalculationFailed { get { return ResourceManager.GetString("ErrorMapExtentCalculationFailed", resourceCulture); } } /// /// Looks up a localized string similar to No commands selected. Nothing to export. /// internal static string ExportNoCommandsSelected { get { return ResourceManager.GetString("ExportNoCommandsSelected", resourceCulture); } } /// /// Looks up a localized string similar to No custom commands selected. Nothing to export. /// internal static string ExportNoCustomCommandsSelected { get { return ResourceManager.GetString("ExportNoCustomCommandsSelected", resourceCulture); } } /// /// Looks up a localized string similar to {0}{3}{1}{3}Returns: {2}. /// internal static string ExprEditorFunctionDesc { get { return ResourceManager.GetString("ExprEditorFunctionDesc", resourceCulture); } } /// /// Looks up a localized string similar to Expression.... /// internal static string ExpressionItem { get { return ResourceManager.GetString("ExpressionItem", resourceCulture); } } /// /// Looks up a localized string similar to Extended class based on: {0}. /// internal static string ExtendedClassTooltip { get { return ResourceManager.GetString("ExtendedClassTooltip", resourceCulture); } } /// /// Looks up a localized string similar to An extended feature class named ({0}) already exist. Please choose a different name. /// internal static string ExtendedFeatureClassAlreadyExists { get { return ResourceManager.GetString("ExtendedFeatureClassAlreadyExists", resourceCulture); } } /// /// Looks up a localized string similar to Map extents calculation completed. Click Accept to use the calculated extents.. /// internal static string ExtentsCalculationCompleted { get { return ResourceManager.GetString("ExtentsCalculationCompleted", resourceCulture); } } /// /// Looks up a localized string similar to Could not transform extent of layer {0} to the map definition's coordinate system. Extents ignored. /// internal static string ExtentsTransformationFailed { get { return ResourceManager.GetString("ExtentsTransformationFailed", resourceCulture); } } /// /// Looks up a localized string similar to Could not calculate the extents of the Feature Source. Preview is not possible. /// internal static string FailedToCalculateFeatureSourceExtents { get { return ResourceManager.GetString("FailedToCalculateFeatureSourceExtents", resourceCulture); } } /// /// Looks up a localized string similar to Failed to enumerate data stores. Reason: {0}. /// internal static string FailEnumDataStores { get { return ResourceManager.GetString("FailEnumDataStores", resourceCulture); } } /// /// Looks up a localized string similar to FDO Connection Status: {0}. /// internal static string FdoConnectionStatus { get { return ResourceManager.GetString("FdoConnectionStatus", resourceCulture); } } /// /// Looks up a localized string similar to The component "{0}" could not be found in the specified FDO connection string. /// internal static string FdoConnectionStringComponentNotFound { get { return ResourceManager.GetString("FdoConnectionStringComponentNotFound", resourceCulture); } } /// /// Looks up a localized string similar to Feature Class not found: {0}. /// internal static string FeatureClassNotFound { get { return ResourceManager.GetString("FeatureClassNotFound", resourceCulture); } } /// /// Looks up a localized string similar to This feature is not implemented yet. /// internal static string FeatureNotImplemented { get { return ResourceManager.GetString("FeatureNotImplemented", resourceCulture); } } /// /// Looks up a localized string similar to This field is required: {0}. /// internal static string FieldRequired { get { return ResourceManager.GetString("FieldRequired", resourceCulture); } } /// /// Looks up a localized string similar to An error occured while copying file: {0}. /// internal static string FileCopyError { get { return ResourceManager.GetString("FileCopyError", resourceCulture); } } /// /// Looks up a localized string similar to File Downloaded to {0}. /// internal static string FileDownloaded { get { return ResourceManager.GetString("FileDownloaded", resourceCulture); } } /// /// Looks up a localized string similar to Failed to validate the filenames: {0}. /// internal static string FilenameValidationError { get { return ResourceManager.GetString("FilenameValidationError", resourceCulture); } } /// /// Looks up a localized string similar to All files ({0}). /// internal static string FiletypeAll { get { return ResourceManager.GetString("FiletypeAll", resourceCulture); } } /// /// Looks up a localized string similar to MapGuide Packages ({0}). /// internal static string FiletypeMGP { get { return ResourceManager.GetString("FiletypeMGP", resourceCulture); } } /// /// Looks up a localized string similar to Zip files ({0}). /// internal static string FiletypeZip { get { return ResourceManager.GetString("FiletypeZip", resourceCulture); } } /// /// Looks up a localized string similar to Cannot Find an Empty String. /// internal static string FindEmptyString { get { return ResourceManager.GetString("FindEmptyString", resourceCulture); } } /// /// Looks up a localized string similar to Could not find specified string or end of document reached. /// internal static string FindNothing { get { return ResourceManager.GetString("FindNothing", resourceCulture); } } /// /// Looks up a localized string similar to Nothing to replace. /// internal static string FindReplaceNothing { get { return ResourceManager.GetString("FindReplaceNothing", resourceCulture); } } /// /// Looks up a localized string similar to Finite Display Scales. /// internal static string FiniteDisplayScales { get { return ResourceManager.GetString("FiniteDisplayScales", resourceCulture); } } /// /// Looks up a localized string similar to The folder must start with \"Library://\", do you want the starting folder to become:\n {0} ?. /// internal static string FolderMissingPrefix { get { return ResourceManager.GetString("FolderMissingPrefix", resourceCulture); } } /// /// Looks up a localized string similar to Cannot Preview Font "{0}". /// internal static string FontPreviewError { get { return ResourceManager.GetString("FontPreviewError", resourceCulture); } } /// /// Looks up a localized string similar to MySQL Feature Source. /// internal static string FsMySql { get { return ResourceManager.GetString("FsMySql", resourceCulture); } } /// /// Looks up a localized string similar to PostgreSQL/PostGIS Feature Source. /// internal static string FsPostgreSql { get { return ResourceManager.GetString("FsPostgreSql", resourceCulture); } } /// /// Looks up a localized string similar to Name: {0}{3}Description: {1}{3}Geometry Property: {2}. /// internal static string FsPreview_ClassNodeTooltip { get { return ResourceManager.GetString("FsPreview_ClassNodeTooltip", resourceCulture); } } /// /// Looks up a localized string similar to Name: {0}{8}Description: {1}{8}Data Type: {2}{8}Nullable: {3}{8}Read Only: {4}{8}Length: {5}{8}Precision: {6}{8}Scale: {7}. /// internal static string FsPreview_DataPropertyNodeTooltip { get { return ResourceManager.GetString("FsPreview_DataPropertyNodeTooltip", resourceCulture); } } /// /// Looks up a localized string similar to Property: {0}{2}Type: {1}. /// internal static string FsPreview_GenericPropertyTooltip { get { return ResourceManager.GetString("FsPreview_GenericPropertyTooltip", resourceCulture); } } /// /// Looks up a localized string similar to Name: {0}{7}Description: {1}{7}Geometry Types: {2}{7}Read Only: {3}{7}Has Elevation: {4}{7}Has Measure: {5}{7}Spatial Context: {6}. /// internal static string FsPreview_GeometryPropertyNodeTooltip { get { return ResourceManager.GetString("FsPreview_GeometryPropertyNodeTooltip", resourceCulture); } } /// /// Looks up a localized string similar to Name: {0}{6}Description: {1}{6}Nullable: {2}{6}Image X Size: {3}{6}Image Y Size: {4}{6}Spatial Context: {5}. /// internal static string FsPreview_RasterPropertyNodeTooltip { get { return ResourceManager.GetString("FsPreview_RasterPropertyNodeTooltip", resourceCulture); } } /// /// Looks up a localized string similar to SQL Server Spatial Feature Source. /// internal static string FsSqlServerSpatial { get { return ResourceManager.GetString("FsSqlServerSpatial", resourceCulture); } } /// /// Looks up a localized string similar to Alpha value. /// internal static string Func_ARGB_AValueDescription { get { return ResourceManager.GetString("Func_ARGB_AValueDescription", resourceCulture); } } /// /// Looks up a localized string similar to Blue value. /// internal static string Func_ARGB_BValueDescription { get { return ResourceManager.GetString("Func_ARGB_BValueDescription", resourceCulture); } } /// /// Looks up a localized string similar to Color generation function. /// internal static string Func_ARGB_Description { get { return ResourceManager.GetString("Func_ARGB_Description", resourceCulture); } } /// /// Looks up a localized string similar to Green value. /// internal static string Func_ARGB_GValueDescription { get { return ResourceManager.GetString("Func_ARGB_GValueDescription", resourceCulture); } } /// /// Looks up a localized string similar to Red value. /// internal static string Func_ARGB_RValueDescription { get { return ResourceManager.GetString("Func_ARGB_RValueDescription", resourceCulture); } } /// /// Looks up a localized string similar to String formatting function. /// internal static string Func_DECAP_Description { get { return ResourceManager.GetString("Func_DECAP_Description", resourceCulture); } } /// /// Looks up a localized string similar to String to format. /// internal static string Func_DECAP_StringValueDescription { get { return ResourceManager.GetString("Func_DECAP_StringValueDescription", resourceCulture); } } /// /// Looks up a localized string similar to Returns the active feature class name. /// internal static string Func_FEATURECLASS_Description { get { return ResourceManager.GetString("Func_FEATURECLASS_Description", resourceCulture); } } /// /// Looks up a localized string similar to Returns the active feature Id. /// internal static string Func_FEATUREID_Description { get { return ResourceManager.GetString("Func_FEATUREID_Description", resourceCulture); } } /// /// Looks up a localized string similar to Boolean expression (filter) encapsulated in a string. /// internal static string Func_IF_ConditionDescription { get { return ResourceManager.GetString("Func_IF_ConditionDescription", resourceCulture); } } /// /// Looks up a localized string similar to If evaluator for style theming. /// internal static string Func_IF_Description { get { return ResourceManager.GetString("Func_IF_Description", resourceCulture); } } /// /// Looks up a localized string similar to Returned if condition is false. /// internal static string Func_IF_FalseValueDescription { get { return ResourceManager.GetString("Func_IF_FalseValueDescription", resourceCulture); } } /// /// Looks up a localized string similar to Returned if condition is true. /// internal static string Func_IF_TrueValueDescription { get { return ResourceManager.GetString("Func_IF_TrueValueDescription", resourceCulture); } } /// /// Looks up a localized string similar to Returns the active layer Id. /// internal static string Func_LAYERID_Description { get { return ResourceManager.GetString("Func_LAYERID_Description", resourceCulture); } } /// /// Looks up a localized string similar to Default value returned if expression does not evaluate to any of the keys. /// internal static string Func_LOOKUP_DefaultValueDescription { get { return ResourceManager.GetString("Func_LOOKUP_DefaultValueDescription", resourceCulture); } } /// /// Looks up a localized string similar to Lookup table for style theming. /// internal static string Func_LOOKUP_Description { get { return ResourceManager.GetString("Func_LOOKUP_Description", resourceCulture); } } /// /// Looks up a localized string similar to Key expression. /// internal static string Func_LOOKUP_ExpressionDescription { get { return ResourceManager.GetString("Func_LOOKUP_ExpressionDescription", resourceCulture); } } /// /// Looks up a localized string similar to Lookup index that can be matched by the key expression. /// internal static string Func_LOOKUP_IndexDescription { get { return ResourceManager.GetString("Func_LOOKUP_IndexDescription", resourceCulture); } } /// /// Looks up a localized string similar to Value that is returned when the key expression matches the associated index. /// internal static string Func_LOOKUP_ValueDescription { get { return ResourceManager.GetString("Func_LOOKUP_ValueDescription", resourceCulture); } } /// /// Looks up a localized string similar to Returns the active map name. /// internal static string Func_MAPNAME_Description { get { return ResourceManager.GetString("Func_MAPNAME_Description", resourceCulture); } } /// /// Looks up a localized string similar to Default value returned if expression does not fall into any of the ranges. /// internal static string Func_RANGE_DefaultValueDescription { get { return ResourceManager.GetString("Func_RANGE_DefaultValueDescription", resourceCulture); } } /// /// Looks up a localized string similar to Range table for style theming. /// internal static string Func_RANGE_Description { get { return ResourceManager.GetString("Func_RANGE_Description", resourceCulture); } } /// /// Looks up a localized string similar to Key expression. /// internal static string Func_RANGE_ExpressionDescription { get { return ResourceManager.GetString("Func_RANGE_ExpressionDescription", resourceCulture); } } /// /// Looks up a localized string similar to Exclusive maximum of range that can be matched by the key expression. /// internal static string Func_RANGE_MaxDescription { get { return ResourceManager.GetString("Func_RANGE_MaxDescription", resourceCulture); } } /// /// Looks up a localized string similar to Inclusive minimum of range that can be matched by the key expression. /// internal static string Func_RANGE_MinDescription { get { return ResourceManager.GetString("Func_RANGE_MinDescription", resourceCulture); } } /// /// Looks up a localized string similar to Value that is returned when the key expression matches the associated range. /// internal static string Func_RANGE_ValueDescription { get { return ResourceManager.GetString("Func_RANGE_ValueDescription", resourceCulture); } } /// /// Looks up a localized string similar to Returns the active session. /// internal static string Func_SESSION_Description { get { return ResourceManager.GetString("Func_SESSION_Description", resourceCulture); } } /// /// Looks up a localized string similar to String encoding function. /// internal static string Func_URLENCODE_Description { get { return ResourceManager.GetString("Func_URLENCODE_Description", resourceCulture); } } /// /// Looks up a localized string similar to String to URL encode. /// internal static string Func_URLENCODE_StringValueDescription { get { return ResourceManager.GetString("Func_URLENCODE_StringValueDescription", resourceCulture); } } /// /// Looks up a localized string similar to Function: {1}({2}) ///Description: {3} ///Returns: {0}. /// internal static string FunctionTooltip { get { return ResourceManager.GetString("FunctionTooltip", resourceCulture); } } /// /// Looks up a localized string similar to An error occured: {0}. /// internal static string GenericError { get { return ResourceManager.GetString("GenericError", resourceCulture); } } /// /// Looks up a localized string similar to <?xml version="1.0" standalone="yes"?> ///<ComboBoxDataSet> /// <SymbolMark> /// <Display>Square</Display> /// <Value>Square</Value> /// </SymbolMark> /// <SymbolMark> /// <Display>Circle</Display> /// <Value>Circle</Value> /// </SymbolMark> /// <SymbolMark> /// <Display>Triangle</Display> /// <Value>Triangle</Value> /// </SymbolMark> /// <SymbolMark> /// <Display>Star</Display> /// <Value>Star</Value> /// </SymbolMark> /// <SymbolMark> /// <Display>Cross</Display> /// <Value>Cross</Value> /// </SymbolMark> /// <SymbolMark> /// <Display>X - [rest of string was truncated]";. /// internal static string GeometryStyleComboDataset { get { return ResourceManager.GetString("GeometryStyleComboDataset", resourceCulture); } } /// /// Looks up a localized string similar to <geometry property> {0} GeomFromText('<FGF geometry text>'). /// internal static string GeomFilterTemplate { get { return ResourceManager.GetString("GeomFilterTemplate", resourceCulture); } } /// /// Looks up a localized string similar to A group named "{0}" already exists. Choose a different name. /// internal static string GroupAlreadyExists { get { return ResourceManager.GetString("GroupAlreadyExists", resourceCulture); } } /// /// Looks up a localized string similar to The header file does not exist. /// internal static string HeaderFileMissing { get { return ResourceManager.GetString("HeaderFileMissing", resourceCulture); } } /// /// Looks up a localized string similar to This connection is not compatible. /// internal static string IncompatibleConnection { get { return ResourceManager.GetString("IncompatibleConnection", resourceCulture); } } /// /// Looks up a localized string similar to infinite. /// internal static string InfiniteValue { get { return ResourceManager.GetString("InfiniteValue", resourceCulture); } } /// /// Looks up a localized string similar to Infinity. /// internal static string Infinity { get { return ResourceManager.GetString("Infinity", resourceCulture); } } /// /// Looks up a localized string similar to Inline Symbol Definition. /// internal static string InlineSymbolDefinition { get { return ResourceManager.GetString("InlineSymbolDefinition", resourceCulture); } } /// /// Looks up a localized string similar to You have entered a non-numeric value in the Reference Y field. Due to a bug in MapGuide, this will likely give an error when saving.. /// internal static string InsertionPointYError { get { return ResourceManager.GetString("InsertionPointYError", resourceCulture); } } /// /// Looks up a localized string similar to Invalid {0} color component {1} in line {2}. /// internal static string InvalidColorComponent { get { return ResourceManager.GetString("InvalidColorComponent", resourceCulture); } } /// /// Looks up a localized string similar to Invalid column name. /// internal static string InvalidColumnNameError { get { return ResourceManager.GetString("InvalidColumnNameError", resourceCulture); } } /// /// Looks up a localized string similar to This is not a valid connection: {0}. /// internal static string InvalidConnection { get { return ResourceManager.GetString("InvalidConnection", resourceCulture); } } /// /// Looks up a localized string similar to Feature Source ({0}) has no usable feature classes. Choose a different feature source. /// internal static string InvalidFeatureSourceNoClasses { get { return ResourceManager.GetString("InvalidFeatureSourceNoClasses", resourceCulture); } } /// /// Looks up a localized string similar to Invalid field count in line {0}. /// internal static string InvalidFieldCountError { get { return ResourceManager.GetString("InvalidFieldCountError", resourceCulture); } } /// /// Looks up a localized string similar to Invalid Layer Name Format. Name must have both {0} and {1} format markers. /// internal static string InvalidLayerNameFormat { get { return ResourceManager.GetString("InvalidLayerNameFormat", resourceCulture); } } /// /// Looks up a localized string similar to Invalid record count in line {0}. /// internal static string InvalidRecordCountError { get { return ResourceManager.GetString("InvalidRecordCountError", resourceCulture); } } /// /// Looks up a localized string similar to Not a valid resource identifier. /// internal static string InvalidResourceId { get { return ResourceManager.GetString("InvalidResourceId", resourceCulture); } } /// /// Looks up a localized string similar to Must be valid resource id. Cannot be a folder. /// internal static string InvalidResourceIdFolder { get { return ResourceManager.GetString("InvalidResourceIdFolder", resourceCulture); } } /// /// Looks up a localized string similar to Invalid Resource Identifier. Not the specified type. /// internal static string InvalidResourceIdNotSpecifiedType { get { return ResourceManager.GetString("InvalidResourceIdNotSpecifiedType", resourceCulture); } } /// /// Looks up a localized string similar to An error occured while validating the restore path: {0}\nIt should have the format: \"Libray://folder/folder/\".. /// internal static string InvalidRestorePathError { get { return ResourceManager.GetString("InvalidRestorePathError", resourceCulture); } } /// /// Looks up a localized string similar to Invalid value. /// internal static string InvalidValueError { get { return ResourceManager.GetString("InvalidValueError", resourceCulture); } } /// /// Looks up a localized string similar to Invoke Script Command. /// internal static string InvokeScriptCmdDescription { get { return ResourceManager.GetString("InvokeScriptCmdDescription", resourceCulture); } } /// /// Looks up a localized string similar to Invoke URL command. /// internal static string InvokeUrlCmdDescription { get { return ResourceManager.GetString("InvokeUrlCmdDescription", resourceCulture); } } /// /// Looks up a localized string similar to Cannot get layers. No map definition specified. /// internal static string InvokeUrlNoMapDefined { get { return ResourceManager.GetString("InvokeUrlNoMapDefined", resourceCulture); } } /// /// Looks up a localized string similar to Extra Tools. /// internal static string Label_ExtraTools { get { return ResourceManager.GetString("Label_ExtraTools", resourceCulture); } } /// /// Looks up a localized string similar to Get Extents. /// internal static string Label_GetExtents { get { return ResourceManager.GetString("Label_GetExtents", resourceCulture); } } /// /// Looks up a localized string similar to Get KML. /// internal static string Label_GetMapKml { get { return ResourceManager.GetString("Label_GetMapKml", resourceCulture); } } /// /// Looks up a localized string similar to Tools. /// internal static string Label_Tools { get { return ResourceManager.GetString("Label_Tools", resourceCulture); } } /// /// Looks up a localized string similar to Zoom to Scale. /// internal static string Label_ZoomToScale { get { return ResourceManager.GetString("Label_ZoomToScale", resourceCulture); } } /// /// Looks up a localized string similar to Last Updated: . /// internal static string LastUpdated { get { return ResourceManager.GetString("LastUpdated", resourceCulture); } } /// /// Looks up a localized string similar to The selected layer is already at the bottom of its group. /// internal static string LayerAlreadyAtBottomOfGroup { get { return ResourceManager.GetString("LayerAlreadyAtBottomOfGroup", resourceCulture); } } /// /// Looks up a localized string similar to The selected layer is already at the top of its group. /// internal static string LayerAlreadyAtTopOfGroup { get { return ResourceManager.GetString("LayerAlreadyAtTopOfGroup", resourceCulture); } } /// /// Looks up a localized string similar to Layer Group ({0}) successfully converted to Base Layer Group ({1}). /// internal static string LayerGroupConvertedToBaseLayerGroup { get { return ResourceManager.GetString("LayerGroupConvertedToBaseLayerGroup", resourceCulture); } } /// /// Looks up a localized string similar to Less than {0}. /// internal static string LessThanLabel { get { return ResourceManager.GetString("LessThanLabel", resourceCulture); } } /// /// Looks up a localized string similar to Loading Feature Classes. /// internal static string LoadingFeatureClasses { get { return ResourceManager.GetString("LoadingFeatureClasses", resourceCulture); } } /// /// Looks up a localized string similar to This connection does not support executing this type of Load Procedure. /// internal static string LoadProcedureVersionExecutionNotSupported { get { return ResourceManager.GetString("LoadProcedureVersionExecutionNotSupported", resourceCulture); } } /// /// Looks up a localized string similar to Map widget has been updated to use the map group: {0}. /// internal static string MapUpdatedToUseGroup { get { return ResourceManager.GetString("MapUpdatedToUseGroup", resourceCulture); } } /// /// Looks up a localized string similar to Missing column "{0}". /// internal static string MissingColumnError { get { return ResourceManager.GetString("MissingColumnError", resourceCulture); } } /// /// Looks up a localized string similar to Mode not allowed: {0}. /// internal static string ModeNotAllowed { get { return ResourceManager.GetString("ModeNotAllowed", resourceCulture); } } /// /// Looks up a localized string similar to More colors.... /// internal static string MoreColorsName { get { return ResourceManager.GetString("MoreColorsName", resourceCulture); } } /// /// Looks up a localized string similar to More than {0}. /// internal static string MoreThanLabel { get { return ResourceManager.GetString("MoreThanLabel", resourceCulture); } } /// /// Looks up a localized string similar to New Flyout. /// internal static string NewFlyout { get { return ResourceManager.GetString("NewFlyout", resourceCulture); } } /// /// Looks up a localized string similar to New folder. /// internal static string NewFolder { get { return ResourceManager.GetString("NewFolder", resourceCulture); } } /// /// Looks up a localized string similar to New Layer. /// internal static string NewLayer { get { return ResourceManager.GetString("NewLayer", resourceCulture); } } /// /// Looks up a localized string similar to New Layer Group. /// internal static string NewLayerGroup { get { return ResourceManager.GetString("NewLayerGroup", resourceCulture); } } /// /// Looks up a localized string similar to No active resource data file selected. /// internal static string NoActiveDataFile { get { return ResourceManager.GetString("NoActiveDataFile", resourceCulture); } } /// /// Looks up a localized string similar to No values found in selected column. /// internal static string NoColumnValuesError { get { return ResourceManager.GetString("NoColumnValuesError", resourceCulture); } } /// /// Looks up a localized string similar to No Feature Class assigned. /// internal static string NoFeatureClassAssigned { get { return ResourceManager.GetString("NoFeatureClassAssigned", resourceCulture); } } /// /// Looks up a localized string similar to You have not selected a starting folder, do you want to back up the entire site?. /// internal static string NoFolderSelected { get { return ResourceManager.GetString("NoFolderSelected", resourceCulture); } } /// /// Looks up a localized string similar to Non-supported WKT. /// internal static string NonMapGuideSupportedCsWkt { get { return ResourceManager.GetString("NonMapGuideSupportedCsWkt", resourceCulture); } } /// /// Looks up a localized string similar to This feature source has no class definitions with raster properties. /// internal static string NoRasterClasses { get { return ResourceManager.GetString("NoRasterClasses", resourceCulture); } } /// /// Looks up a localized string similar to No registered previewer for connection: {0}. /// internal static string NoRegisteredPreviewerForProvider { get { return ResourceManager.GetString("NoRegisteredPreviewerForProvider", resourceCulture); } } /// /// Looks up a localized string similar to You have selected to restore the package at another location, but not entered one. ///This will cause the package to be restored a the root of the resource tree. ///Are you sure this is what you want?. /// internal static string NoRestorePathWarning { get { return ResourceManager.GetString("NoRestorePathWarning", resourceCulture); } } /// /// Looks up a localized string similar to Number of Scales to generate cannot be less than or equal to 0. /// internal static string NoScalesToGenerate { get { return ResourceManager.GetString("NoScalesToGenerate", resourceCulture); } } /// /// Looks up a localized string similar to Feature Source has no schemas. /// internal static string NoSchemasInFeatureSource { get { return ResourceManager.GetString("NoSchemasInFeatureSource", resourceCulture); } } /// /// Looks up a localized string similar to No site service available. /// internal static string NoSiteService { get { return ResourceManager.GetString("NoSiteService", resourceCulture); } } /// /// Looks up a localized string similar to Not a folder: {0}. /// internal static string NotAFolder { get { return ResourceManager.GetString("NotAFolder", resourceCulture); } } /// /// Looks up a localized string similar to This is not a Map Definition with tiled layers. /// internal static string NotATiledMap { get { return ResourceManager.GetString("NotATiledMap", resourceCulture); } } /// /// Looks up a localized string similar to No transformation required. /// internal static string NoTransformationRequired { get { return ResourceManager.GetString("NoTransformationRequired", resourceCulture); } } /// /// Looks up a localized string similar to Resource ID must not be session based. /// internal static string NotSessionBasedId { get { return ResourceManager.GetString("NotSessionBasedId", resourceCulture); } } /// /// Looks up a localized string similar to You must select at least one type. /// internal static string NoTypesSelected { get { return ResourceManager.GetString("NoTypesSelected", resourceCulture); } } /// /// Looks up a localized string similar to The specified editor does not implement the required IWidgetEditor interface. /// internal static string NoWidgetEditorIface { get { return ResourceManager.GetString("NoWidgetEditorIface", resourceCulture); } } /// /// Looks up a localized string similar to Could not infer ODBC driver from file name: {0}. /// internal static string OdbcCannotInferDriver { get { return ResourceManager.GetString("OdbcCannotInferDriver", resourceCulture); } } /// /// Looks up a localized string similar to The component "{0}" could not be found in the specified ODBC connection string. /// internal static string OdbcConnectionStringComponentNotFound { get { return ResourceManager.GetString("OdbcConnectionStringComponentNotFound", resourceCulture); } } /// /// Looks up a localized string similar to The ODBC connection string requires a %MG_USERNAME% and %MG_PASSWORD% placeholder tokens present. /// internal static string OdbcConnStrMissingMgPlaceholders { get { return ResourceManager.GetString("OdbcConnStrMissingMgPlaceholders", resourceCulture); } } /// /// Looks up a localized string similar to Could not infer ODBC driver. No file specified. /// internal static string OdbcNoMarkedFile { get { return ResourceManager.GetString("OdbcNoMarkedFile", resourceCulture); } } /// /// Looks up a localized string similar to Operation Cancelled. /// internal static string OperationCancelled { get { return ResourceManager.GetString("OperationCancelled", resourceCulture); } } /// /// Looks up a localized string similar to Operation Completed. /// internal static string OperationCompleted { get { return ResourceManager.GetString("OperationCompleted", resourceCulture); } } /// /// Looks up a localized string similar to You must enter a full path to the output file. /// internal static string OutputFileMissing { get { return ResourceManager.GetString("OutputFileMissing", resourceCulture); } } /// /// Looks up a localized string similar to Overwrite the current display scales?. /// internal static string OverwriteDisplayScales { get { return ResourceManager.GetString("OverwriteDisplayScales", resourceCulture); } } /// /// Looks up a localized string similar to This resource already exists, continue with save?. /// internal static string OverwriteResource { get { return ResourceManager.GetString("OverwriteResource", resourceCulture); } } /// /// Looks up a localized string similar to An error occured while building package: {0}. /// internal static string PackageBuildError { get { return ResourceManager.GetString("PackageBuildError", resourceCulture); } } /// /// Looks up a localized string similar to Failed to create package, error message: {0}. /// internal static string PackageCreationFailedError { get { return ResourceManager.GetString("PackageCreationFailedError", resourceCulture); } } /// /// Looks up a localized string similar to Failed to read package. Error message was: {0}. /// internal static string PackageReadError { get { return ResourceManager.GetString("PackageReadError", resourceCulture); } } /// /// Looks up a localized string similar to Parameter Override already specified. /// internal static string ParameterOverrideExists { get { return ResourceManager.GetString("ParameterOverrideExists", resourceCulture); } } /// /// Looks up a localized string similar to Preview Map. /// internal static string PreviewMap { get { return ResourceManager.GetString("PreviewMap", resourceCulture); } } /// /// Looks up a localized string similar to Preview Completed in {0}ms. /// internal static string PreviewQueryElapsed { get { return ResourceManager.GetString("PreviewQueryElapsed", resourceCulture); } } /// /// Looks up a localized string similar to {0} results found. /// internal static string PreviewRecordCount { get { return ResourceManager.GetString("PreviewRecordCount", resourceCulture); } } /// /// Looks up a localized string similar to The Preview URL is not currently available. /// internal static string PreviewUrlNotAvailable { get { return ResourceManager.GetString("PreviewUrlNotAvailable", resourceCulture); } } /// /// Looks up a localized string similar to Preparing resource preview. /// internal static string PrgPreparingResourcePreview { get { return ResourceManager.GetString("PrgPreparingResourcePreview", resourceCulture); } } /// /// Looks up a localized string similar to Processed: {0}. /// internal static string ProcessedItem { get { return ResourceManager.GetString("ProcessedItem", resourceCulture); } } /// /// Looks up a localized string similar to This command is referenced in the following menus: {0}. Do you want to delete this command and all menu items referencing it?. /// internal static string PromptDeleteCommand { get { return ResourceManager.GetString("PromptDeleteCommand", resourceCulture); } } /// /// Looks up a localized string similar to Delete this widget and all references to it?. /// internal static string PromptDeleteWidgetAndReferences { get { return ResourceManager.GetString("PromptDeleteWidgetAndReferences", resourceCulture); } } /// /// Looks up a localized string similar to Specify Direction to traverse extent history. /// internal static string PromptDirection { get { return ResourceManager.GetString("PromptDirection", resourceCulture); } } /// /// Looks up a localized string similar to Enter the name. /// internal static string PromptName { get { return ResourceManager.GetString("PromptName", resourceCulture); } } /// /// Looks up a localized string similar to The resource id {0} could not be found. You will now be prompted to select the correct feature source. /// internal static string PromptRepairBrokenFeatureSource { get { return ResourceManager.GetString("PromptRepairBrokenFeatureSource", resourceCulture); } } /// /// Looks up a localized string similar to Changing the DSN will reset the current configuration document. Proceed?. /// internal static string PromptResetOdbcConfigDocument { get { return ResourceManager.GetString("PromptResetOdbcConfigDocument", resourceCulture); } } /// /// Looks up a localized string similar to Select Buffer Units. /// internal static string PromptSelectBufferUnits { get { return ResourceManager.GetString("PromptSelectBufferUnits", resourceCulture); } } /// /// Looks up a localized string similar to Select Map. /// internal static string PromptSelectMap { get { return ResourceManager.GetString("PromptSelectMap", resourceCulture); } } /// /// Looks up a localized string similar to Update Map Widget to point to. /// internal static string PromptUpdateMapWidgetReference { get { return ResourceManager.GetString("PromptUpdateMapWidgetReference", resourceCulture); } } /// /// Looks up a localized string similar to Use Office 2010 Drivers? (these are 64-bit compatible). /// internal static string PromptUseOffice2010Drivers { get { return ResourceManager.GetString("PromptUseOffice2010Drivers", resourceCulture); } } /// /// Looks up a localized string similar to Select zoom extents option. /// internal static string PromptViewType { get { return ResourceManager.GetString("PromptViewType", resourceCulture); } } /// /// Looks up a localized string similar to Could not find possible values for enumerable property. /// internal static string PropEnumNoValues { get { return ResourceManager.GetString("PropEnumNoValues", resourceCulture); } } /// /// Looks up a localized string similar to Property: {0} ///Type: {1}. /// internal static string PropertyTooltip { get { return ResourceManager.GetString("PropertyTooltip", resourceCulture); } } /// /// Looks up a localized string similar to Qualitative. /// internal static string QualitativeName { get { return ResourceManager.GetString("QualitativeName", resourceCulture); } } /// /// Looks up a localized string similar to Add this item to the flyout? Clicking "No" will add it before the flyout. /// internal static string QuestionAddItemToFlyout { get { return ResourceManager.GetString("QuestionAddItemToFlyout", resourceCulture); } } /// /// Looks up a localized string similar to Reset Feature Source override list?. /// internal static string QuestionResetFsOverrideList { get { return ResourceManager.GetString("QuestionResetFsOverrideList", resourceCulture); } } /// /// Looks up a localized string similar to RDBMS Feature Source. /// internal static string RdbmsFeatureSource { get { return ResourceManager.GetString("RdbmsFeatureSource", resourceCulture); } } /// /// Looks up a localized string similar to You have selected to restore the package at the root. ///You have also selected to delete the target before restoring. ///This will result in the entire repository being deleted and replaced with this package. ///Are you absolutely sure that is what you want?. /// internal static string RepositoryWipeWarning { get { return ResourceManager.GetString("RepositoryWipeWarning", resourceCulture); } } /// /// Looks up a localized string similar to This connection does not support required service: . /// internal static string RequiredServiceNotSupported { get { return ResourceManager.GetString("RequiredServiceNotSupported", resourceCulture); } } /// /// Looks up a localized string similar to Resource doesn't exist. /// internal static string ResourceDoesntExist { get { return ResourceManager.GetString("ResourceDoesntExist", resourceCulture); } } /// /// Looks up a localized string similar to You must save this map first before you can run MgCooker. /// internal static string SaveMapBeforeTiling { get { return ResourceManager.GetString("SaveMapBeforeTiling", resourceCulture); } } /// /// Looks up a localized string similar to Save Resource. /// internal static string SaveResource { get { return ResourceManager.GetString("SaveResource", resourceCulture); } } /// /// Looks up a localized string similar to Please save this resource first. /// internal static string SaveResourceFirst { get { return ResourceManager.GetString("SaveResourceFirst", resourceCulture); } } /// /// Looks up a localized string similar to Scale Range. /// internal static string ScaleRange { get { return ResourceManager.GetString("ScaleRange", resourceCulture); } } /// /// Looks up a localized string similar to Search Command. /// internal static string SearchCmdDescription { get { return ResourceManager.GetString("SearchCmdDescription", resourceCulture); } } /// /// Looks up a localized string similar to <Select column>. /// internal static string SelectColumnPlaceholder { get { return ResourceManager.GetString("SelectColumnPlaceholder", resourceCulture); } } /// /// Looks up a localized string similar to Select Feature Class. /// internal static string SelectFeatureClass { get { return ResourceManager.GetString("SelectFeatureClass", resourceCulture); } } /// /// Looks up a localized string similar to Select Folder. /// internal static string SelectFolder { get { return ResourceManager.GetString("SelectFolder", resourceCulture); } } /// /// Looks up a localized string similar to Select Layer. /// internal static string SelectLayer { get { return ResourceManager.GetString("SelectLayer", resourceCulture); } } /// /// Looks up a localized string similar to Please select the layer first. /// internal static string SelectLayerFirst { get { return ResourceManager.GetString("SelectLayerFirst", resourceCulture); } } /// /// Looks up a localized string similar to Select the package file to edit. /// internal static string SelectPackageFile { get { return ResourceManager.GetString("SelectPackageFile", resourceCulture); } } /// /// Looks up a localized string similar to Select Property. /// internal static string SelectProperty { get { return ResourceManager.GetString("SelectProperty", resourceCulture); } } /// /// Looks up a localized string similar to Select Spatial Context. /// internal static string SelectSpatialContext { get { return ResourceManager.GetString("SelectSpatialContext", resourceCulture); } } /// /// Looks up a localized string similar to Please specify the symbol library first. /// internal static string SelectSymbolLibraryFirst { get { return ResourceManager.GetString("SelectSymbolLibraryFirst", resourceCulture); } } /// /// Looks up a localized string similar to Select widget. /// internal static string SelectWidget { get { return ResourceManager.GetString("SelectWidget", resourceCulture); } } /// /// Looks up a localized string similar to Separator. /// internal static string Separator { get { return ResourceManager.GetString("Separator", resourceCulture); } } /// /// Looks up a localized string similar to Sequential. /// internal static string SequentialName { get { return ResourceManager.GetString("SequentialName", resourceCulture); } } /// /// Looks up a localized string similar to The site version of this current connection is not known to support watermarks. /// internal static string SiteVersionDoesntSupportWatermarks { get { return ResourceManager.GetString("SiteVersionDoesntSupportWatermarks", resourceCulture); } } /// /// Looks up a localized string similar to {0} spatial contexts found. /// internal static string SpatialContextsFound { get { return ResourceManager.GetString("SpatialContextsFound", resourceCulture); } } /// /// Looks up a localized string similar to Specify a map for this web layout. /// internal static string SpecifyMapForWebLayout { get { return ResourceManager.GetString("SpecifyMapForWebLayout", resourceCulture); } } /// /// Looks up a localized string similar to Please specify the secondary feature source. /// internal static string SpecifySecondaryFeatureSource { get { return ResourceManager.GetString("SpecifySecondaryFeatureSource", resourceCulture); } } /// /// Looks up a localized string similar to SQL Query. /// internal static string SQLQuery { get { return ResourceManager.GetString("SQLQuery", resourceCulture); } } /// /// Looks up a localized string similar to Standard Query. /// internal static string StandardQuery { get { return ResourceManager.GetString("StandardQuery", resourceCulture); } } /// /// Looks up a localized string similar to <image>. /// internal static string SymbolGraphicsImagePlaceholder { get { return ResourceManager.GetString("SymbolGraphicsImagePlaceholder", resourceCulture); } } /// /// Looks up a localized string similar to <path>. /// internal static string SymbolGraphicsPathPlaceholder { get { return ResourceManager.GetString("SymbolGraphicsPathPlaceholder", resourceCulture); } } /// /// Looks up a localized string similar to <text>. /// internal static string SymbolGraphicsTextPlaceholder { get { return ResourceManager.GetString("SymbolGraphicsTextPlaceholder", resourceCulture); } } /// /// Looks up a localized string similar to Only symbols of type "Mark" and "Font" are currently supported. /// internal static string SymbolTypeNotSupported { get { return ResourceManager.GetString("SymbolTypeNotSupported", resourceCulture); } } /// /// Looks up a localized string similar to Provider reported no errors. /// internal static string TestConnectionNoErrors { get { return ResourceManager.GetString("TestConnectionNoErrors", resourceCulture); } } /// /// Looks up a localized string similar to Downloading. /// internal static string TextDownloading { get { return ResourceManager.GetString("TextDownloading", resourceCulture); } } /// /// Looks up a localized string similar to Find. /// internal static string TextFind { get { return ResourceManager.GetString("TextFind", resourceCulture); } } /// /// Looks up a localized string similar to Find & Replace. /// internal static string TextFindAndReplace { get { return ResourceManager.GetString("TextFindAndReplace", resourceCulture); } } /// /// Looks up a localized string similar to Inline Compound Symbol. /// internal static string TextInlineCompoundSymbol { get { return ResourceManager.GetString("TextInlineCompoundSymbol", resourceCulture); } } /// /// Looks up a localized string similar to Inline Simple Symbol. /// internal static string TextInlineSimpleSymbol { get { return ResourceManager.GetString("TextInlineSimpleSymbol", resourceCulture); } } /// /// Looks up a localized string similar to Loading. /// internal static string TextLoading { get { return ResourceManager.GetString("TextLoading", resourceCulture); } } /// /// Looks up a localized string similar to No Items Selected. /// internal static string TextNoItemSelected { get { return ResourceManager.GetString("TextNoItemSelected", resourceCulture); } } /// /// Looks up a localized string similar to No Occurences Found. /// internal static string TextNoOccurrencesFound { get { return ResourceManager.GetString("TextNoOccurrencesFound", resourceCulture); } } /// /// Looks up a localized string similar to No string specified to look for!. /// internal static string TextNoStringSpecifiedToLookFor { get { return ResourceManager.GetString("TextNoStringSpecifiedToLookFor", resourceCulture); } } /// /// Looks up a localized string similar to Text Not Found. /// internal static string TextNotFound { get { return ResourceManager.GetString("TextNotFound", resourceCulture); } } /// /// Looks up a localized string similar to Replaced {0} occurrances. /// internal static string TextOccurrencesReplaced { get { return ResourceManager.GetString("TextOccurrencesReplaced", resourceCulture); } } /// /// Looks up a localized string similar to Preparing Configuration Document. /// internal static string TextPreparingConfigurationDocument { get { return ResourceManager.GetString("TextPreparingConfigurationDocument", resourceCulture); } } /// /// Looks up a localized string similar to Preview\nnot available. /// internal static string TextRenderPreviewNotAvailable { get { return ResourceManager.GetString("TextRenderPreviewNotAvailable", resourceCulture); } } /// /// Looks up a localized string similar to Search Text Not Found. /// internal static string TextSearchTextNotFound { get { return ResourceManager.GetString("TextSearchTextNotFound", resourceCulture); } } /// /// Looks up a localized string similar to Select Data Store. /// internal static string TextSelectDataStore { get { return ResourceManager.GetString("TextSelectDataStore", resourceCulture); } } /// /// Looks up a localized string similar to (Selection Only). /// internal static string TextSelectionOnly { get { return ResourceManager.GetString("TextSelectionOnly", resourceCulture); } } /// /// Looks up a localized string similar to Uploading. /// internal static string TextUploading { get { return ResourceManager.GetString("TextUploading", resourceCulture); } } /// /// Looks up a localized string similar to Buffer Units. /// internal static string TitleBufferUnits { get { return ResourceManager.GetString("TitleBufferUnits", resourceCulture); } } /// /// Looks up a localized string similar to Direction. /// internal static string TitleDirection { get { return ResourceManager.GetString("TitleDirection", resourceCulture); } } /// /// Looks up a localized string similar to Error. /// internal static string TitleError { get { return ResourceManager.GetString("TitleError", resourceCulture); } } /// /// Looks up a localized string similar to New Feature Class. /// internal static string TitleNewFeatureClass { get { return ResourceManager.GetString("TitleNewFeatureClass", resourceCulture); } } /// /// Looks up a localized string similar to Question. /// internal static string TitleQuestion { get { return ResourceManager.GetString("TitleQuestion", resourceCulture); } } /// /// Looks up a localized string similar to View Type. /// internal static string TitleViewType { get { return ResourceManager.GetString("TitleViewType", resourceCulture); } } /// /// Looks up a localized string similar to Warning. /// internal static string TitleWarning { get { return ResourceManager.GetString("TitleWarning", resourceCulture); } } /// /// Looks up a localized string similar to The selected column contains more than {0} different values, and thus cannot be used for theming with individual values. /// internal static string TooManyIndiviualValuesError { get { return ResourceManager.GetString("TooManyIndiviualValuesError", resourceCulture); } } /// /// Looks up a localized string similar to You are creating a large number of rules, this will likely result in Maestro becoming unresponsive. ///Do you want to continue?. /// internal static string TooManyRulesWarning { get { return ResourceManager.GetString("TooManyRulesWarning", resourceCulture); } } /// /// Looks up a localized string similar to The selected column contains more than {0} different values, and thus cannot be used for theming. /// internal static string TooManyValuesError { get { return ResourceManager.GetString("TooManyValuesError", resourceCulture); } } /// /// Looks up a localized string similar to The selected column contains more than {0} different values. ///The calculated averages only accounts for the first {0} distinct values.. /// internal static string TooMuchDataWarning { get { return ResourceManager.GetString("TooMuchDataWarning", resourceCulture); } } /// /// Looks up a localized string similar to Transparent. /// internal static string TransparentName { get { return ResourceManager.GetString("TransparentName", resourceCulture); } } /// /// Looks up a localized string similar to KB. /// internal static string UnitsKb { get { return ResourceManager.GetString("UnitsKb", resourceCulture); } } /// /// Looks up a localized string similar to ms. /// internal static string UnitsMs { get { return ResourceManager.GetString("UnitsMs", resourceCulture); } } /// /// Looks up a localized string similar to s. /// internal static string UnitsSeconds { get { return ResourceManager.GetString("UnitsSeconds", resourceCulture); } } /// /// Looks up a localized string similar to Unknown query mode. /// internal static string UnknownQueryMode { get { return ResourceManager.GetString("UnknownQueryMode", resourceCulture); } } /// /// Looks up a localized string similar to Unknown types. /// internal static string UnknownResourceTypes { get { return ResourceManager.GetString("UnknownResourceTypes", resourceCulture); } } /// /// Looks up a localized string similar to Multiple selection is not allowed when SelectFoldersOnly is set to true. /// internal static string UnmanagedBrowserMultiSelectionNotAllowed { get { return ResourceManager.GetString("UnmanagedBrowserMultiSelectionNotAllowed", resourceCulture); } } /// /// Looks up a localized string similar to The resource type cannot be previewed. /// internal static string UnpreviewableResourceType { get { return ResourceManager.GetString("UnpreviewableResourceType", resourceCulture); } } /// /// Looks up a localized string similar to Invoking MgCooker is not supported for this connection type: {0}. /// internal static string UnsupportedConnectionType { get { return ResourceManager.GetString("UnsupportedConnectionType", resourceCulture); } } /// /// Looks up a localized string similar to Updating Configuration Document. /// internal static string UpdatingConfiguration { get { return ResourceManager.GetString("UpdatingConfiguration", resourceCulture); } } /// /// Looks up a localized string similar to An error occured while validating the output file path: {0}. /// internal static string ValidateOutputfileError { get { return ResourceManager.GetString("ValidateOutputfileError", resourceCulture); } } /// /// Looks up a localized string similar to Could not transform extents of one or more layers in this Map Definition. These extents have not been factored into the computed result.. /// internal static string WarningMapExtentCalculation { get { return ResourceManager.GetString("WarningMapExtentCalculation", resourceCulture); } } /// /// Looks up a localized string similar to A widget named {0} already exists. /// internal static string WidgetNameExists { get { return ResourceManager.GetString("WidgetNameExists", resourceCulture); } } /// /// Looks up a localized string similar to Widget updated. /// internal static string WidgetUpdated { get { return ResourceManager.GetString("WidgetUpdated", resourceCulture); } } /// /// Looks up a localized string similar to WMS layers updated. /// internal static string WmsLayersUpdated { get { return ResourceManager.GetString("WmsLayersUpdated", resourceCulture); } } /// /// Looks up a localized string similar to Document is valid. /// internal static string XmlDocIsValid { get { return ResourceManager.GetString("XmlDocIsValid", resourceCulture); } } /// /// Looks up a localized string similar to Line {0}, Column {1}. /// internal static string XmlEditorCursorTemplate { get { return ResourceManager.GetString("XmlEditorCursorTemplate", resourceCulture); } } } }