//------------------------------------------------------------------------------ // // 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 LayoutResource { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal LayoutResource() { } /// /// 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.LayoutResource", typeof(LayoutResource).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 Egy háztartásban élő személyek. /// public static string EgyHaztartasbanLevoSzemelyek { get { return ResourceManager.GetString("EgyHaztartasbanLevoSzemelyek", resourceCulture); } } /// /// Looks up a localized string similar to e-Learning. /// public static string Elearning { get { return ResourceManager.GetString("Elearning", resourceCulture); } } /// /// Looks up a localized string similar to Értesítések. /// public static string Ertesitesek { get { return ResourceManager.GetString("Ertesitesek", resourceCulture); } } /// /// Looks up a localized string similar to eKRÉTA Informatikai Zrt. jogi nyilatkozata. /// public static string JogiNyilatkozat { get { return ResourceManager.GetString("JogiNyilatkozat", resourceCulture); } } /// /// Looks up a localized string similar to Terméktámogatási licence lejárati dátum: . /// public static string LicenceDatum { get { return ResourceManager.GetString("LicenceDatum", resourceCulture); } } /// /// Looks up a localized string similar to Nem naplózott tanórák. /// public static string NemNaplozottTanorak { get { return ResourceManager.GetString("NemNaplozottTanorak", resourceCulture); } } /// /// Looks up a localized string similar to Profil menü. /// public static string ProfilMenu { get { return ResourceManager.GetString("ProfilMenu", resourceCulture); } } /// /// Looks up a localized string similar to Rendszerüzenetek. /// public static string Rendszeruzenetek { get { return ResourceManager.GetString("Rendszeruzenetek", resourceCulture); } } /// /// Looks up a localized string similar to Személyes adatlap. /// public static string SzemelyesAdatlap { get { return ResourceManager.GetString("SzemelyesAdatlap", resourceCulture); } } /// /// Looks up a localized string similar to Tanári DashBoard felület. /// public static string TanarDashboard { get { return ResourceManager.GetString("TanarDashboard", resourceCulture); } } /// /// Looks up a localized string similar to Termékportál. /// public static string Termekportal { get { return ResourceManager.GetString("Termekportal", resourceCulture); } } /// /// Looks up a localized string similar to KRÉTA Tudásbázis. /// public static string Tudasbazis { get { return ResourceManager.GetString("Tudasbazis", resourceCulture); } } /// /// Looks up a localized string similar to Ügyfélszolgálat. /// public static string Ugyfelszolgalat { get { return ResourceManager.GetString("Ugyfelszolgalat", resourceCulture); } } /// /// Looks up a localized string similar to Üzenetek. /// public static string Uzenetek { get { return ResourceManager.GetString("Uzenetek", resourceCulture); } } } }