//------------------------------------------------------------------------------ // // 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 TanarDashBoardResource { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal TanarDashBoardResource() { } /// /// 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.TanarDashBoardResource", typeof(TanarDashBoardResource).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 Beküldés időpontja. /// public static string BekuldesIdopontja { get { return ResourceManager.GetString("BekuldesIdopontja", resourceCulture); } } /// /// Looks up a localized string similar to Be nem írt órák. /// public static string BeNemIrtOrak { get { return ResourceManager.GetString("BeNemIrtOrak", resourceCulture); } } /// /// Looks up a localized string similar to Bukásra álló tanulók. /// public static string BukasraAlloTanulok { get { return ResourceManager.GetString("BukasraAlloTanulok", resourceCulture); } } /// /// Looks up a localized string similar to Dátum. /// public static string Datum { get { return ResourceManager.GetString("Datum", resourceCulture); } } /// /// Looks up a localized string similar to e-ÜGYINTÉZÉS. /// public static string EUgyintezes { get { return ResourceManager.GetString("EUgyintezes", resourceCulture); } } /// /// Looks up a localized string similar to Feladó. /// public static string Felado { get { return ResourceManager.GetString("Felado", resourceCulture); } } /// /// Looks up a localized string similar to Kiírt helyettesítések. /// public static string KiirtHelyettesitesek { get { return ResourceManager.GetString("KiirtHelyettesitesek", resourceCulture); } } /// /// Looks up a localized string similar to Mulasztás dátuma. /// public static string MulasztasDatuma { get { return ResourceManager.GetString("MulasztasDatuma", resourceCulture); } } /// /// Looks up a localized string similar to Mulasztás napja. /// public static string MulasztasNapja { get { return ResourceManager.GetString("MulasztasNapja", resourceCulture); } } /// /// Looks up a localized string similar to Mulasztások. /// public static string Mulasztasok { get { return ResourceManager.GetString("Mulasztasok", resourceCulture); } } /// /// Looks up a localized string similar to Mulasztások száma. /// public static string MulasztasokSzama { get { return ResourceManager.GetString("MulasztasokSzama", resourceCulture); } } /// /// Looks up a localized string similar to Név. /// public static string Nev { get { return ResourceManager.GetString("Nev", resourceCulture); } } /// /// Looks up a localized string similar to Nincs megjeleníthető adat.. /// public static string NincsMegjelenithetoAdat { get { return ResourceManager.GetString("NincsMegjelenithetoAdat", resourceCulture); } } /// /// Looks up a localized string similar to Óraszám. /// public static string Oraszam { get { return ResourceManager.GetString("Oraszam", resourceCulture); } } /// /// Looks up a localized string similar to Osztály. /// public static string Osztaly { get { return ResourceManager.GetString("Osztaly", resourceCulture); } } /// /// Looks up a localized string similar to Osztály/csoport. /// public static string Osztalycsoport { get { return ResourceManager.GetString("Osztalycsoport", 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árgyak száma. /// public static string TantargyakSzama { get { return ResourceManager.GetString("TantargyakSzama", resourceCulture); } } /// /// Looks up a localized string similar to Tárgy. /// public static string Targy { get { return ResourceManager.GetString("Targy", resourceCulture); } } /// /// Looks up a localized string similar to Tovább.... /// public static string Tovabb { get { return ResourceManager.GetString("Tovabb", resourceCulture); } } /// /// Looks up a localized string similar to Ügytípus. /// public static string Ugytipus { get { return ResourceManager.GetString("Ugytipus", resourceCulture); } } /// /// Looks up a localized string similar to Üzenetek. /// public static string Uzenetek { get { return ResourceManager.GetString("Uzenetek", resourceCulture); } } } }