//------------------------------------------------------------------------------ // // 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 RSystem.App_LocalResources.Layout { 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", "15.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] public class Layout { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal Layout() { } /// /// 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("RSystem.App_LocalResources.Layout.Layout", typeof(Layout).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 Portal kandytata. /// public static string CandidatesPortal { get { return ResourceManager.GetString("CandidatesPortal", resourceCulture); } } /// /// Looks up a localized string similar to Kontakt UAM. /// public static string ContactUAM { get { return ResourceManager.GetString("ContactUAM", resourceCulture); } } /// /// Looks up a localized string similar to O tutaj!. /// public static string Here { get { return ResourceManager.GetString("Here", resourceCulture); } } /// /// Looks up a localized string similar to Logowanie. /// public static string Login { get { return ResourceManager.GetString("Login", resourceCulture); } } /// /// Looks up a localized string similar to /Content/img/uam-logo2.png. /// public static string LogoPath { get { return ResourceManager.GetString("LogoPath", resourceCulture); } } /// /// Looks up a localized string similar to Strona główna UAM. /// public static string MainSiteUAM { get { return ResourceManager.GetString("MainSiteUAM", resourceCulture); } } /// /// Looks up a localized string similar to Rekrutacja UAM. /// public static string RecrutationUAM { get { return ResourceManager.GetString("RecrutationUAM", resourceCulture); } } /// /// Looks up a localized string similar to Rejestracja. /// public static string Register { get { return ResourceManager.GetString("Register", resourceCulture); } } /// /// Looks up a localized string similar to UAM Rekrutacja. /// public static string Title { get { return ResourceManager.GetString("Title", resourceCulture); } } /// /// Looks up a localized string similar to Uniwersytet im. Adama Mickiewicza. /// public static string UAM { get { return ResourceManager.GetString("UAM", resourceCulture); } } } }