469 lines
17 KiB
C#
469 lines
17 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 dnSpy.Decompiler.Properties {
|
|
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", "15.0.0.0")]
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
|
|
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
|
|
internal class dnSpy_Decompiler_Resources {
|
|
|
|
private static global::System.Resources.ResourceManager resourceMan;
|
|
|
|
private static global::System.Globalization.CultureInfo resourceCulture;
|
|
|
|
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
|
|
internal dnSpy_Decompiler_Resources() {
|
|
}
|
|
|
|
/// <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("dnSpy.Decompiler.Properties.dnSpy.Decompiler.Resources", typeof(dnSpy_Decompiler_Resources).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 awaitable.
|
|
/// </summary>
|
|
internal static string CSharp_Awaitable_Method {
|
|
get {
|
|
return ResourceManager.GetString("CSharp_Awaitable_Method", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to deprecated.
|
|
/// </summary>
|
|
internal static string CSharp_Deprecated_Member {
|
|
get {
|
|
return ResourceManager.GetString("CSharp_Deprecated_Member", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to extension.
|
|
/// </summary>
|
|
internal static string CSharp_Extension_Method {
|
|
get {
|
|
return ResourceManager.GetString("CSharp_Extension_Method", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to AnyCPU (32-bit preferred).
|
|
/// </summary>
|
|
internal static string Decompile_AnyCPU32BitPreferred {
|
|
get {
|
|
return ResourceManager.GetString("Decompile_AnyCPU32BitPreferred", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to AnyCPU (64-bit preferred).
|
|
/// </summary>
|
|
internal static string Decompile_AnyCPU64BitPreferred {
|
|
get {
|
|
return ResourceManager.GetString("Decompile_AnyCPU64BitPreferred", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Architecture:.
|
|
/// </summary>
|
|
internal static string Decompile_Architecture {
|
|
get {
|
|
return ResourceManager.GetString("Decompile_Architecture", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Entry point:.
|
|
/// </summary>
|
|
internal static string Decompile_EntryPoint {
|
|
get {
|
|
return ResourceManager.GetString("Decompile_EntryPoint", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Global type:.
|
|
/// </summary>
|
|
internal static string Decompile_GlobalType {
|
|
get {
|
|
return ResourceManager.GetString("Decompile_GlobalType", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Types:.
|
|
/// </summary>
|
|
internal static string Decompile_Namespace_Types {
|
|
get {
|
|
return ResourceManager.GetString("Decompile_Namespace_Types", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Native Entry point: 0x{0:X8}.
|
|
/// </summary>
|
|
internal static string Decompile_NativeEntryPoint {
|
|
get {
|
|
return ResourceManager.GetString("Decompile_NativeEntryPoint", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Runtime:.
|
|
/// </summary>
|
|
internal static string Decompile_Runtime {
|
|
get {
|
|
return ResourceManager.GetString("Decompile_Runtime", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to This assembly contains unmanaged code..
|
|
/// </summary>
|
|
internal static string Decompile_ThisAssemblyContainsUnmanagedCode {
|
|
get {
|
|
return ResourceManager.GetString("Decompile_ThisAssemblyContainsUnmanagedCode", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Timestamp:.
|
|
/// </summary>
|
|
internal static string Decompile_Timestamp {
|
|
get {
|
|
return ResourceManager.GetString("Decompile_Timestamp", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Copy app.config ({0}).
|
|
/// </summary>
|
|
internal static string MSBuild_CopyAppConfig {
|
|
get {
|
|
return ResourceManager.GetString("MSBuild_CopyAppConfig", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Couldn't create directory {0}, Error: {1}.
|
|
/// </summary>
|
|
internal static string MSBuild_CouldNotCreateDirectory2 {
|
|
get {
|
|
return ResourceManager.GetString("MSBuild_CouldNotCreateDirectory2", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Create application icon.
|
|
/// </summary>
|
|
internal static string MSBuild_CreateApplicationIcon {
|
|
get {
|
|
return ResourceManager.GetString("MSBuild_CreateApplicationIcon", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Create app.manifest.
|
|
/// </summary>
|
|
internal static string MSBuild_CreateAppManifest {
|
|
get {
|
|
return ResourceManager.GetString("MSBuild_CreateAppManifest", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Create App.xaml.
|
|
/// </summary>
|
|
internal static string MSBuild_CreateAppXaml {
|
|
get {
|
|
return ResourceManager.GetString("MSBuild_CreateAppXaml", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Create embedded resource {0}.
|
|
/// </summary>
|
|
internal static string MSBuild_CreateEmbeddedResource {
|
|
get {
|
|
return ResourceManager.GetString("MSBuild_CreateEmbeddedResource", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Create resource {0}.
|
|
/// </summary>
|
|
internal static string MSBuild_CreateResource {
|
|
get {
|
|
return ResourceManager.GetString("MSBuild_CreateResource", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Create ResX file.
|
|
/// </summary>
|
|
internal static string MSBuild_CreateResXFile {
|
|
get {
|
|
return ResourceManager.GetString("MSBuild_CreateResXFile", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Create settings designer file.
|
|
/// </summary>
|
|
internal static string MSBuild_CreateSettingsDesignerTypeFile {
|
|
get {
|
|
return ResourceManager.GetString("MSBuild_CreateSettingsDesignerTypeFile", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Create {0}.
|
|
/// </summary>
|
|
internal static string MSBuild_CreateSettingsFile {
|
|
get {
|
|
return ResourceManager.GetString("MSBuild_CreateSettingsFile", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Create settings file.
|
|
/// </summary>
|
|
internal static string MSBuild_CreateSettingsTypeFile {
|
|
get {
|
|
return ResourceManager.GetString("MSBuild_CreateSettingsTypeFile", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Create splash screen resource {0}.
|
|
/// </summary>
|
|
internal static string MSBuild_CreateSplashScreenResource {
|
|
get {
|
|
return ResourceManager.GetString("MSBuild_CreateSplashScreenResource", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Create WinForms Designer file.
|
|
/// </summary>
|
|
internal static string MSBuild_CreateWinFormsDesignerFile {
|
|
get {
|
|
return ResourceManager.GetString("MSBuild_CreateWinFormsDesignerFile", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Create WinForms file.
|
|
/// </summary>
|
|
internal static string MSBuild_CreateWinFormsFile {
|
|
get {
|
|
return ResourceManager.GetString("MSBuild_CreateWinFormsFile", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Decompile AssemblyInfo{0}.
|
|
/// </summary>
|
|
internal static string MSBuild_DecompileAssemblyInfoAndFileExtension {
|
|
get {
|
|
return ResourceManager.GetString("MSBuild_DecompileAssemblyInfoAndFileExtension", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Decompile BAML.
|
|
/// </summary>
|
|
internal static string MSBuild_DecompileBaml {
|
|
get {
|
|
return ResourceManager.GetString("MSBuild_DecompileBaml", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Decompile type {0}.
|
|
/// </summary>
|
|
internal static string MSBuild_DecompileType {
|
|
get {
|
|
return ResourceManager.GetString("MSBuild_DecompileType", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Failed to create project file {0}, Exception message: {1}.
|
|
/// </summary>
|
|
internal static string MSBuild_FailedToCreateProjectFile {
|
|
get {
|
|
return ResourceManager.GetString("MSBuild_FailedToCreateProjectFile", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Failed to create solution file {0}, Exception message: {1}.
|
|
/// </summary>
|
|
internal static string MSBuild_FailedToCreateSolutionFile {
|
|
get {
|
|
return ResourceManager.GetString("MSBuild_FailedToCreateSolutionFile", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Failed, description = {0}, Exception message: {1}.
|
|
/// </summary>
|
|
internal static string MSBuild_FileCreationFailed2 {
|
|
get {
|
|
return ResourceManager.GetString("MSBuild_FileCreationFailed2", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to File creation failed ({0}), description = {1}, Exception message: {2}.
|
|
/// </summary>
|
|
internal static string MSBuild_FileCreationFailed3 {
|
|
get {
|
|
return ResourceManager.GetString("MSBuild_FileCreationFailed3", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to constant.
|
|
/// </summary>
|
|
internal static string ToolTip_Constant {
|
|
get {
|
|
return ResourceManager.GetString("ToolTip_Constant", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to field.
|
|
/// </summary>
|
|
internal static string ToolTip_Field {
|
|
get {
|
|
return ResourceManager.GetString("ToolTip_Field", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to in.
|
|
/// </summary>
|
|
internal static string ToolTip_GenericParameterInTypeOrMethod {
|
|
get {
|
|
return ResourceManager.GetString("ToolTip_GenericParameterInTypeOrMethod", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to local variable.
|
|
/// </summary>
|
|
internal static string ToolTip_Local {
|
|
get {
|
|
return ResourceManager.GetString("ToolTip_Local", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to {0} overloads.
|
|
/// </summary>
|
|
internal static string ToolTip_NMethodOverloads {
|
|
get {
|
|
return ResourceManager.GetString("ToolTip_NMethodOverloads", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to 1 overload.
|
|
/// </summary>
|
|
internal static string ToolTip_OneMethodOverload {
|
|
get {
|
|
return ResourceManager.GetString("ToolTip_OneMethodOverload", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to parameter.
|
|
/// </summary>
|
|
internal static string ToolTip_Parameter {
|
|
get {
|
|
return ResourceManager.GetString("ToolTip_Parameter", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to <Unknown>.
|
|
/// </summary>
|
|
internal static string UnknownValue {
|
|
get {
|
|
return ResourceManager.GetString("UnknownValue", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Awaitable.
|
|
/// </summary>
|
|
internal static string VisualBasic_Awaitable_Method {
|
|
get {
|
|
return ResourceManager.GetString("VisualBasic_Awaitable_Method", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Deprecated.
|
|
/// </summary>
|
|
internal static string VisualBasic_Deprecated_Member {
|
|
get {
|
|
return ResourceManager.GetString("VisualBasic_Deprecated_Member", resourceCulture);
|
|
}
|
|
}
|
|
|
|
/// <summary>
|
|
/// Looks up a localized string similar to Extension.
|
|
/// </summary>
|
|
internal static string VisualBasic_Extension_Method {
|
|
get {
|
|
return ResourceManager.GetString("VisualBasic_Extension_Method", resourceCulture);
|
|
}
|
|
}
|
|
}
|
|
}
|