init
This commit is contained in:
commit
e124a47765
19374 changed files with 9806149 additions and 0 deletions
234
Kreta.Resources/ImportExportTanuloErtekelesMondatbankResource.Designer.cs
generated
Normal file
234
Kreta.Resources/ImportExportTanuloErtekelesMondatbankResource.Designer.cs
generated
Normal file
|
@ -0,0 +1,234 @@
|
|||
//------------------------------------------------------------------------------
|
||||
// <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 ImportExportTanuloErtekelesMondatbankResource {
|
||||
|
||||
private static global::System.Resources.ResourceManager resourceMan;
|
||||
|
||||
private static global::System.Globalization.CultureInfo resourceCulture;
|
||||
|
||||
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
|
||||
internal ImportExportTanuloErtekelesMondatbankResource() {
|
||||
}
|
||||
|
||||
/// <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.ImportExportTanuloErtekelesMondatbankResource", typeof(ImportExportTanuloErtekelesMondatbankResource).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 A tantárgy nem szerepel az adatbázisban!.
|
||||
/// </summary>
|
||||
public static string ATantargyNemSzerepelAzAdatbazisban {
|
||||
get {
|
||||
return ResourceManager.GetString("ATantargyNemSzerepelAzAdatbazisban", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to A tanuló értékelés típus nem szerepel az adatbázisban!.
|
||||
/// </summary>
|
||||
public static string ATanuloErtekelesTipusNemSzerepelAzAdatbazisban {
|
||||
get {
|
||||
return ResourceManager.GetString("ATanuloErtekelesTipusNemSzerepelAzAdatbazisban", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to A évfolyam típus nem szerepel az adatbázisban!.
|
||||
/// </summary>
|
||||
public static string AzEvfolyamTipusNemSzerepelAzAdatbazisban {
|
||||
get {
|
||||
return ResourceManager.GetString("AzEvfolyamTipusNemSzerepelAzAdatbazisban", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Évfolyam típus.
|
||||
/// </summary>
|
||||
public static string ContainerMainGridHeaderEvfolyamTipusNev {
|
||||
get {
|
||||
return ResourceManager.GetString("ContainerMainGridHeaderEvfolyamTipusNev", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Rövid név.
|
||||
/// </summary>
|
||||
public static string ContainerMainGridHeaderRovidNev {
|
||||
get {
|
||||
return ResourceManager.GetString("ContainerMainGridHeaderRovidNev", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Szöveg.
|
||||
/// </summary>
|
||||
public static string ContainerMainGridHeaderSzoveg {
|
||||
get {
|
||||
return ResourceManager.GetString("ContainerMainGridHeaderSzoveg", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Tantárgy.
|
||||
/// </summary>
|
||||
public static string ContainerMainGridHeaderTantargyNev {
|
||||
get {
|
||||
return ResourceManager.GetString("ContainerMainGridHeaderTantargyNev", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Tanuló értékelés típus.
|
||||
/// </summary>
|
||||
public static string ContainerMainGridHeaderTanuloErtekelesTipusNev {
|
||||
get {
|
||||
return ResourceManager.GetString("ContainerMainGridHeaderTanuloErtekelesTipusNev", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to TanuloErtekelesMondatbankExport.xlsx.
|
||||
/// </summary>
|
||||
public static string ExportFileName {
|
||||
get {
|
||||
return ResourceManager.GetString("ExportFileName", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Tanuló értékelés mondatbank importálás.
|
||||
/// </summary>
|
||||
public static string Importalas {
|
||||
get {
|
||||
return ResourceManager.GetString("Importalas", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Tanuló értékelés mondatbank.
|
||||
/// </summary>
|
||||
public static string ImportDefaultSheetName {
|
||||
get {
|
||||
return ResourceManager.GetString("ImportDefaultSheetName", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Évfolyam típus.
|
||||
/// </summary>
|
||||
public static string ImportHeaderNameEvfolyamTipus {
|
||||
get {
|
||||
return ResourceManager.GetString("ImportHeaderNameEvfolyamTipus", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Rövid név.
|
||||
/// </summary>
|
||||
public static string ImportHeaderNameRovidNev {
|
||||
get {
|
||||
return ResourceManager.GetString("ImportHeaderNameRovidNev", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Szöveg.
|
||||
/// </summary>
|
||||
public static string ImportHeaderNameSzoveg {
|
||||
get {
|
||||
return ResourceManager.GetString("ImportHeaderNameSzoveg", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Tantárgy.
|
||||
/// </summary>
|
||||
public static string ImportHeaderNameTantargy {
|
||||
get {
|
||||
return ResourceManager.GetString("ImportHeaderNameTantargy", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Tanuló értékelés típus.
|
||||
/// </summary>
|
||||
public static string ImportHeaderNameTanuloErtekelesTipus {
|
||||
get {
|
||||
return ResourceManager.GetString("ImportHeaderNameTanuloErtekelesTipus", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to TanuloErtekelesMondatbankImport_Sablon.xlsx.
|
||||
/// </summary>
|
||||
public static string ImportSablonFileName {
|
||||
get {
|
||||
return ResourceManager.GetString("ImportSablonFileName", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to TanuloErtekelesMondatbankImport_NemImportalhatoSorok.xlsx.
|
||||
/// </summary>
|
||||
public static string NemImportalhatoSorokFileName {
|
||||
get {
|
||||
return ResourceManager.GetString("NemImportalhatoSorokFileName", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Tovább a testreszabásokhoz.
|
||||
/// </summary>
|
||||
public static string Tovabb {
|
||||
get {
|
||||
return ResourceManager.GetString("Tovabb", resourceCulture);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue