325 lines
13 KiB
C#
325 lines
13 KiB
C#
|
|
//------------------------------------------------------------------------------
|
|||
|
|
// <auto-generated>
|
|||
|
|
// This code was generated by a tool.
|
|||
|
|
// Runtime Version:4.0.30319.42000
|
|||
|
|
//
|
|||
|
|
// Changes to this file may cause incorrect behavior and will be lost if
|
|||
|
|
// the code is regenerated.
|
|||
|
|
// </auto-generated>
|
|||
|
|
//------------------------------------------------------------------------------
|
|||
|
|
|
|||
|
|
namespace MigrateConfiguration.Resources {
|
|||
|
|
using System;
|
|||
|
|
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// A strongly-typed resource class, for looking up localized strings, etc.
|
|||
|
|
/// </summary>
|
|||
|
|
// 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", "17.0.0.0")]
|
|||
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|||
|
|
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
|||
|
|
internal class StringResources {
|
|||
|
|
|
|||
|
|
private static global::System.Resources.ResourceManager resourceMan;
|
|||
|
|
|
|||
|
|
private static global::System.Globalization.CultureInfo resourceCulture;
|
|||
|
|
|
|||
|
|
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
|
|||
|
|
internal StringResources() {
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Returns the cached ResourceManager instance used by this class.
|
|||
|
|
/// </summary>
|
|||
|
|
[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("MigrateConfiguration.Resources.StringResources", typeof(StringResources).Assembly);
|
|||
|
|
resourceMan = temp;
|
|||
|
|
}
|
|||
|
|
return resourceMan;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Overrides the current thread's CurrentUICulture property for all
|
|||
|
|
/// resource lookups using this strongly typed resource class.
|
|||
|
|
/// </summary>
|
|||
|
|
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
|
|||
|
|
internal static global::System.Globalization.CultureInfo Culture {
|
|||
|
|
get {
|
|||
|
|
return resourceCulture;
|
|||
|
|
}
|
|||
|
|
set {
|
|||
|
|
resourceCulture = value;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized string similar to applicationSettings.
|
|||
|
|
/// </summary>
|
|||
|
|
internal static string ApplicationSettings {
|
|||
|
|
get {
|
|||
|
|
return ResourceManager.GetString("ApplicationSettings", resourceCulture);
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized string similar to DataPRO.exe.config did not need to be updated..
|
|||
|
|
/// </summary>
|
|||
|
|
internal static string ConfigDidNotNeedToBeUpdated {
|
|||
|
|
get {
|
|||
|
|
return ResourceManager.GetString("ConfigDidNotNeedToBeUpdated", resourceCulture);
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized string similar to Config migration status.
|
|||
|
|
/// </summary>
|
|||
|
|
internal static string ConfigMigrationStatus {
|
|||
|
|
get {
|
|||
|
|
return ResourceManager.GetString("ConfigMigrationStatus", resourceCulture);
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized string similar to DataPRO.exe.config was updated from the {0} installation..
|
|||
|
|
/// </summary>
|
|||
|
|
internal static string ConfigWasUpdated {
|
|||
|
|
get {
|
|||
|
|
return ResourceManager.GetString("ConfigWasUpdated", resourceCulture);
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized string similar to DataPROWin7.Properties.Settings.
|
|||
|
|
/// </summary>
|
|||
|
|
internal static string DataPROWin7PropertiesSettings {
|
|||
|
|
get {
|
|||
|
|
return ResourceManager.GetString("DataPROWin7PropertiesSettings", resourceCulture);
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized string similar to ..\Data.
|
|||
|
|
/// </summary>
|
|||
|
|
internal static string DataUpOneLevel {
|
|||
|
|
get {
|
|||
|
|
return ResourceManager.GetString("DataUpOneLevel", resourceCulture);
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized string similar to ..\..\Data.
|
|||
|
|
/// </summary>
|
|||
|
|
internal static string DataUpTwoLevels {
|
|||
|
|
get {
|
|||
|
|
return ResourceManager.GetString("DataUpTwoLevels", resourceCulture);
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized string similar to DownloadFolder.
|
|||
|
|
/// </summary>
|
|||
|
|
internal static string DownloadFolder {
|
|||
|
|
get {
|
|||
|
|
return ResourceManager.GetString("DownloadFolder", resourceCulture);
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized string similar to DTS.Common.Core.PluginLib.Config.
|
|||
|
|
/// </summary>
|
|||
|
|
internal static string DTSCommonCorePluginLibConfig {
|
|||
|
|
get {
|
|||
|
|
return ResourceManager.GetString("DTSCommonCorePluginLibConfig", resourceCulture);
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized string similar to DTSPlugins.
|
|||
|
|
/// </summary>
|
|||
|
|
internal static string DTSPlugins {
|
|||
|
|
get {
|
|||
|
|
return ResourceManager.GetString("DTSPlugins", resourceCulture);
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized string similar to The 'DTSPlugins' key in DataPRO.exe.config must be manually changed to '..//RunTimeModules'.
|
|||
|
|
/// </summary>
|
|||
|
|
internal static string DTSPluginsNeedsModification {
|
|||
|
|
get {
|
|||
|
|
return ResourceManager.GetString("DTSPluginsNeedsModification", resourceCulture);
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized string similar to DTSViewerModules.
|
|||
|
|
/// </summary>
|
|||
|
|
internal static string DTSViewerModules {
|
|||
|
|
get {
|
|||
|
|
return ResourceManager.GetString("DTSViewerModules", resourceCulture);
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized string similar to Failed to copy license.
|
|||
|
|
/// </summary>
|
|||
|
|
internal static string FailedToCopyLicense {
|
|||
|
|
get {
|
|||
|
|
return ResourceManager.GetString("FailedToCopyLicense", resourceCulture);
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized string similar to ImportArchiveFolder.
|
|||
|
|
/// </summary>
|
|||
|
|
internal static string ImportArchiveFolder {
|
|||
|
|
get {
|
|||
|
|
return ResourceManager.GetString("ImportArchiveFolder", resourceCulture);
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized string similar to ..\..\ImportArchive.
|
|||
|
|
/// </summary>
|
|||
|
|
internal static string ImportArchiveUpTwoLevels {
|
|||
|
|
get {
|
|||
|
|
return ResourceManager.GetString("ImportArchiveUpTwoLevels", resourceCulture);
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized string similar to Installer license file found and copied.
|
|||
|
|
/// </summary>
|
|||
|
|
internal static string InstallerLicenseFileFoundCopied {
|
|||
|
|
get {
|
|||
|
|
return ResourceManager.GetString("InstallerLicenseFileFoundCopied", resourceCulture);
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized string similar to DTSPlugins key not found: {0}.
|
|||
|
|
/// </summary>
|
|||
|
|
internal static string KeyNotFound {
|
|||
|
|
get {
|
|||
|
|
return ResourceManager.GetString("KeyNotFound", resourceCulture);
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized string similar to Warning: DataPRO.exe.config was not updated because config settings from new version of DataPRO could not be found: {0}; {1}.
|
|||
|
|
/// </summary>
|
|||
|
|
internal static string NewSettingsCouldNotBeFound {
|
|||
|
|
get {
|
|||
|
|
return ResourceManager.GetString("NewSettingsCouldNotBeFound", resourceCulture);
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized string similar to Warning: DataPRO.exe.config was not updated because config settings from new version of DataPRO could not be processed..
|
|||
|
|
/// </summary>
|
|||
|
|
internal static string NewSettingsCouldNotBeProcessed {
|
|||
|
|
get {
|
|||
|
|
return ResourceManager.GetString("NewSettingsCouldNotBeProcessed", resourceCulture);
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized string similar to No license found to copy.
|
|||
|
|
/// </summary>
|
|||
|
|
internal static string NoLicenseFound {
|
|||
|
|
get {
|
|||
|
|
return ResourceManager.GetString("NoLicenseFound", resourceCulture);
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized string similar to Old license found and copied.
|
|||
|
|
/// </summary>
|
|||
|
|
internal static string OldLicenseFoundCopied {
|
|||
|
|
get {
|
|||
|
|
return ResourceManager.GetString("OldLicenseFoundCopied", resourceCulture);
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized string similar to Warning: DataPRO.exe.config was not updated because config settings from previously-installed version of DataPRO could not be found: {0}; {1}.
|
|||
|
|
/// </summary>
|
|||
|
|
internal static string OldSettingsCouldNotBeFound {
|
|||
|
|
get {
|
|||
|
|
return ResourceManager.GetString("OldSettingsCouldNotBeFound", resourceCulture);
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized string similar to Warning: DataPRO.exe.config was not updated because config settings from previously-installed version of DataPRO could not be processed..
|
|||
|
|
/// </summary>
|
|||
|
|
internal static string OldSettingsCouldNotBeProcessed {
|
|||
|
|
get {
|
|||
|
|
return ResourceManager.GetString("OldSettingsCouldNotBeProcessed", resourceCulture);
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized string similar to DataPRO.exe.
|
|||
|
|
/// </summary>
|
|||
|
|
internal static string RegistryDataPROExe {
|
|||
|
|
get {
|
|||
|
|
return ResourceManager.GetString("RegistryDataPROExe", resourceCulture);
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized string similar to RunTimeModules.
|
|||
|
|
/// </summary>
|
|||
|
|
internal static string RunTimeModules {
|
|||
|
|
get {
|
|||
|
|
return ResourceManager.GetString("RunTimeModules", resourceCulture);
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized string similar to DTS.Common.Core.PluginLib.Config section not found.
|
|||
|
|
/// </summary>
|
|||
|
|
internal static string SectionNotFound {
|
|||
|
|
get {
|
|||
|
|
return ResourceManager.GetString("SectionNotFound", resourceCulture);
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized string similar to Configuration setting not found: {0}.
|
|||
|
|
/// </summary>
|
|||
|
|
internal static string SettingNotFound {
|
|||
|
|
get {
|
|||
|
|
return ResourceManager.GetString("SettingNotFound", resourceCulture);
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized string similar to The {0} setting in DataPRO.exe.config was not changed to {1}..
|
|||
|
|
/// </summary>
|
|||
|
|
internal static string ThisSettingNeedsModification {
|
|||
|
|
get {
|
|||
|
|
return ResourceManager.GetString("ThisSettingNeedsModification", resourceCulture);
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/// <summary>
|
|||
|
|
/// Looks up a localized string similar to userSettings.
|
|||
|
|
/// </summary>
|
|||
|
|
internal static string UserSettings {
|
|||
|
|
get {
|
|||
|
|
return ResourceManager.GetString("UserSettings", resourceCulture);
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
}
|