//------------------------------------------------------------------------------ // // 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 FelmentesResource { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal FelmentesResource() { } /// /// 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.FelmentesResource", typeof(FelmentesResource).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 Aktív felmentések exportja. /// public static string AktivFelmentesekExport { get { return ResourceManager.GetString("AktivFelmentesekExport", resourceCulture); } } /// /// Looks up a localized string similar to OsszesAktivFelmentes. /// public static string AktivFelmentesekGridExportFilename { get { return ResourceManager.GetString("AktivFelmentesekGridExportFilename", resourceCulture); } } /// /// Looks up a localized string similar to AktívFelmentések. /// public static string AktivFelmentesekGridExportSheetName { get { return ResourceManager.GetString("AktivFelmentesekGridExportSheetName", resourceCulture); } } /// /// Looks up a localized string similar to Felmentés. /// public static string Felmentes { get { return ResourceManager.GetString("Felmentes", resourceCulture); } } /// /// Looks up a localized string similar to OsszesFelmentes. /// public static string FelmentesekGridExportFilename { get { return ResourceManager.GetString("FelmentesekGridExportFilename", resourceCulture); } } /// /// Looks up a localized string similar to Felmentések. /// public static string FelmentesekGridExportSheetName { get { return ResourceManager.GetString("FelmentesekGridExportSheetName", resourceCulture); } } /// /// Looks up a localized string similar to Felmentés megtekintése. /// public static string FelmentesMegtekintese { get { return ResourceManager.GetString("FelmentesMegtekintese", resourceCulture); } } /// /// Looks up a localized string similar to Felmentés módosítása. /// public static string FelmentesModositasa { get { return ResourceManager.GetString("FelmentesModositasa", resourceCulture); } } /// /// Looks up a localized string similar to Felmentés oka. /// public static string FelmentesOka { get { return ResourceManager.GetString("FelmentesOka", resourceCulture); } } /// /// Looks up a localized string similar to Értékelés alóli felmentés. /// public static string IsErtekelesAloli { get { return ResourceManager.GetString("IsErtekelesAloli", resourceCulture); } } /// /// Looks up a localized string similar to Szövegesen értékelhető. /// public static string IsSzovegesenErtekelheto { get { return ResourceManager.GetString("IsSzovegesenErtekelheto", resourceCulture); } } /// /// Looks up a localized string similar to Tanóra látogatása alóli felmentés. /// public static string IsTanoraLatogatasaAloli { get { return ResourceManager.GetString("IsTanoraLatogatasaAloli", resourceCulture); } } /// /// Looks up a localized string similar to Kezdete. /// public static string KezdeteDate { get { return ResourceManager.GetString("KezdeteDate", resourceCulture); } } /// /// Looks up a localized string similar to Utolsó módosítás. /// public static string ModositasDate { get { return ResourceManager.GetString("ModositasDate", resourceCulture); } } /// /// Looks up a localized string similar to Utolsó módosító. /// public static string ModositoNeve { get { return ResourceManager.GetString("ModositoNeve", resourceCulture); } } /// /// Looks up a localized string similar to Rögzítés dátuma. /// public static string RogzitesDate { get { return ResourceManager.GetString("RogzitesDate", resourceCulture); } } /// /// Looks up a localized string similar to Felmentés rögzítője. /// public static string RogzitoNeve { get { return ResourceManager.GetString("RogzitoNeve", 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 Tanuló neve. /// public static string TanuloNeve { get { return ResourceManager.GetString("TanuloNeve", resourceCulture); } } /// /// Looks up a localized string similar to Tanuló osztálya. /// public static string TanuloOsztalya { get { return ResourceManager.GetString("TanuloOsztalya", resourceCulture); } } /// /// Looks up a localized string similar to Törölt felmentések exportja. /// public static string ToroltFelmentesekExport { get { return ResourceManager.GetString("ToroltFelmentesekExport", resourceCulture); } } /// /// Looks up a localized string similar to OsszesToroltFelmentes. /// public static string ToroltFelmentesekGridExportFilename { get { return ResourceManager.GetString("ToroltFelmentesekGridExportFilename", resourceCulture); } } /// /// Looks up a localized string similar to TöröltFelmentések. /// public static string ToroltFelmentesekGridExportSheetName { get { return ResourceManager.GetString("ToroltFelmentesekGridExportSheetName", resourceCulture); } } /// /// Looks up a localized string similar to Törölt. /// public static string ToroltStr { get { return ResourceManager.GetString("ToroltStr", resourceCulture); } } /// /// Looks up a localized string similar to Vége. /// public static string VegeDate { get { return ResourceManager.GetString("VegeDate", resourceCulture); } } } }