//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.18052 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace Maestro.Base { 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.Base.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 Selected language: {0}, OS Language: {1}. /// internal static string About_LanguageLabel { get { return ResourceManager.GetString("About_LanguageLabel", resourceCulture); } } /// /// Looks up a localized string similar to MapGuide Version: {0} ({1}). /// internal static string About_ServerVersionLabel { get { return ResourceManager.GetString("About_ServerVersionLabel", resourceCulture); } } /// /// Looks up a localized string similar to Version: {0}. /// internal static string About_VersionLabel { get { return ResourceManager.GetString("About_VersionLabel", resourceCulture); } } /// /// Looks up a localized string similar to Failed to decode the current bounds, ///you may enter new bounds, and these will replace the current. ///Error message: {0}. /// internal static string BoundsPicker_BoundsDecodeError { get { return ResourceManager.GetString("BoundsPicker_BoundsDecodeError", resourceCulture); } } /// /// Looks up a localized string similar to You have not entered all the required information.. /// internal static string BoundsPicker_IncompleBoundsError { get { return ResourceManager.GetString("BoundsPicker_IncompleBoundsError", resourceCulture); } } /// /// Looks up a localized string similar to Failed to convert the Max X value. /// internal static string BoundsPicker_InvalidMaxXError { get { return ResourceManager.GetString("BoundsPicker_InvalidMaxXError", resourceCulture); } } /// /// Looks up a localized string similar to Failed to convert the Max Y value. /// internal static string BoundsPicker_InvalidMaxYError { get { return ResourceManager.GetString("BoundsPicker_InvalidMaxYError", resourceCulture); } } /// /// Looks up a localized string similar to Failed to convert the Min X value. /// internal static string BoundsPicker_InvalidMinXError { get { return ResourceManager.GetString("BoundsPicker_InvalidMinXError", resourceCulture); } } /// /// Looks up a localized string similar to Failed to convert the Min Y value. /// internal static string BoundsPicker_InvalidMinYError { get { return ResourceManager.GetString("BoundsPicker_InvalidMinYError", resourceCulture); } } /// /// Looks up a localized string similar to Missing bounds tag. /// internal static string BoundsPicker_MissingBoundsError { get { return ResourceManager.GetString("BoundsPicker_MissingBoundsError", resourceCulture); } } /// /// Looks up a localized string similar to The values you have entered appears to be in local regional format, but are required in US regional format. ///Do you want to convert the values?. /// internal static string BoundsPicker_NumbersInRegionalError { get { return ResourceManager.GetString("BoundsPicker_NumbersInRegionalError", resourceCulture); } } /// /// Looks up a localized string similar to The coordinates you have entered appears to be invalid, do you want to use them anyway?. /// internal static string BoundsPicker_UseInvalidCoordinatesWarning { get { return ResourceManager.GetString("BoundsPicker_UseInvalidCoordinatesWarning", resourceCulture); } } /// /// Looks up a localized string similar to Done. /// internal static string Browser_Complete { get { return ResourceManager.GetString("Browser_Complete", resourceCulture); } } /// /// Looks up a localized string similar to Loading. /// internal static string Browser_Loading { get { return ResourceManager.GetString("Browser_Loading", resourceCulture); } } /// /// Looks up a localized string similar to View Feature Source Cache. /// internal static string CacheView { get { return ResourceManager.GetString("CacheView", resourceCulture); } } /// /// Looks up a localized string similar to Cancelled. /// internal static string Cancelled { get { return ResourceManager.GetString("Cancelled", resourceCulture); } } /// /// Looks up a localized string similar to Cannot rename resource as it is already opened by another editor. /// internal static string CannotRenameAlreadyOpenedResource { get { return ResourceManager.GetString("CannotRenameAlreadyOpenedResource", resourceCulture); } } /// /// Looks up a localized string similar to Cannot rename resource to {0} as it is already opened by another editor. /// internal static string CannotRenameToResourceAlreadyOpened { get { return ResourceManager.GetString("CannotRenameToResourceAlreadyOpened", resourceCulture); } } /// /// Looks up a localized string similar to Cannot save to {0} as it is already opened by another editor. /// internal static string CannotSaveToResourceAlreadyOpened { get { return ResourceManager.GetString("CannotSaveToResourceAlreadyOpened", resourceCulture); } } /// /// Looks up a localized string similar to {0} item {1} into {2}. /// internal static string ClipboardAction { get { return ResourceManager.GetString("ClipboardAction", resourceCulture); } } /// /// Looks up a localized string similar to Close. /// internal static string CloseButtonText { get { return ResourceManager.GetString("CloseButtonText", resourceCulture); } } /// /// Looks up a localized string similar to This resource {0} has unsaved changes. Close and discard these changes?. /// internal static string CloseUnsavedResource { get { return ResourceManager.GetString("CloseUnsavedResource", resourceCulture); } } /// /// Looks up a localized string similar to Closing open editor of {0}. /// internal static string ClosingOpenEditor { get { return ResourceManager.GetString("ClosingOpenEditor", resourceCulture); } } /// /// Looks up a localized string similar to Compare Error. /// internal static string CompareError { get { return ResourceManager.GetString("CompareError", 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 This map definition has tiled layers. Saving this map definition will reset the tile cache if these layer existed when you first edited this map. Continue with save?. /// internal static string ConfirmBaseMapInvalidation { get { return ResourceManager.GetString("ConfirmBaseMapInvalidation", resourceCulture); } } /// /// Looks up a localized string similar to This feature source is refrenced by at least one tiled layer in the following maps: {0} Saving this feature source may reset the cached tiles of these maps. Continue with save?. /// internal static string ConfirmBaseMapInvalidationFeatureSourceSave { get { return ResourceManager.GetString("ConfirmBaseMapInvalidationFeatureSourceSave", resourceCulture); } } /// /// Looks up a localized string similar to This layer is used as a tiled layer in the following maps: {0} Saving this layer may reset the cached tiles of these maps. Continue with save?. /// internal static string ConfirmBaseMapInvalidationLayerSave { get { return ResourceManager.GetString("ConfirmBaseMapInvalidationLayerSave", resourceCulture); } } /// /// Looks up a localized string similar to You have open editors with unsaved changes. Continue anyway?. /// internal static string ConfirmCloseEditors { get { return ResourceManager.GetString("ConfirmCloseEditors", resourceCulture); } } /// /// Looks up a localized string similar to Are you sure you want to delete?. /// internal static string ConfirmDelete { get { return ResourceManager.GetString("ConfirmDelete", resourceCulture); } } /// /// Looks up a localized string similar to You about to delete one or more folders which may contain dependent resources. Are you sure you want to proceed with delete?. /// internal static string ConfirmDeleteFolders { get { return ResourceManager.GetString("ConfirmDeleteFolders", resourceCulture); } } /// /// Looks up a localized string similar to You are about to delete one or more resources which are currently open in an editor. Close these editors and proceed with delete?. /// internal static string ConfirmDeleteOpenResource { get { return ResourceManager.GetString("ConfirmDeleteOpenResource", resourceCulture); } } /// /// Looks up a localized string similar to Are you sure you want to load this package file?. /// internal static string ConfirmLoadPackage { get { return ResourceManager.GetString("ConfirmLoadPackage", resourceCulture); } } /// /// Looks up a localized string similar to Are you sure you want to move the following resources?. /// internal static string ConfirmMove { get { return ResourceManager.GetString("ConfirmMove", resourceCulture); } } /// /// Looks up a localized string similar to Are you sure you want to reload the XML from source? This will discard any un-saved changes you have made.. /// internal static string ConfirmReloadXmlFromSource { get { return ResourceManager.GetString("ConfirmReloadXmlFromSource", resourceCulture); } } /// /// Looks up a localized string similar to You are about to reset all preferences to default values. Are you sure you want to do this?. /// internal static string ConfirmResetPrefs { get { return ResourceManager.GetString("ConfirmResetPrefs", resourceCulture); } } /// /// Looks up a localized string similar to You have already established such a connection. /// internal static string ConnectionAlreadyEstablished { get { return ResourceManager.GetString("ConnectionAlreadyEstablished", resourceCulture); } } /// /// Looks up a localized string similar to The current connection ({0}) does not support the required interfaces to display properties of this resource. /// internal static string ConnectionDoesNotSupportRequiredInterfaces { get { return ResourceManager.GetString("ConnectionDoesNotSupportRequiredInterfaces", resourceCulture); } } /// /// Looks up a localized string similar to Connection Test Failed: {0}. /// internal static string ConnectionTestFailed { get { return ResourceManager.GetString("ConnectionTestFailed", resourceCulture); } } /// /// Looks up a localized string similar to Connection Test OK. /// internal static string ConnectionTestOk { get { return ResourceManager.GetString("ConnectionTestOk", resourceCulture); } } /// /// Looks up a localized string similar to Messages. /// internal static string Content_Messages { get { return ResourceManager.GetString("Content_Messages", resourceCulture); } } /// /// Looks up a localized string similar to Outbound Requests. /// internal static string Content_OutboundRequests { get { return ResourceManager.GetString("Content_OutboundRequests", resourceCulture); } } /// /// Looks up a localized string similar to Site Explorer. /// internal static string Content_SiteExplorer { get { return ResourceManager.GetString("Content_SiteExplorer", resourceCulture); } } /// /// Looks up a localized string similar to Embedded Web Browser. /// internal static string Content_WebBrowser { get { return ResourceManager.GetString("Content_WebBrowser", resourceCulture); } } /// /// Looks up a localized string similar to Getting Started. /// internal static string Content_Welcome { get { return ResourceManager.GetString("Content_Welcome", resourceCulture); } } /// /// Looks up a localized string similar to Programming: /// /// Jackie Ng (Maestro 2.0+) /// Kenneth Skovhede (Maestro 1.0 - 2.0) /// ///Many thanks to the following people for providing patches and actively testing releases to help make Maestro a better quality applicaton for all: /// /// Jason Birch /// Crispin Hoult /// Zac Spitzer /// Gunter Becker /// Andrew DeMerchant /// Gabriele Monfardini /// Gordon Luckett /// Hans Milling /// ///Many thanks to the following people who have translated Maestro into other languages: /// /// José Manuel Cerrejón González (Spanish) /// [rest of string was truncated]";. /// internal static string Contributors { get { return ResourceManager.GetString("Contributors", resourceCulture); } } /// /// Looks up a localized string similar to A description for this symbol. /// internal static string DefaultSymbolDescription { get { return ResourceManager.GetString("DefaultSymbolDescription", resourceCulture); } } /// /// Looks up a localized string similar to MySymbol. /// internal static string DefaultSymbolName { get { return ResourceManager.GetString("DefaultSymbolName", resourceCulture); } } /// /// Looks up a localized string similar to Create a Drawing Source. /// internal static string DwfHandlerAction { get { return ResourceManager.GetString("DwfHandlerAction", resourceCulture); } } /// /// Looks up a localized string similar to Registered Editor: {0}. /// internal static string EditorRegistered { get { return ResourceManager.GetString("EditorRegistered", resourceCulture); } } /// /// Looks up a localized string similar to Resource ID: {0}{1}Connection: {2}{1}Resource Version: {3}. /// internal static string EditorTitleTemplate { get { return ResourceManager.GetString("EditorTitleTemplate", resourceCulture); } } /// /// Looks up a localized string similar to Package Editor. /// internal static string EditPackage { get { return ResourceManager.GetString("EditPackage", resourceCulture); } } /// /// Looks up a localized string similar to Edit Raw Header XML. /// internal static string EditRawHeader { get { return ResourceManager.GetString("EditRawHeader", resourceCulture); } } /// /// Looks up a localized string similar to Singleton view content cannot be closed by users. The AllowUserClose property must return false. /// internal static string Error_Closeable_Singleton_Content { get { return ResourceManager.GetString("Error_Closeable_Singleton_Content", resourceCulture); } } /// /// Looks up a localized string similar to No Active Connection. /// internal static string ErrorNoActiveConnection { get { return ResourceManager.GetString("ErrorNoActiveConnection", resourceCulture); } } /// /// Looks up a localized string similar to Unknown executable specified: {0}. /// internal static string ErrorUnknownExecutable { get { return ResourceManager.GetString("ErrorUnknownExecutable", resourceCulture); } } /// /// Looks up a localized string similar to Validation detected errors in your resource, please fix them before saving this resource. /// internal static string FixErrorsBeforeSaving { get { return ResourceManager.GetString("FixErrorsBeforeSaving", resourceCulture); } } /// /// Looks up a localized string similar to Data. /// internal static string Folder_Data { get { return ResourceManager.GetString("Folder_Data", resourceCulture); } } /// /// Looks up a localized string similar to Layers. /// internal static string Folder_Layers { get { return ResourceManager.GetString("Folder_Layers", resourceCulture); } } /// /// Looks up a localized string similar to Layouts. /// internal static string Folder_Layouts { get { return ResourceManager.GetString("Folder_Layouts", resourceCulture); } } /// /// Looks up a localized string similar to Maps. /// internal static string Folder_Maps { get { return ResourceManager.GetString("Folder_Maps", resourceCulture); } } /// /// Looks up a localized string similar to Symbols. /// internal static string Folder_Symbols { get { return ResourceManager.GetString("Folder_Symbols", resourceCulture); } } /// /// Looks up a localized string similar to Watermarks. /// internal static string Folder_Watermarks { get { return ResourceManager.GetString("Folder_Watermarks", resourceCulture); } } /// /// Looks up a localized string similar to Folder name already exists. /// internal static string FolderNameExists { get { return ResourceManager.GetString("FolderNameExists", resourceCulture); } } /// /// Looks up a localized string similar to Error. /// internal static string Global_ErrorText { get { return ResourceManager.GetString("Global.ErrorText", resourceCulture); } } /// /// Looks up a localized string similar to Question. /// internal static string Global_QuestionText { get { return ResourceManager.GetString("Global.QuestionText", resourceCulture); } } /// /// Looks up a localized string similar to Could not find help file. /// internal static string HelpFileNotFound { get { return ResourceManager.GetString("HelpFileNotFound", resourceCulture); } } /// /// Looks up a localized string similar to Invalid Resource ID. /// internal static string InvalidResourceId { get { return ResourceManager.GetString("InvalidResourceId", resourceCulture); } } /// /// Looks up a localized string similar to {0} items copied and placed in clipboard. /// internal static string ItemsCopied { get { return ResourceManager.GetString("ItemsCopied", resourceCulture); } } /// /// Looks up a localized string similar to {0} items cut and placed in clipboard. /// internal static string ItemsCut { get { return ResourceManager.GetString("ItemsCut", resourceCulture); } } /// /// Looks up a localized string similar to {0} items migrated. /// internal static string ItemsMigrated { get { return ResourceManager.GetString("ItemsMigrated", resourceCulture); } } /// /// Looks up a localized string similar to The following items were not moved due to being already open in an editor: {0}. /// internal static string ItemsNotMovedDueToBeingOpen { get { return ResourceManager.GetString("ItemsNotMovedDueToBeingOpen", resourceCulture); } } /// /// Looks up a localized string similar to {0} items were successfully translated. /// internal static string ItemsTranslated { get { return ResourceManager.GetString("ItemsTranslated", resourceCulture); } } /// /// Looks up a localized string similar to Failed to keep session ({0}) alive. This would happen if connectivity to the MapGuide Server has been lost (it has been stopped or restarted). Refresh the Site Explorer to create a new session. Also close any existing editors and re-open them.. /// internal static string KeepAliveFailed { get { return ResourceManager.GetString("KeepAliveFailed", resourceCulture); } } /// /// Looks up a localized string similar to Go. /// internal static string Label_Go { get { return ResourceManager.GetString("Label_Go", resourceCulture); } } /// /// Looks up a localized string similar to Open this resource. /// internal static string Label_OpenResource { get { return ResourceManager.GetString("Label_OpenResource", resourceCulture); } } /// /// Looks up a localized string similar to Resource ID:. /// internal static string Label_ResourceID { get { return ResourceManager.GetString("Label_ResourceID", resourceCulture); } } /// /// Looks up a localized string similar to Could not determine the sub-layer type or this type is not currently supported. /// internal static string LayerSubTypeNotSupported { get { return ResourceManager.GetString("LayerSubTypeNotSupported", resourceCulture); } } /// /// Looks up a localized string similar to Live Map Definition Editor. /// internal static string LiveMapEditor { get { return ResourceManager.GetString("LiveMapEditor", resourceCulture); } } /// /// Looks up a localized string similar to Local Feature Source Preview. /// internal static string LocalFsPreview { get { return ResourceManager.GetString("LocalFsPreview", resourceCulture); } } /// /// Looks up a localized string similar to Locate executable: {0}. /// internal static string LocateExecutable { get { return ResourceManager.GetString("LocateExecutable", resourceCulture); } } /// /// Looks up a localized string similar to Message Log saved to {0}. /// internal static string Log_Saved { get { return ResourceManager.GetString("Log_Saved", resourceCulture); } } /// /// Looks up a localized string similar to Edit. /// internal static string Menu_Edit { get { return ResourceManager.GetString("Menu_Edit", resourceCulture); } } /// /// Looks up a localized string similar to Copy. /// internal static string Menu_Edit_Copy { get { return ResourceManager.GetString("Menu_Edit_Copy", resourceCulture); } } /// /// Looks up a localized string similar to Cut. /// internal static string Menu_Edit_Cut { get { return ResourceManager.GetString("Menu_Edit_Cut", resourceCulture); } } /// /// Looks up a localized string similar to Paste. /// internal static string Menu_Edit_Paste { get { return ResourceManager.GetString("Menu_Edit_Paste", resourceCulture); } } /// /// Looks up a localized string similar to File. /// internal static string Menu_File { get { return ResourceManager.GetString("Menu_File", resourceCulture); } } /// /// Looks up a localized string similar to Close Active Document. /// internal static string Menu_File_CloseActiveDocument { get { return ResourceManager.GetString("Menu_File_CloseActiveDocument", resourceCulture); } } /// /// Looks up a localized string similar to Close All Documents. /// internal static string Menu_File_CloseAll { get { return ResourceManager.GetString("Menu_File_CloseAll", resourceCulture); } } /// /// Looks up a localized string similar to Connect. /// internal static string Menu_File_Connect { get { return ResourceManager.GetString("Menu_File_Connect", resourceCulture); } } /// /// Looks up a localized string similar to Delete Resource. /// internal static string Menu_File_DeleteResource { get { return ResourceManager.GetString("Menu_File_DeleteResource", resourceCulture); } } /// /// Looks up a localized string similar to Edit Resource with XML Editor. /// internal static string Menu_File_EditResourceWithXml { get { return ResourceManager.GetString("Menu_File_EditResourceWithXml", resourceCulture); } } /// /// Looks up a localized string similar to Login. /// internal static string Menu_File_Login { get { return ResourceManager.GetString("Menu_File_Login", resourceCulture); } } /// /// Looks up a localized string similar to New Resource. /// internal static string Menu_File_NewResource { get { return ResourceManager.GetString("Menu_File_NewResource", resourceCulture); } } /// /// Looks up a localized string similar to Open Resource. /// internal static string Menu_File_OpenResource { get { return ResourceManager.GetString("Menu_File_OpenResource", resourceCulture); } } /// /// Looks up a localized string similar to Preview Resource. /// internal static string Menu_File_PreviewResource { get { return ResourceManager.GetString("Menu_File_PreviewResource", resourceCulture); } } /// /// Looks up a localized string similar to Profile Resource. /// internal static string Menu_File_ProfileResource { get { return ResourceManager.GetString("Menu_File_ProfileResource", resourceCulture); } } /// /// Looks up a localized string similar to Quit. /// internal static string Menu_File_Quit { get { return ResourceManager.GetString("Menu_File_Quit", resourceCulture); } } /// /// Looks up a localized string similar to Save All. /// internal static string Menu_File_SaveAll { get { return ResourceManager.GetString("Menu_File_SaveAll", resourceCulture); } } /// /// Looks up a localized string similar to Save Resource. /// internal static string Menu_File_SaveResource { get { return ResourceManager.GetString("Menu_File_SaveResource", resourceCulture); } } /// /// Looks up a localized string similar to Save Resource As. /// internal static string Menu_File_SaveResourceAs { get { return ResourceManager.GetString("Menu_File_SaveResourceAs", resourceCulture); } } /// /// Looks up a localized string similar to Validate Edited Resource. /// internal static string Menu_File_ValidateEditedResource { get { return ResourceManager.GetString("Menu_File_ValidateEditedResource", resourceCulture); } } /// /// Looks up a localized string similar to Validate Resource. /// internal static string Menu_File_ValidateResource { get { return ResourceManager.GetString("Menu_File_ValidateResource", resourceCulture); } } /// /// Looks up a localized string similar to Help. /// internal static string Menu_Help { get { return ResourceManager.GetString("Menu_Help", resourceCulture); } } /// /// Looks up a localized string similar to About. /// internal static string Menu_Help_About { get { return ResourceManager.GetString("Menu_Help_About", resourceCulture); } } /// /// Looks up a localized string similar to Tip of the Day. /// internal static string Menu_Help_Totd { get { return ResourceManager.GetString("Menu_Help_Totd", resourceCulture); } } /// /// Looks up a localized string similar to User Guide. /// internal static string Menu_Help_UserGuide { get { return ResourceManager.GetString("Menu_Help_UserGuide", resourceCulture); } } /// /// Looks up a localized string similar to Package. /// internal static string Menu_Package { get { return ResourceManager.GetString("Menu_Package", resourceCulture); } } /// /// Looks up a localized string similar to Load Package. /// internal static string Menu_Package_LoadPackage { get { return ResourceManager.GetString("Menu_Package_LoadPackage", resourceCulture); } } /// /// Looks up a localized string similar to Tools. /// internal static string Menu_Tools { get { return ResourceManager.GetString("Menu_Tools", resourceCulture); } } /// /// Looks up a localized string similar to Options. /// internal static string Menu_Tools_Options { get { return ResourceManager.GetString("Menu_Tools_Options", resourceCulture); } } /// /// Looks up a localized string similar to Translate. /// internal static string Menu_Tools_Translate { get { return ResourceManager.GetString("Menu_Tools_Translate", resourceCulture); } } /// /// Looks up a localized string similar to Translate this Layout. /// internal static string Menu_Tools_Translate_Desc { get { return ResourceManager.GetString("Menu_Tools_Translate_Desc", resourceCulture); } } /// /// Looks up a localized string similar to View Changes. /// internal static string Menu_Tools_XmlChanges { get { return ResourceManager.GetString("Menu_Tools_XmlChanges", resourceCulture); } } /// /// Looks up a localized string similar to View XML content changes of current resource. /// internal static string Menu_Tools_XmlChanges_Desc { get { return ResourceManager.GetString("Menu_Tools_XmlChanges_Desc", resourceCulture); } } /// /// Looks up a localized string similar to View. /// internal static string Menu_View { get { return ResourceManager.GetString("Menu_View", resourceCulture); } } /// /// Looks up a localized string similar to Message Log. /// internal static string Menu_View_MessageLog { get { return ResourceManager.GetString("Menu_View_MessageLog", resourceCulture); } } /// /// Looks up a localized string similar to Window. /// internal static string Menu_Window { get { return ResourceManager.GetString("Menu_Window", resourceCulture); } } /// /// Looks up a localized string similar to MgCooker. /// internal static string MgCooker { get { return ResourceManager.GetString("MgCooker", resourceCulture); } } /// /// Looks up a localized string similar to Load this package file. /// internal static string MgpHandlerAction { get { return ResourceManager.GetString("MgpHandlerAction", resourceCulture); } } /// /// Looks up a localized string similar to Failed to move {0} to {1}. /// internal static string MoveFailure { get { return ResourceManager.GetString("MoveFailure", resourceCulture); } } /// /// Looks up a localized string similar to New Map. /// internal static string NewMap { get { return ResourceManager.GetString("NewMap", resourceCulture); } } /// /// Looks up a localized string similar to New Resource. /// internal static string NewResource { get { return ResourceManager.GetString("NewResource", resourceCulture); } } /// /// Looks up a localized string similar to This Map Definition has tiled layers but has no finite display scales defined. Define some display scales.. /// internal static string NoFiniteDisplayScalesSpecified { get { return ResourceManager.GetString("NoFiniteDisplayScalesSpecified", resourceCulture); } } /// /// Looks up a localized string similar to No Open Connections. /// internal static string NoOpenConnections { get { return ResourceManager.GetString("NoOpenConnections", resourceCulture); } } /// /// Looks up a localized string similar to The following resources were not copied or moved because they would be overwriting resources currently open: {0}The following resources were not moved because they are currently open: {1}. /// internal static string NotCopiedOrMovedDueToOpenEditors { get { return ResourceManager.GetString("NotCopiedOrMovedDueToOpenEditors", resourceCulture); } } /// /// Looks up a localized string similar to Skipping registration of editor: {0} because an existing editor is already registered to handle {1} v{2}. /// internal static string OpenResourceManager_SkipEditorRegistration { get { return ResourceManager.GetString("OpenResourceManager_SkipEditorRegistration", resourceCulture); } } /// /// Looks up a localized string similar to Editors. /// internal static string Prefs_Editor { get { return ResourceManager.GetString("Prefs_Editor", resourceCulture); } } /// /// Looks up a localized string similar to General. /// internal static string Prefs_General { get { return ResourceManager.GetString("Prefs_General", resourceCulture); } } /// /// Looks up a localized string similar to A restart is required for some changes to take effect. Restart now?. /// internal static string PrefsRestartRequired { get { return ResourceManager.GetString("PrefsRestartRequired", resourceCulture); } } /// /// Looks up a localized string similar to Performing pre-save validation... /// ///You can disable pre-save validation in Maestro options. /// internal static string PrgPreSaveValidation { get { return ResourceManager.GetString("PrgPreSaveValidation", resourceCulture); } } /// /// Looks up a localized string similar to Failed while profiling Layer Definition: {0}{2}============= ERROR DETAILS =========={2}{1}{2} ======== END ERROR DETAILS =============. /// internal static string Prof_LayerDefinitionProfilingError { get { return ResourceManager.GetString("Prof_LayerDefinitionProfilingError", resourceCulture); } } /// /// Looks up a localized string similar to *** Done ***. /// internal static string Prof_LogMessageDone { get { return ResourceManager.GetString("Prof_LogMessageDone", resourceCulture); } } /// /// Looks up a localized string similar to Profiling FeatureSource: {0}. /// internal static string Prof_LogMessageFeatureSource { get { return ResourceManager.GetString("Prof_LogMessageFeatureSource", resourceCulture); } } /// /// Looks up a localized string similar to Identity fetching (ms): . /// internal static string Prof_LogMessageIdentifyFetching { get { return ResourceManager.GetString("Prof_LogMessageIdentifyFetching", resourceCulture); } } /// /// Looks up a localized string similar to Profiling LayerDefinition: {0}. /// internal static string Prof_LogMessageLayerDefinition { get { return ResourceManager.GetString("Prof_LogMessageLayerDefinition", resourceCulture); } } /// /// Looks up a localized string similar to Profiling MapDefinition: {0}. /// internal static string Prof_LogMessageMapDefinition { get { return ResourceManager.GetString("Prof_LogMessageMapDefinition", resourceCulture); } } /// /// Looks up a localized string similar to Full map rendering (ms): . /// internal static string Prof_LogMessageRenderingMap { get { return ResourceManager.GetString("Prof_LogMessageRenderingMap", resourceCulture); } } /// /// Looks up a localized string similar to Rendering scales (ms): . /// internal static string Prof_LogMessageRenderingScales { get { return ResourceManager.GetString("Prof_LogMessageRenderingScales", resourceCulture); } } /// /// Looks up a localized string similar to Runtime layer creation (ms): . /// internal static string Prof_LogMessageRuntimeLayer { get { return ResourceManager.GetString("Prof_LogMessageRuntimeLayer", resourceCulture); } } /// /// Looks up a localized string similar to Total for runtime Map Generation (ms): . /// internal static string Prof_LogMessageRuntimeMap { get { return ResourceManager.GetString("Prof_LogMessageRuntimeMap", resourceCulture); } } /// /// Looks up a localized string similar to Runtime map generation in one go (ms):. /// internal static string Prof_LogMessageRuntimeMapTotal { get { return ResourceManager.GetString("Prof_LogMessageRuntimeMapTotal", resourceCulture); } } /// /// Looks up a localized string similar to Time to render scale range [{0} : {1}] (ms): . /// internal static string Prof_LogMessageScaleRange { get { return ResourceManager.GetString("Prof_LogMessageScaleRange", resourceCulture); } } /// /// Looks up a localized string similar to The resource type is not supported for profiling. /// internal static string Prof_LogMessageUnsupportedResourceType { get { return ResourceManager.GetString("Prof_LogMessageUnsupportedResourceType", resourceCulture); } } /// /// Looks up a localized string similar to Failed while profiling MapDefinition rendering: {0}{2}============= ERROR DETAILS =========={2}{1}{2} ======== END ERROR DETAILS =============. /// internal static string Prof_MapRenderingError { get { return ResourceManager.GetString("Prof_MapRenderingError", resourceCulture); } } /// /// Looks up a localized string similar to Rendered image size is: {0}. /// internal static string Prof_MapRenderingImageSize { get { return ResourceManager.GetString("Prof_MapRenderingImageSize", resourceCulture); } } /// /// Looks up a localized string similar to Failed while profiling MapDefinition runtime {0}{2}============= ERROR DETAILS =========={2}{1}{2} ======== END ERROR DETAILS =============. /// internal static string Prof_RuntimeMapProfilingError { get { return ResourceManager.GetString("Prof_RuntimeMapProfilingError", resourceCulture); } } /// /// Looks up a localized string similar to Updating References. /// internal static string ProgressUpdatingReferences { get { return ResourceManager.GetString("ProgressUpdatingReferences", resourceCulture); } } /// /// Looks up a localized string similar to There are {0} already existing resources that have the same name. Do you want to overwrite these resources?. /// internal static string PromptOverwriteOnTargetConnection { get { return ResourceManager.GetString("PromptOverwriteOnTargetConnection", resourceCulture); } } /// /// Looks up a localized string similar to Select an FDO Provider. /// internal static string PromptSelectFdoProvider { get { return ResourceManager.GetString("PromptSelectFdoProvider", resourceCulture); } } /// /// Looks up a localized string similar to Rename to. /// internal static string RenameTo { get { return ResourceManager.GetString("RenameTo", resourceCulture); } } /// /// Looks up a localized string similar to Replaced XML content in: {0}. /// internal static string ReplacedXmlContent { get { return ResourceManager.GetString("ReplacedXmlContent", resourceCulture); } } /// /// Looks up a localized string similar to Required. /// internal static string Required { get { return ResourceManager.GetString("Required", resourceCulture); } } /// /// Looks up a localized string similar to This resource is already opened in another editor. /// internal static string ResourceAlreadyOpened { get { return ResourceManager.GetString("ResourceAlreadyOpened", resourceCulture); } } /// /// Looks up a localized string similar to Resource Duplicated: {0} ( => {1}). /// internal static string ResourceDuplicated { get { return ResourceManager.GetString("ResourceDuplicated", resourceCulture); } } /// /// Looks up a localized string similar to Resource Migrated: {0}. /// internal static string ResourceMigrated { get { return ResourceManager.GetString("ResourceMigrated", resourceCulture); } } /// /// Looks up a localized string similar to Resource not found. /// internal static string ResourceNotFound { get { return ResourceManager.GetString("ResourceNotFound", resourceCulture); } } /// /// Looks up a localized string similar to This selected resource is not re-pointable. /// internal static string ResourceNotRepointable { get { return ResourceManager.GetString("ResourceNotRepointable", resourceCulture); } } /// /// Looks up a localized string similar to All resources selected are compatible with the selected site version {0}.. /// internal static string ResourcesCompatibleWithSelectedVersion { get { return ResourceManager.GetString("ResourcesCompatibleWithSelectedVersion", resourceCulture); } } /// /// Looks up a localized string similar to {0} resources processed. /// internal static string ResourcesProcessed { get { return ResourceManager.GetString("ResourcesProcessed", resourceCulture); } } /// /// Looks up a localized string similar to {0} resources re-pointed to {1}. /// internal static string ResourcesRepointed { get { return ResourceManager.GetString("ResourcesRepointed", resourceCulture); } } /// /// Looks up a localized string similar to Resource upgraded to schema version {0}.{1}.{2}. /// internal static string ResourceUpgraded { get { return ResourceManager.GetString("ResourceUpgraded", resourceCulture); } } /// /// Looks up a localized string similar to Failed to decode the current bounds, ///you must re-enter the epsg code in the SRS tag manually. ///Error message: {0}.. /// internal static string ResProp_BoundsDecodeError { get { return ResourceManager.GetString("ResProp_BoundsDecodeError", resourceCulture); } } /// /// Looks up a localized string similar to You must manually enter the EPSG code for the generated bounds.. /// internal static string ResProp_EpsgMissingWarning { get { return ResourceManager.GetString("ResProp_EpsgMissingWarning", resourceCulture); } } /// /// Looks up a localized string similar to Inherited. /// internal static string ResProp_InheritedAccess { get { return ResourceManager.GetString("ResProp_InheritedAccess", resourceCulture); } } /// /// Looks up a localized string similar to Missing bounds tag. /// internal static string ResProp_MissingBoundsError { get { return ResourceManager.GetString("ResProp_MissingBoundsError", resourceCulture); } } /// /// Looks up a localized string similar to No access. /// internal static string ResProp_NoAccess { get { return ResourceManager.GetString("ResProp_NoAccess", resourceCulture); } } /// /// Looks up a localized string similar to No spatial data found in FeatureSource. /// internal static string ResProp_NoSpatialDataError { get { return ResourceManager.GetString("ResProp_NoSpatialDataError", resourceCulture); } } /// /// Looks up a localized string similar to No spatial data found in FeatureSource, one or more queries failed to execute. /// internal static string ResProp_NoSpatialDataWithFailuresError { get { return ResourceManager.GetString("ResProp_NoSpatialDataWithFailuresError", resourceCulture); } } /// /// Looks up a localized string similar to Read only. /// internal static string ResProp_ReadOnlyAccess { get { return ResourceManager.GetString("ResProp_ReadOnlyAccess", resourceCulture); } } /// /// Looks up a localized string similar to Read/write. /// internal static string ResProp_ReadWriteAccess { get { return ResourceManager.GetString("ResProp_ReadWriteAccess", resourceCulture); } } /// /// Looks up a localized string similar to Failed to read resource references. /// internal static string ResProp_ReferenceReadError { get { return ResourceManager.GetString("ResProp_ReferenceReadError", resourceCulture); } } /// /// Looks up a localized string similar to Failed to read resource references: {0}. /// internal static string ResProp_ReferenceReadSpecificError { get { return ResourceManager.GetString("ResProp_ReferenceReadSpecificError", resourceCulture); } } /// /// Looks up a localized string similar to Failed to save the resource properties: {0}. /// internal static string ResProp_SaveError { get { return ResourceManager.GetString("ResProp_SaveError", resourceCulture); } } /// /// Looks up a localized string similar to Failed to obtain the extent for the WFS data. ///Error message: {0}. /// internal static string ResProp_WFSBoundsReadError { get { return ResourceManager.GetString("ResProp_WFSBoundsReadError", resourceCulture); } } /// /// Looks up a localized string similar to Failed to obtain the extent for the WMS data. ///Error message: {0}. /// internal static string ResProp_WMSBoundsReadError { get { return ResourceManager.GetString("ResProp_WMSBoundsReadError", resourceCulture); } } /// /// Looks up a localized string similar to Runtime Map Inspector. /// internal static string RtMapInspector { get { return ResourceManager.GetString("RtMapInspector", resourceCulture); } } /// /// Looks up a localized string similar to Saved resource content to {0}. /// internal static string SavedResource { get { return ResourceManager.GetString("SavedResource", resourceCulture); } } /// /// Looks up a localized string similar to Schema information for {0} purged. /// internal static string SchemaInformationPurged { get { return ResourceManager.GetString("SchemaInformationPurged", resourceCulture); } } /// /// Looks up a localized string similar to Create a SDF Feature Source. /// internal static string SdfHandlerAction { get { return ResourceManager.GetString("SdfHandlerAction", resourceCulture); } } /// /// Looks up a localized string similar to Select FDO Provider. /// internal static string SelectFdoProvider { get { return ResourceManager.GetString("SelectFdoProvider", resourceCulture); } } /// /// Looks up a localized string similar to Select the user template path. /// internal static string SelectTemplatePath { get { return ResourceManager.GetString("SelectTemplatePath", resourceCulture); } } /// /// Looks up a localized string similar to Server Status Monitor. /// internal static string ServerMonitor { get { return ResourceManager.GetString("ServerMonitor", resourceCulture); } } /// /// Looks up a localized string similar to Initialized: Open Resource Manager. /// internal static string Service_Init_Open_Resource_Manager { get { return ResourceManager.GetString("Service_Init_Open_Resource_Manager", resourceCulture); } } /// /// Looks up a localized string similar to Initialized: Server Connection Manager. /// internal static string Service_Init_Server_Connection_Manager { get { return ResourceManager.GetString("Service_Init_Server_Connection_Manager", resourceCulture); } } /// /// Looks up a localized string similar to Initialized: URL Launcher. /// internal static string Service_Init_Url_Launcher { get { return ResourceManager.GetString("Service_Init_Url_Launcher", resourceCulture); } } /// /// Looks up a localized string similar to Initialized: View Content Manager. /// internal static string Service_Init_ViewContent_Manager { get { return ResourceManager.GetString("Service_Init_ViewContent_Manager", resourceCulture); } } /// /// Looks up a localized string similar to Create a SHP Feature Source. /// internal static string ShpHandlerAction { get { return ResourceManager.GetString("ShpHandlerAction", resourceCulture); } } /// /// Looks up a localized string similar to Resource Name: {1}{0}Resource Type: {2}{0}Created: {3}{0}Last Modified: {4}{0}Owner: {5}. /// internal static string SITE_EXPLORER_TOOLTIP_TEMPLATE { get { return ResourceManager.GetString("SITE_EXPLORER_TOOLTIP_TEMPLATE", resourceCulture); } } /// /// Looks up a localized string similar to Site Administrator. /// internal static string SiteAdministrator { get { return ResourceManager.GetString("SiteAdministrator", resourceCulture); } } /// /// Looks up a localized string similar to Copy/Move selected items to another server. /// internal static string SiteExplorer_CopyMoveToServer { get { return ResourceManager.GetString("SiteExplorer_CopyMoveToServer", resourceCulture); } } /// /// Looks up a localized string similar to Copy Resource IDs to clipboard. /// internal static string SiteExplorer_CopyResourceIds { get { return ResourceManager.GetString("SiteExplorer_CopyResourceIds", resourceCulture); } } /// /// Looks up a localized string similar to Create Standard Folder Structure. /// internal static string SiteExplorer_CreateFolderStructure { get { return ResourceManager.GetString("SiteExplorer_CreateFolderStructure", resourceCulture); } } /// /// Looks up a localized string similar to Create Layers from Feature Source. /// internal static string SiteExplorer_CreateLayersFromFeatureSource { get { return ResourceManager.GetString("SiteExplorer_CreateLayersFromFeatureSource", resourceCulture); } } /// /// Looks up a localized string similar to Disconnect. /// internal static string SiteExplorer_Disconnect { get { return ResourceManager.GetString("SiteExplorer_Disconnect", resourceCulture); } } /// /// Looks up a localized string similar to Duplicate Resources. /// internal static string SiteExplorer_DuplicateResources { get { return ResourceManager.GetString("SiteExplorer_DuplicateResources", resourceCulture); } } /// /// Looks up a localized string similar to Find and Replace XML content. /// internal static string SiteExplorer_FindReplaceXml { get { return ResourceManager.GetString("SiteExplorer_FindReplaceXml", resourceCulture); } } /// /// Looks up a localized string similar to Migrate. /// internal static string SiteExplorer_Migrate { get { return ResourceManager.GetString("SiteExplorer_Migrate", resourceCulture); } } /// /// Looks up a localized string similar to Migrate Resources. /// internal static string SiteExplorer_MigrateResources { get { return ResourceManager.GetString("SiteExplorer_MigrateResources", resourceCulture); } } /// /// Looks up a localized string similar to New Folder. /// internal static string SiteExplorer_NewFolder { get { return ResourceManager.GetString("SiteExplorer_NewFolder", resourceCulture); } } /// /// Looks up a localized string similar to Purge Cached Schema Information. /// internal static string SiteExplorer_PurgeFsCache { get { return ResourceManager.GetString("SiteExplorer_PurgeFsCache", resourceCulture); } } /// /// Looks up a localized string similar to Refresh. /// internal static string SiteExplorer_Refresh { get { return ResourceManager.GetString("SiteExplorer_Refresh", resourceCulture); } } /// /// Looks up a localized string similar to Repoint this resource. /// internal static string SiteExplorer_Repoint { get { return ResourceManager.GetString("SiteExplorer_Repoint", resourceCulture); } } /// /// Looks up a localized string similar to Save Resource XML. /// internal static string SiteExplorer_SaveResource { get { return ResourceManager.GetString("SiteExplorer_SaveResource", resourceCulture); } } /// /// Looks up a localized string similar to Create Package. /// internal static string SiteExplorer_SelectedFolder_CreatePackage { get { return ResourceManager.GetString("SiteExplorer_SelectedFolder_CreatePackage", resourceCulture); } } /// /// Looks up a localized string similar to Paste into this folder. /// internal static string SiteExplorer_SelectedFolder_Paste { get { return ResourceManager.GetString("SiteExplorer_SelectedFolder_Paste", resourceCulture); } } /// /// Looks up a localized string similar to Compile Full Dependency List. /// internal static string SiteExplorer_SelectedItem_CompileDependencyList { get { return ResourceManager.GetString("SiteExplorer_SelectedItem_CompileDependencyList", resourceCulture); } } /// /// Looks up a localized string similar to Copy selected item(s). /// internal static string SiteExplorer_SelectedItem_Copy { get { return ResourceManager.GetString("SiteExplorer_SelectedItem_Copy", resourceCulture); } } /// /// Looks up a localized string similar to Cut selected items(s). /// internal static string SiteExplorer_SelectedItem_Cut { get { return ResourceManager.GetString("SiteExplorer_SelectedItem_Cut", resourceCulture); } } /// /// Looks up a localized string similar to Delete selected item(s). /// internal static string SiteExplorer_SelectedItem_Delete { get { return ResourceManager.GetString("SiteExplorer_SelectedItem_Delete", resourceCulture); } } /// /// Looks up a localized string similar to Open. /// internal static string SiteExplorer_SelectedItem_Open { get { return ResourceManager.GetString("SiteExplorer_SelectedItem_Open", resourceCulture); } } /// /// Looks up a localized string similar to Open Resource with XML Editor. /// internal static string SiteExplorer_SelectedItem_OpenWithXmlEditor { get { return ResourceManager.GetString("SiteExplorer_SelectedItem_OpenWithXmlEditor", resourceCulture); } } /// /// Looks up a localized string similar to Properties. /// internal static string SiteExplorer_SelectedItem_Properties { get { return ResourceManager.GetString("SiteExplorer_SelectedItem_Properties", resourceCulture); } } /// /// Looks up a localized string similar to Rename. /// internal static string SiteExplorer_SelectedItem_Rename { get { return ResourceManager.GetString("SiteExplorer_SelectedItem_Rename", resourceCulture); } } /// /// Looks up a localized string similar to Show Spatial Contexts. /// internal static string SiteExplorer_ShowSpatialContexts { get { return ResourceManager.GetString("SiteExplorer_ShowSpatialContexts", resourceCulture); } } /// /// Looks up a localized string similar to Test Feature Source Connection. /// internal static string SiteExplorer_TestFeatureSource { get { return ResourceManager.GetString("SiteExplorer_TestFeatureSource", resourceCulture); } } /// /// Looks up a localized string similar to Test Resource Compatibility. /// internal static string SiteExplorer_TestResourceCompatibility { get { return ResourceManager.GetString("SiteExplorer_TestResourceCompatibility", resourceCulture); } } /// /// Looks up a localized string similar to Validate. /// internal static string SiteExplorer_ValidateResources { get { return ResourceManager.GetString("SiteExplorer_ValidateResources", resourceCulture); } } /// /// Looks up a localized string similar to Skipping resource: {0}. /// internal static string SkippingResource { get { return ResourceManager.GetString("SkippingResource", resourceCulture); } } /// /// Looks up a localized string similar to Create a SQLite Feature Source. /// internal static string SltHandlerAction { get { return ResourceManager.GetString("SltHandlerAction", resourceCulture); } } /// /// Looks up a localized string similar to Active Connection: {0}. /// internal static string StatusActiveConnection { get { return ResourceManager.GetString("StatusActiveConnection", resourceCulture); } } /// /// Looks up a localized string similar to Close this tab. /// internal static string TabClose { get { return ResourceManager.GetString("TabClose", resourceCulture); } } /// /// Looks up a localized string similar to Close all tabs except this. /// internal static string TabCloseExceptThis { get { return ResourceManager.GetString("TabCloseExceptThis", resourceCulture); } } /// /// Looks up a localized string similar to Sorry, this is a newly created resource. The editor will close instead. /// internal static string TextReloadNewResource { get { return ResourceManager.GetString("TextReloadNewResource", resourceCulture); } } /// /// Looks up a localized string similar to Tip: {0} of {1}. /// internal static string TipNumber { get { return ResourceManager.GetString("TipNumber", resourceCulture); } } /// /// Looks up a localized string similar to Select FDO Provider. /// internal static string TitleSelectFdoProvider { get { return ResourceManager.GetString("TitleSelectFdoProvider", resourceCulture); } } /// /// Looks up a localized string similar to Edit as XML. /// internal static string Toolbar_EditAsXml { get { return ResourceManager.GetString("Toolbar_EditAsXml", resourceCulture); } } /// /// Looks up a localized string similar to Preview. /// internal static string Toolbar_Preview { get { return ResourceManager.GetString("Toolbar_Preview", resourceCulture); } } /// /// Looks up a localized string similar to Profile. /// internal static string Toolbar_Profile { get { return ResourceManager.GetString("Toolbar_Profile", resourceCulture); } } /// /// Looks up a localized string similar to Validate. /// internal static string Toolbar_Validate { get { return ResourceManager.GetString("Toolbar_Validate", resourceCulture); } } /// /// Looks up a localized string similar to Create a new Fusion Application Definition (Flexible Layout). /// internal static string TPL_ADF_DESC { get { return ResourceManager.GetString("TPL_ADF_DESC", resourceCulture); } } /// /// Looks up a localized string similar to Application Definition. /// internal static string TPL_ADF_NAME { get { return ResourceManager.GetString("TPL_ADF_NAME", resourceCulture); } } /// /// Looks up a localized string similar to Default. /// internal static string TPL_CATEGORY_DEFAULT { get { return ResourceManager.GetString("TPL_CATEGORY_DEFAULT", resourceCulture); } } /// /// Looks up a localized string similar to User Defined. /// internal static string TPL_CATEGORY_USERDEF { get { return ResourceManager.GetString("TPL_CATEGORY_USERDEF", resourceCulture); } } /// /// Looks up a localized string similar to Create a new Compund Symbol Definition using the v1.0.0 schema. /// internal static string TPL_CSD_DESC { get { return ResourceManager.GetString("TPL_CSD_DESC", resourceCulture); } } /// /// Looks up a localized string similar to Compound Symbol Definition (v1.0.0). /// internal static string TPL_CSD_NAME { get { return ResourceManager.GetString("TPL_CSD_NAME", resourceCulture); } } /// /// Looks up a localized string similar to Create a new Drawing Layer Definition. /// internal static string TPL_DLDF_DESC { get { return ResourceManager.GetString("TPL_DLDF_DESC", resourceCulture); } } /// /// Looks up a localized string similar to Drawing Layer Definition. /// internal static string TPL_DLDF_NAME { get { return ResourceManager.GetString("TPL_DLDF_NAME", resourceCulture); } } /// /// Looks up a localized string similar to Create a new Drawing Source. /// internal static string TPL_DS_DESC { get { return ResourceManager.GetString("TPL_DS_DESC", resourceCulture); } } /// /// Looks up a localized string similar to Drawing Source. /// internal static string TPL_DS_NAME { get { return ResourceManager.GetString("TPL_DS_NAME", resourceCulture); } } /// /// Looks up a localized string similar to Create a new Feature Source. /// internal static string TPL_FS_DESC { get { return ResourceManager.GetString("TPL_FS_DESC", resourceCulture); } } /// /// Looks up a localized string similar to Feature Source. /// internal static string TPL_FS_NAME { get { return ResourceManager.GetString("TPL_FS_NAME", resourceCulture); } } /// /// Looks up a localized string similar to Create a DWF Load Procedure. /// internal static string TPL_LP_DWF_DESC { get { return ResourceManager.GetString("TPL_LP_DWF_DESC", resourceCulture); } } /// /// Looks up a localized string similar to DWF Load Procedure. /// internal static string TPL_LP_DWF_NAME { get { return ResourceManager.GetString("TPL_LP_DWF_NAME", resourceCulture); } } /// /// Looks up a localized string similar to Create a new SDF Load Procedure. /// internal static string TPL_LP_SDF_DESC { get { return ResourceManager.GetString("TPL_LP_SDF_DESC", resourceCulture); } } /// /// Looks up a localized string similar to SDF Load Procedure. /// internal static string TPL_LP_SDF_NAME { get { return ResourceManager.GetString("TPL_LP_SDF_NAME", resourceCulture); } } /// /// Looks up a localized string similar to Create a new SHP Load Procedure. /// internal static string TPL_LP_SHP_DESC { get { return ResourceManager.GetString("TPL_LP_SHP_DESC", resourceCulture); } } /// /// Looks up a localized string similar to SHP Load Procedure. /// internal static string TPL_LP_SHP_NAME { get { return ResourceManager.GetString("TPL_LP_SHP_NAME", resourceCulture); } } /// /// Looks up a localized string similar to Create a new Map Definition using the v1.0.0 schema. /// internal static string TPL_MDF_DESC { get { return ResourceManager.GetString("TPL_MDF_DESC", resourceCulture); } } /// /// Looks up a localized string similar to Map Definition (v1.0.0). /// internal static string TPL_MDF_NAME { get { return ResourceManager.GetString("TPL_MDF_NAME", resourceCulture); } } /// /// Looks up a localized string similar to Create a new Print Layout. /// internal static string TPL_PL_DESC { get { return ResourceManager.GetString("TPL_PL_DESC", resourceCulture); } } /// /// Looks up a localized string similar to Print Layout. /// internal static string TPL_PL_NAME { get { return ResourceManager.GetString("TPL_PL_NAME", resourceCulture); } } /// /// Looks up a localized string similar to Create a new Raster Layer Definition using the v1.0.0 schema. /// internal static string TPL_RLDF_DESC { get { return ResourceManager.GetString("TPL_RLDF_DESC", resourceCulture); } } /// /// Looks up a localized string similar to Raster Layer Definition (v1.0.0). /// internal static string TPL_RLDF_NAME { get { return ResourceManager.GetString("TPL_RLDF_NAME", resourceCulture); } } /// /// Looks up a localized string similar to Create a new Simple Symbol Definition using the v1.0.0 schema. /// internal static string TPL_SSD_DESC { get { return ResourceManager.GetString("TPL_SSD_DESC", resourceCulture); } } /// /// Looks up a localized string similar to Simple Symbol Definition (v1.0.0). /// internal static string TPL_SSD_NAME { get { return ResourceManager.GetString("TPL_SSD_NAME", resourceCulture); } } /// /// Looks up a localized string similar to User Defined Resource Templates. /// internal static string TPL_USER_DEFINED { get { return ResourceManager.GetString("TPL_USER_DEFINED", resourceCulture); } } /// /// Looks up a localized string similar to Create a new Vector Layer Definition using the v1.0.0 schema. /// internal static string TPL_VLDF_DESC { get { return ResourceManager.GetString("TPL_VLDF_DESC", resourceCulture); } } /// /// Looks up a localized string similar to Vector Layer Definition (v1.0.0). /// internal static string TPL_VLDF_NAME { get { return ResourceManager.GetString("TPL_VLDF_NAME", resourceCulture); } } /// /// Looks up a localized string similar to Create a new Web Layout using the v1.0.0 schema. /// internal static string TPL_WL_DESC { get { return ResourceManager.GetString("TPL_WL_DESC", resourceCulture); } } /// /// Looks up a localized string similar to Web Layout (v1.0.0). /// internal static string TPL_WL_NAME { get { return ResourceManager.GetString("TPL_WL_NAME", resourceCulture); } } /// /// Looks up a localized string similar to Open editor updated to {0}. /// internal static string UpdatedOpenEditor { get { return ResourceManager.GetString("UpdatedOpenEditor", resourceCulture); } } /// /// Looks up a localized string similar to Updating open editors of {0} to {1}. /// internal static string UpdatingOpenReferences { get { return ResourceManager.GetString("UpdatingOpenReferences", resourceCulture); } } /// /// Looks up a localized string similar to Building resource list.... /// internal static string ValidationBuildingList { get { return ResourceManager.GetString("ValidationBuildingList", resourceCulture); } } /// /// Looks up a localized string similar to Failed to save file: {0}. /// internal static string ValidationFailedError { get { return ResourceManager.GetString("ValidationFailedError", resourceCulture); } } /// /// Looks up a localized string similar to No issues found during validation. /// internal static string ValidationNoIssues { get { return ResourceManager.GetString("ValidationNoIssues", resourceCulture); } } /// /// Looks up a localized string similar to Validating resource: {0}. /// internal static string ValidationProgressMessage { get { return ResourceManager.GetString("ValidationProgressMessage", resourceCulture); } } /// /// Looks up a localized string similar to Failed to load resource: {0}. /// internal static string ValidationResourceLoadFailed { get { return ResourceManager.GetString("ValidationResourceLoadFailed", resourceCulture); } } /// /// Looks up a localized string similar to {0} - {1}: {2}. /// internal static string ValidationResultFormat { get { return ResourceManager.GetString("ValidationResultFormat", resourceCulture); } } /// /// Looks up a localized string similar to Validating .... /// internal static string ValidationValidating { get { return ResourceManager.GetString("ValidationValidating", resourceCulture); } } /// /// Looks up a localized string similar to Unknown version. /// internal static string VersionUnknown { get { return ResourceManager.GetString("VersionUnknown", resourceCulture); } } /// /// Looks up a localized string similar to Unknown version or not connected. /// internal static string VersionUnknownOrNotConnected { get { return ResourceManager.GetString("VersionUnknownOrNotConnected", resourceCulture); } } /// /// Looks up a localized string similar to XML Editor:. /// internal static string XmlEditor { get { return ResourceManager.GetString("XmlEditor", resourceCulture); } } /// /// Looks up a localized string similar to XML content reloaded from source. /// internal static string XmlReloadedFromSource { get { return ResourceManager.GetString("XmlReloadedFromSource", resourceCulture); } } /// /// Looks up a localized string similar to Load this resource into the Site Repository. /// internal static string XmlResHandlerAction { get { return ResourceManager.GetString("XmlResHandlerAction", resourceCulture); } } } }