//------------------------------------------------------------------------------ // // 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 MulasztasResource { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal MulasztasResource() { } /// /// 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.MulasztasResource", typeof(MulasztasResource).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 {0}-kor kezdődő óra. /// public static string _0korKezdodoOra { get { return ResourceManager.GetString("0korKezdodoOra", resourceCulture); } } /// /// Looks up a localized string similar to {0}. óra. /// public static string _0Ora { get { return ResourceManager.GetString("0Ora", 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 és a(z) . /// public static string EsAz { get { return ResourceManager.GetString("EsAz", resourceCulture); } } /// /// Looks up a localized string similar to Mulasztások. /// public static string ExportDefaultSheetname { get { return ResourceManager.GetString("ExportDefaultSheetname", resourceCulture); } } /// /// Looks up a localized string similar to MulasztasokTablazatExport.xlsx. /// public static string ExportFileName { get { return ResourceManager.GetString("ExportFileName", resourceCulture); } } /// /// Looks up a localized string similar to Egy tanuló számára, egy időpontban csak egy órára lehet hiányzási adatot megadni. A(z) {0} ütköznek egymással, ezért hiányzás nem rögzíthető a tanulónak.. /// public static string HianyzasUtkozesError { get { return ResourceManager.GetString("HianyzasUtkozesError", resourceCulture); } } /// /// Looks up a localized string similar to Igazolás típusa. /// public static string IgazolasTipusa { get { return ResourceManager.GetString("IgazolasTipusa", resourceCulture); } } /// /// Looks up a localized string similar to Igazolt?. /// public static string Igazolt { get { return ResourceManager.GetString("Igazolt", resourceCulture); } } /// /// Looks up a localized string similar to Késés(perc). /// public static string KesesPerc { get { return ResourceManager.GetString("KesesPerc", resourceCulture); } } /// /// Looks up a localized string similar to Megjegyzés. /// public static string Megjegyzes { get { return ResourceManager.GetString("Megjegyzes", resourceCulture); } } /// /// Looks up a localized string similar to Óra. /// public static string Ora { get { return ResourceManager.GetString("Ora", resourceCulture); } } /// /// Looks up a localized string similar to Tanuló neve. /// public static string TanuloNeve { get { return ResourceManager.GetString("TanuloNeve", resourceCulture); } } /// /// Looks up a localized string similar to Típus. /// public static string Tipus { get { return ResourceManager.GetString("Tipus", resourceCulture); } } } }