//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.239 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace CUERipper.Properties { 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 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 Resources() { } /// /// 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("CUERipper.Properties.Resources", typeof(Resources).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; } } internal static System.Drawing.Bitmap accuraterip16 { get { object obj = ResourceManager.GetObject("accuraterip16", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Icon ape { get { object obj = ResourceManager.GetObject("ape", resourceCulture); return ((System.Drawing.Icon)(obj)); } } internal static System.Drawing.Bitmap arok { get { object obj = ResourceManager.GetObject("arok", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Bitmap arrow_circle_double { get { object obj = ResourceManager.GetObject("arrow-circle-double", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Bitmap cddb { get { object obj = ResourceManager.GetObject("cddb", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Bitmap cdrepair { get { object obj = ResourceManager.GetObject("cdrepair", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Bitmap cog { get { object obj = ResourceManager.GetObject("cog", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Icon cog1 { get { object obj = ResourceManager.GetObject("cog1", resourceCulture); return ((System.Drawing.Icon)(obj)); } } /// /// Looks up a localized string similar to Detecting drives. /// internal static string DetectingDrives { get { return ResourceManager.GetString("DetectingDrives", resourceCulture); } } /// /// Looks up a localized string similar to Done ripping. /// internal static string DoneRipping { get { return ResourceManager.GetString("DoneRipping", resourceCulture); } } /// /// Looks up a localized string similar to Rip probably contains errors. /// internal static string DoneRippingErrors { get { return ResourceManager.GetString("DoneRippingErrors", resourceCulture); } } /// /// Looks up a localized string similar to You can try to repair it using CUETools. /// internal static string DoneRippingRepair { get { return ResourceManager.GetString("DoneRippingRepair", resourceCulture); } } internal static System.Drawing.Bitmap edit_list_order { get { object obj = ResourceManager.GetObject("edit-list-order", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to Exception. /// internal static string ExceptionMessage { get { return ResourceManager.GetString("ExceptionMessage", resourceCulture); } } /// /// Looks up a localized string similar to Failed to load ripper module. /// internal static string FailedToLoadRipperModule { get { return ResourceManager.GetString("FailedToLoadRipperModule", resourceCulture); } } internal static System.Drawing.Icon flac { get { object obj = ResourceManager.GetObject("flac", resourceCulture); return ((System.Drawing.Icon)(obj)); } } internal static System.Drawing.Bitmap freedb { get { object obj = ResourceManager.GetObject("freedb", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Bitmap freedb16 { get { object obj = ResourceManager.GetObject("freedb16", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Icon ipod_sound { get { object obj = ResourceManager.GetObject("ipod_sound", resourceCulture); return ((System.Drawing.Icon)(obj)); } } /// /// Looks up a localized string similar to Looking up album via. /// internal static string LookingUpVia { get { return ResourceManager.GetString("LookingUpVia", resourceCulture); } } internal static System.Drawing.Icon mp3 { get { object obj = ResourceManager.GetObject("mp3", resourceCulture); return ((System.Drawing.Icon)(obj)); } } internal static System.Drawing.Bitmap musicbrainz { get { object obj = ResourceManager.GetObject("musicbrainz", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to No CD drives found. /// internal static string NoDrives { get { return ResourceManager.GetString("NoDrives", resourceCulture); } } internal static System.Drawing.Icon ogg { get { object obj = ResourceManager.GetObject("ogg", resourceCulture); return ((System.Drawing.Icon)(obj)); } } /// /// Looks up a localized string similar to Paused. /// internal static string PausedMessage { get { return ResourceManager.GetString("PausedMessage", resourceCulture); } } /// /// Looks up a localized string similar to retry. /// internal static string Retry { get { return ResourceManager.GetString("Retry", resourceCulture); } } internal static System.Drawing.Bitmap spellcheck { get { object obj = ResourceManager.GetObject("spellcheck", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Bitmap tag_label { get { object obj = ResourceManager.GetObject("tag-label", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Icon tta { get { object obj = ResourceManager.GetObject("tta", resourceCulture); return ((System.Drawing.Icon)(obj)); } } internal static System.Drawing.Bitmap users__arrow { get { object obj = ResourceManager.GetObject("users--arrow", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } internal static System.Drawing.Icon wave { get { object obj = ResourceManager.GetObject("wave", resourceCulture); return ((System.Drawing.Icon)(obj)); } } internal static System.Drawing.Icon wv { get { object obj = ResourceManager.GetObject("wv", resourceCulture); return ((System.Drawing.Icon)(obj)); } } } }