Click here to Skip to main content
15,888,802 members
Articles / Desktop Programming / Windows Forms

BSEtunes

Rate me:
Please Sign up or sign in to vote.
4.67/5 (11 votes)
24 Apr 2010CPOL4 min read 64.7K   4.3K   58  
BSEtunes is a MySQL based, full manageable, networkable single or multiuser jukebox application
//------------------------------------------------------------------------------
// <auto-generated>
//     This code was generated by a tool.
//     Runtime Version:2.0.50727.1434
//
//     Changes to this file may cause incorrect behavior and will be lost if
//     the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------

namespace BSE.Platten.Admin.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", "2.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() {
        }
        
        /// <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("BSE.Platten.Admin.Properties.Resources", typeof(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;
            }
        }
        
        internal static System.Drawing.Bitmap Album16 {
            get {
                object obj = ResourceManager.GetObject("Album16", resourceCulture);
                return ((System.Drawing.Bitmap)(obj));
            }
        }
        
        internal static System.Drawing.Icon BSEadmin {
            get {
                object obj = ResourceManager.GetObject("BSEadmin", resourceCulture);
                return ((System.Drawing.Icon)(obj));
            }
        }
        
        internal static System.Drawing.Bitmap cd_hoeren {
            get {
                object obj = ResourceManager.GetObject("cd_hoeren", resourceCulture);
                return ((System.Drawing.Bitmap)(obj));
            }
        }
        
        internal static System.Drawing.Bitmap cdimport {
            get {
                object obj = ResourceManager.GetObject("cdimport", resourceCulture);
                return ((System.Drawing.Bitmap)(obj));
            }
        }
        
        internal static System.Drawing.Bitmap cdrip {
            get {
                object obj = ResourceManager.GetObject("cdrip", resourceCulture);
                return ((System.Drawing.Bitmap)(obj));
            }
        }
        
        internal static System.Drawing.Bitmap clearsearch {
            get {
                object obj = ResourceManager.GetObject("clearsearch", resourceCulture);
                return ((System.Drawing.Bitmap)(obj));
            }
        }
        
        internal static System.Drawing.Bitmap DataContainer_MoveFirsHS {
            get {
                object obj = ResourceManager.GetObject("DataContainer_MoveFirsHS", resourceCulture);
                return ((System.Drawing.Bitmap)(obj));
            }
        }
        
        internal static System.Drawing.Bitmap DataContainer_MoveLastHS {
            get {
                object obj = ResourceManager.GetObject("DataContainer_MoveLastHS", resourceCulture);
                return ((System.Drawing.Bitmap)(obj));
            }
        }
        
        internal static System.Drawing.Bitmap DataContainer_MoveNextHS {
            get {
                object obj = ResourceManager.GetObject("DataContainer_MoveNextHS", resourceCulture);
                return ((System.Drawing.Bitmap)(obj));
            }
        }
        
        internal static System.Drawing.Bitmap DataContainer_MovePreviousHS {
            get {
                object obj = ResourceManager.GetObject("DataContainer_MovePreviousHS", resourceCulture);
                return ((System.Drawing.Bitmap)(obj));
            }
        }
        
        internal static System.Drawing.Bitmap DataContainer_NewRecordHS {
            get {
                object obj = ResourceManager.GetObject("DataContainer_NewRecordHS", resourceCulture);
                return ((System.Drawing.Bitmap)(obj));
            }
        }
        
        internal static System.Drawing.Bitmap diskinfo {
            get {
                object obj = ResourceManager.GetObject("diskinfo", resourceCulture);
                return ((System.Drawing.Bitmap)(obj));
            }
        }
        
        internal static System.Drawing.Bitmap DRIVEDSC {
            get {
                object obj = ResourceManager.GetObject("DRIVEDSC", resourceCulture);
                return ((System.Drawing.Bitmap)(obj));
            }
        }
        
        internal static System.Drawing.Bitmap DRIVENET {
            get {
                object obj = ResourceManager.GetObject("DRIVENET", resourceCulture);
                return ((System.Drawing.Bitmap)(obj));
            }
        }
        
        internal static System.Drawing.Bitmap Edit_UndoHS {
            get {
                object obj = ResourceManager.GetObject("Edit_UndoHS", resourceCulture);
                return ((System.Drawing.Bitmap)(obj));
            }
        }
        
        internal static System.Drawing.Bitmap exportimage {
            get {
                object obj = ResourceManager.GetObject("exportimage", resourceCulture);
                return ((System.Drawing.Bitmap)(obj));
            }
        }
        
        internal static System.Drawing.Bitmap findfile {
            get {
                object obj = ResourceManager.GetObject("findfile", resourceCulture);
                return ((System.Drawing.Bitmap)(obj));
            }
        }
        
        internal static System.Drawing.Bitmap freedb {
            get {
                object obj = ResourceManager.GetObject("freedb", resourceCulture);
                return ((System.Drawing.Bitmap)(obj));
            }
        }
        
        internal static System.Drawing.Bitmap Genre16 {
            get {
                object obj = ResourceManager.GetObject("Genre16", resourceCulture);
                return ((System.Drawing.Bitmap)(obj));
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Argument {0} can&apos;t be null.
        /// </summary>
        internal static string IDS_ArgumentNullException {
            get {
                return ResourceManager.GetString("IDS_ArgumentNullException", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Folgende Alben wurden geändert bzw. hinzugefügt..
        /// </summary>
        internal static string IDS_FormAdminAlbumChangedInformation {
            get {
                return ResourceManager.GetString("IDS_FormAdminAlbumChangedInformation", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Speicherfehler: Bitte überprüfen Sie Ihre Eingaben auf Fehler!.
        /// </summary>
        internal static string IDS_FormExceptions {
            get {
                return ResourceManager.GetString("IDS_FormExceptions", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Das Feld &quot;{0}&quot; darf maximal {1} Zeichen enthalten!.
        /// </summary>
        internal static string IDS_FormFieldLengthException {
            get {
                return ResourceManager.GetString("IDS_FormFieldLengthException", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Das Feld &quot;{0}&quot; darf nicht leer sein!.
        /// </summary>
        internal static string IDS_FormFieldNoNullAllowedException {
            get {
                return ResourceManager.GetString("IDS_FormFieldNoNullAllowedException", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Es wurde kein Datensatz gefunden!.
        /// </summary>
        internal static string IDS_FormFoundNoRecordInformation {
            get {
                return ResourceManager.GetString("IDS_FormFoundNoRecordInformation", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Das Feld &quot;{0}&quot; darf nur 4-stellige Jahreszahlen enthalten! .
        /// </summary>
        internal static string IDS_FormMaskInputTxtErschDatum {
            get {
                return ResourceManager.GetString("IDS_FormMaskInputTxtErschDatum", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Wollen Sie die Änderungen wirklich verwerfen?.
        /// </summary>
        internal static string IDS_FormNotSaveConfirmation {
            get {
                return ResourceManager.GetString("IDS_FormNotSaveConfirmation", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Achtung: Ihre Änderungen sind nicht gespeichert!.
        /// </summary>
        internal static string IDS_FormNotSaveInformation {
            get {
                return ResourceManager.GetString("IDS_FormNotSaveInformation", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Der Datensatz wurde geändert!.
        /// </summary>
        internal static string IDS_FormRecordChangedInformation {
            get {
                return ResourceManager.GetString("IDS_FormRecordChangedInformation", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Datensatz {0} von {1}.
        /// </summary>
        internal static string IDS_FormRecordCountInformation {
            get {
                return ResourceManager.GetString("IDS_FormRecordCountInformation", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Ihre Änderungen wurden gespeichert!.
        /// </summary>
        internal static string IDS_FormSaveCompleteInformation {
            get {
                return ResourceManager.GetString("IDS_FormSaveCompleteInformation", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Speicherfehler:.
        /// </summary>
        internal static string IDS_FormSaveExceptions {
            get {
                return ResourceManager.GetString("IDS_FormSaveExceptions", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Speicherfehler: Bitte überprüfen Sie die Lieder auf Fehler!.
        /// </summary>
        internal static string IDS_FormSaveTracksExceptions {
            get {
                return ResourceManager.GetString("IDS_FormSaveTracksExceptions", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Das Feld &quot;Track&quot; darf nur Zahlen enthalten!.
        /// </summary>
        internal static string IDS_GrdLiederFormatExceptionInt32 {
            get {
                return ResourceManager.GetString("IDS_GrdLiederFormatExceptionInt32", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Das Feld &quot;Track&quot; darf nicht leer sein!.
        /// </summary>
        internal static string IDS_GrdLiederNoNullAllowedException {
            get {
                return ResourceManager.GetString("IDS_GrdLiederNoNullAllowedException", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Sie müssen ein Passwort angeben!.
        /// </summary>
        internal static string IDS_MySqlConnectNoPasswordException {
            get {
                return ResourceManager.GetString("IDS_MySqlConnectNoPasswordException", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Sie müssen einen TCP/IP Port angeben!.
        /// </summary>
        internal static string IDS_MySqlConnectNoTcpIpPortException {
            get {
                return ResourceManager.GetString("IDS_MySqlConnectNoTcpIpPortException", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Sie müssen einen Namen angeben!.
        /// </summary>
        internal static string IDS_MySqlConnectNoUserNameException {
            get {
                return ResourceManager.GetString("IDS_MySqlConnectNoUserNameException", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Die Eigenschaften der Audiodisk können nur von lokalen Laufwerken angezeigt werden!.
        /// </summary>
        internal static string IDS_NetworkShareException {
            get {
                return ResourceManager.GetString("IDS_NetworkShareException", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to System.
        /// </summary>
        internal static string IDS_TreeViewAdministrationSystemText {
            get {
                return ResourceManager.GetString("IDS_TreeViewAdministrationSystemText", resourceCulture);
            }
        }
        
        /// <summary>
        ///   Looks up a localized string similar to Verwaltung.
        /// </summary>
        internal static string IDS_TreeViewAdministrationToolsText {
            get {
                return ResourceManager.GetString("IDS_TreeViewAdministrationToolsText", resourceCulture);
            }
        }
        
        internal static System.Drawing.Bitmap Image {
            get {
                object obj = ResourceManager.GetObject("Image", resourceCulture);
                return ((System.Drawing.Bitmap)(obj));
            }
        }
        
        internal static System.Drawing.Bitmap InsertPictureHS {
            get {
                object obj = ResourceManager.GetObject("InsertPictureHS", resourceCulture);
                return ((System.Drawing.Bitmap)(obj));
            }
        }
        
        internal static System.Drawing.Bitmap Interpret16 {
            get {
                object obj = ResourceManager.GetObject("Interpret16", resourceCulture);
                return ((System.Drawing.Bitmap)(obj));
            }
        }
        
        internal static System.Drawing.Bitmap OptionsHS {
            get {
                object obj = ResourceManager.GetObject("OptionsHS", resourceCulture);
                return ((System.Drawing.Bitmap)(obj));
            }
        }
        
        internal static System.Drawing.Bitmap PieChart3DHS {
            get {
                object obj = ResourceManager.GetObject("PieChart3DHS", resourceCulture);
                return ((System.Drawing.Bitmap)(obj));
            }
        }
        
        internal static System.Drawing.Bitmap PieChartHS {
            get {
                object obj = ResourceManager.GetObject("PieChartHS", resourceCulture);
                return ((System.Drawing.Bitmap)(obj));
            }
        }
        
        internal static System.Drawing.Bitmap ProtectFormHS {
            get {
                object obj = ResourceManager.GetObject("ProtectFormHS", resourceCulture);
                return ((System.Drawing.Bitmap)(obj));
            }
        }
        
        internal static System.Drawing.Bitmap RefreshDocViewHS {
            get {
                object obj = ResourceManager.GetObject("RefreshDocViewHS", resourceCulture);
                return ((System.Drawing.Bitmap)(obj));
            }
        }
        
        internal static System.Drawing.Bitmap saveHS {
            get {
                object obj = ResourceManager.GetObject("saveHS", resourceCulture);
                return ((System.Drawing.Bitmap)(obj));
            }
        }
        
        internal static System.Drawing.Bitmap search {
            get {
                object obj = ResourceManager.GetObject("search", resourceCulture);
                return ((System.Drawing.Bitmap)(obj));
            }
        }
        
        internal static System.Drawing.Bitmap song {
            get {
                object obj = ResourceManager.GetObject("song", resourceCulture);
                return ((System.Drawing.Bitmap)(obj));
            }
        }
        
        internal static System.Drawing.Bitmap system {
            get {
                object obj = ResourceManager.GetObject("system", resourceCulture);
                return ((System.Drawing.Bitmap)(obj));
            }
        }
        
        internal static System.Drawing.Bitmap tagger {
            get {
                object obj = ResourceManager.GetObject("tagger", resourceCulture);
                return ((System.Drawing.Bitmap)(obj));
            }
        }
        
        internal static System.Drawing.Bitmap tools_16 {
            get {
                object obj = ResourceManager.GetObject("tools_16", resourceCulture);
                return ((System.Drawing.Bitmap)(obj));
            }
        }
    }
}

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Switzerland Switzerland
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions