kreta/Kreta.Resources/LayoutResource.Designer.cs
2024-03-13 00:33:46 +01:00

189 lines
6.9 KiB
C#

//------------------------------------------------------------------------------
// <auto-generated>
// 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.
// </auto-generated>
//------------------------------------------------------------------------------
namespace Kreta.Resources {
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", "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() {
}
/// <summary>
/// Returns the cached ResourceManager instance used by this class.
/// </summary>
[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;
}
}
/// <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)]
public static global::System.Globalization.CultureInfo Culture {
get {
return resourceCulture;
}
set {
resourceCulture = value;
}
}
/// <summary>
/// Looks up a localized string similar to Egy háztartásban élő személyek.
/// </summary>
public static string EgyHaztartasbanLevoSzemelyek {
get {
return ResourceManager.GetString("EgyHaztartasbanLevoSzemelyek", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to e-Learning.
/// </summary>
public static string Elearning {
get {
return ResourceManager.GetString("Elearning", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Értesítések.
/// </summary>
public static string Ertesitesek {
get {
return ResourceManager.GetString("Ertesitesek", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to eKRÉTA Informatikai Zrt. jogi nyilatkozata.
/// </summary>
public static string JogiNyilatkozat {
get {
return ResourceManager.GetString("JogiNyilatkozat", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Terméktámogatási licence lejárati dátum: .
/// </summary>
public static string LicenceDatum {
get {
return ResourceManager.GetString("LicenceDatum", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Nem naplózott tanórák.
/// </summary>
public static string NemNaplozottTanorak {
get {
return ResourceManager.GetString("NemNaplozottTanorak", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Profil menü.
/// </summary>
public static string ProfilMenu {
get {
return ResourceManager.GetString("ProfilMenu", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Rendszerüzenetek.
/// </summary>
public static string Rendszeruzenetek {
get {
return ResourceManager.GetString("Rendszeruzenetek", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Személyes adatlap.
/// </summary>
public static string SzemelyesAdatlap {
get {
return ResourceManager.GetString("SzemelyesAdatlap", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Tanári DashBoard felület.
/// </summary>
public static string TanarDashboard {
get {
return ResourceManager.GetString("TanarDashboard", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Termékportál.
/// </summary>
public static string Termekportal {
get {
return ResourceManager.GetString("Termekportal", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to KRÉTA Tudásbázis.
/// </summary>
public static string Tudasbazis {
get {
return ResourceManager.GetString("Tudasbazis", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Ügyfélszolgálat.
/// </summary>
public static string Ugyfelszolgalat {
get {
return ResourceManager.GetString("Ugyfelszolgalat", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Üzenetek.
/// </summary>
public static string Uzenetek {
get {
return ResourceManager.GetString("Uzenetek", resourceCulture);
}
}
}
}