//------------------------------------------------------------------------------ // // 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. // //------------------------------------------------------------------------------ namespace Kreta.Resources { 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", "16.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] public class DolgozatokResource { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal DolgozatokResource() { } /// /// Returns the cached ResourceManager instance used by this class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] public static global::System.Resources.ResourceManager ResourceManager { get { if (object.ReferenceEquals(resourceMan, null)) { global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Kreta.Resources.DolgozatokResource", typeof(DolgozatokResource).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)] public static global::System.Globalization.CultureInfo Culture { get { return resourceCulture; } set { resourceCulture = value; } } /// /// Looks up a localized string similar to Átlag. /// public static string Atlag { get { return ResourceManager.GetString("Atlag", resourceCulture); } } /// /// Looks up a localized string similar to Diák neve. /// public static string DiakNeve { get { return ResourceManager.GetString("DiakNeve", resourceCulture); } } /// /// Looks up a localized string similar to Dolgozat írók/Osztály létszáma. /// public static string DolgozatirokLetszam { get { return ResourceManager.GetString("DolgozatirokLetszam", resourceCulture); } } /// /// Looks up a localized string similar to Osztály/Csoport. /// public static string DolgozatOsztalyCsoport { get { return ResourceManager.GetString("DolgozatOsztalyCsoport", resourceCulture); } } /// /// Looks up a localized string similar to Érdemjegy. /// public static string Erdemjegy { get { return ResourceManager.GetString("Erdemjegy", resourceCulture); } } /// /// Looks up a localized string similar to 1. /// public static string Erdemjegy1 { get { return ResourceManager.GetString("Erdemjegy1", resourceCulture); } } /// /// Looks up a localized string similar to Elégtelen(1) darabszámtól/ig. /// public static string Erdemjegy1Search { get { return ResourceManager.GetString("Erdemjegy1Search", resourceCulture); } } /// /// Looks up a localized string similar to 2. /// public static string Erdemjegy2 { get { return ResourceManager.GetString("Erdemjegy2", resourceCulture); } } /// /// Looks up a localized string similar to Elégséges(2) darabszámtól/ig. /// public static string Erdemjegy2Search { get { return ResourceManager.GetString("Erdemjegy2Search", resourceCulture); } } /// /// Looks up a localized string similar to 3. /// public static string Erdemjegy3 { get { return ResourceManager.GetString("Erdemjegy3", resourceCulture); } } /// /// Looks up a localized string similar to Közepes(3) darabszámtól/ig. /// public static string Erdemjegy3Search { get { return ResourceManager.GetString("Erdemjegy3Search", resourceCulture); } } /// /// Looks up a localized string similar to 4. /// public static string Erdemjegy4 { get { return ResourceManager.GetString("Erdemjegy4", resourceCulture); } } /// /// Looks up a localized string similar to Jó(4) darabszámtól/ig. /// public static string Erdemjegy4Search { get { return ResourceManager.GetString("Erdemjegy4Search", resourceCulture); } } /// /// Looks up a localized string similar to 5. /// public static string Erdemjegy5 { get { return ResourceManager.GetString("Erdemjegy5", resourceCulture); } } /// /// Looks up a localized string similar to Jeles(5) darabszámtól/ig. /// public static string Erdemjegy5Search { get { return ResourceManager.GetString("Erdemjegy5Search", resourceCulture); } } /// /// Looks up a localized string similar to Értékelés átlaga. /// public static string ErtekelesAtlaga { get { return ResourceManager.GetString("ErtekelesAtlaga", resourceCulture); } } /// /// Looks up a localized string similar to Értékelés dátuma. /// public static string ErtekelesDatuma { get { return ResourceManager.GetString("ErtekelesDatuma", resourceCulture); } } /// /// Looks up a localized string similar to Értékelés módja. /// public static string ErtekelesModja { get { return ResourceManager.GetString("ErtekelesModja", resourceCulture); } } /// /// Looks up a localized string similar to Értékelés témája. /// public static string ErtekelesTemaja { get { return ResourceManager.GetString("ErtekelesTemaja", resourceCulture); } } /// /// Looks up a localized string similar to Nem megírt dolgozat darabszámtól/ig. /// public static string NemIrtDolgozatotSearch { get { return ResourceManager.GetString("NemIrtDolgozatotSearch", resourceCulture); } } /// /// Looks up a localized string similar to -. /// public static string NemIrtDologozatot { get { return ResourceManager.GetString("NemIrtDologozatot", resourceCulture); } } /// /// Looks up a localized string similar to Rögzítés dátuma. /// public static string RogzitesDatuma { get { return ResourceManager.GetString("RogzitesDatuma", resourceCulture); } } /// /// Looks up a localized string similar to Születési dátum. /// public static string SzuletesiDatum { get { return ResourceManager.GetString("SzuletesiDatum", resourceCulture); } } /// /// Looks up a localized string similar to Tantárgy. /// public static string Tantargy { get { return ResourceManager.GetString("Tantargy", resourceCulture); } } /// /// Looks up a localized string similar to Tantárgy neve. /// public static string TantargyNeve { get { return ResourceManager.GetString("TantargyNeve", resourceCulture); } } } }