//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.17929 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace Maestro.Packaging { 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.Packaging.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 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 Do you want to cancel?. /// internal static string CancelConfirmation { get { return ResourceManager.GetString("CancelConfirmation", 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 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 An error occured while copying file: {0}. /// internal static string FileCopyError { get { return ResourceManager.GetString("FileCopyError", resourceCulture); } } /// /// Looks up a localized string similar to Failed to find file {0} in archive. /// internal static string FileMissingError { get { return ResourceManager.GetString("FileMissingError", resourceCulture); } } /// /// Looks up a localized string similar to Filename "{0}" is not relative to "{1}". /// internal static string FilenameRelationInternalError { get { return ResourceManager.GetString("FilenameRelationInternalError", 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 Error. /// internal static string HeaderError { get { return ResourceManager.GetString("HeaderError", 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 Operation. /// internal static string HeaderOperation { get { return ResourceManager.GetString("HeaderOperation", resourceCulture); } } /// /// Looks up a localized string similar to Resource ID. /// internal static string HeaderResourceId { get { return ResourceManager.GetString("HeaderResourceId", resourceCulture); } } /// /// Looks up a localized string similar to Failed to locate file MgResourcePackageManifest.xml in zip file. Most likely the file is not a MapGuide package.. /// internal static string InvalidPackageFileError { get { return ResourceManager.GetString("InvalidPackageFileError", 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 An error occured while building package: {0}. /// internal static string PackageBuildError { get { return ResourceManager.GetString("PackageBuildError", resourceCulture); } } /// /// Looks up a localized string similar to {0} Package Operations Failed. /// internal static string PackageOperationsFailed { get { return ResourceManager.GetString("PackageOperationsFailed", resourceCulture); } } /// /// Looks up a localized string similar to {0} Package Operations Skipped. /// internal static string PackageOperationsSkipped { get { return ResourceManager.GetString("PackageOperationsSkipped", resourceCulture); } } /// /// Looks up a localized string similar to {0} Package Operations Succeeded. /// internal static string PackageOperationsSucceeded { get { return ResourceManager.GetString("PackageOperationsSucceeded", resourceCulture); } } /// /// Looks up a localized string similar to Compressed. /// internal static string ProgressCompressed { get { return ResourceManager.GetString("ProgressCompressed", resourceCulture); } } /// /// Looks up a localized string similar to Compressing .... /// internal static string ProgressCompressing { get { return ResourceManager.GetString("ProgressCompressing", resourceCulture); } } /// /// Looks up a localized string similar to Compressing files .... /// internal static string ProgressCompressing1 { get { return ResourceManager.GetString("ProgressCompressing1", resourceCulture); } } /// /// Looks up a localized string similar to Done. /// internal static string ProgressDone { get { return ResourceManager.GetString("ProgressDone", resourceCulture); } } /// /// Looks up a localized string similar to Reading package contents .... /// internal static string ProgressReadingPackage { get { return ResourceManager.GetString("ProgressReadingPackage", resourceCulture); } } /// /// Looks up a localized string similar to Set Resource: {0} ({1:0.00}%). /// internal static string ProgressSetResource { get { return ResourceManager.GetString("ProgressSetResource", resourceCulture); } } /// /// Looks up a localized string similar to Set Resource Data: {0} ({1:0.00}%). /// internal static string ProgressSetResourceData { get { return ResourceManager.GetString("ProgressSetResourceData", resourceCulture); } } /// /// Looks up a localized string similar to Updated references. /// internal static string ProgressUpdatedReferences { get { return ResourceManager.GetString("ProgressUpdatedReferences", resourceCulture); } } /// /// Looks up a localized string similar to Updated resources. /// internal static string ProgressUpdatedResources { get { return ResourceManager.GetString("ProgressUpdatedResources", 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 Updating resource references .... /// internal static string ProgressUpdatingReferences1 { get { return ResourceManager.GetString("ProgressUpdatingReferences1", resourceCulture); } } /// /// Looks up a localized string similar to Updating resources .... /// internal static string ProgressUpdatingResources { get { return ResourceManager.GetString("ProgressUpdatingResources", resourceCulture); } } /// /// Looks up a localized string similar to Uploading, {0:0.00} of {1:0.00} mb .... /// internal static string ProgressUploading { get { return ResourceManager.GetString("ProgressUploading", resourceCulture); } } /// /// Looks up a localized string similar to Awating server processing .... /// internal static string ProgressWaitingForServer { get { return ResourceManager.GetString("ProgressWaitingForServer", 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 Uploading Package. /// internal static string TitleUploading { get { return ResourceManager.GetString("TitleUploading", resourceCulture); } } /// /// Looks up a localized string similar to Select the package to upload. /// internal static string UploadPackageDialogTitle { get { return ResourceManager.GetString("UploadPackageDialogTitle", resourceCulture); } } } }