/MyResources/Resource.Designer.cs
https://github.com/jonathan-inventti/Estudo-do-MVC3 · C# · 378 lines · 207 code · 43 blank · 128 comment · 1 complexity · dc27785ed12bef9946441c8d6c6520d1 MD5 · raw file
- //------------------------------------------------------------------------------
- // <auto-generated>
- // This code was generated by a tool.
- // Runtime Version:4.0.30319.235
- //
- // Changes to this file may cause incorrect behavior and will be lost if
- // the code is regenerated.
- // </auto-generated>
- //------------------------------------------------------------------------------
-
- namespace MyResources {
- 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", "4.0.0.0")]
- [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
- [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
- public class Resource {
-
- private static global::System.Resources.ResourceManager resourceMan;
-
- private static global::System.Globalization.CultureInfo resourceCulture;
-
- [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
- internal Resource() {
- }
-
- /// <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("MyResources.Resource", typeof(Resource).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 LogOn.
- /// </summary>
- public static string Account_LogonTitle {
- get {
- return ResourceManager.GetString("Account_LogonTitle", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to RentCar.
- /// </summary>
- public static string Application_Title {
- get {
- return ResourceManager.GetString("Application_Title", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Placa alread exists.
- /// </summary>
- public static string Carro_ErroPlaca {
- get {
- return ResourceManager.GetString("Carro_ErroPlaca", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Confirm new password.
- /// </summary>
- public static string ConfirmPassword {
- get {
- return ResourceManager.GetString("ConfirmPassword", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to {0} must be greater than {1}.
- /// </summary>
- public static string DateGreaterThan {
- get {
- return ResourceManager.GetString("DateGreaterThan", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to A username for that e-mail address already exists. Please enter a different e-mail address..
- /// </summary>
- public static string DuplicateEmail {
- get {
- return ResourceManager.GetString("DuplicateEmail", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Username already exists. Please enter a different user name..
- /// </summary>
- public static string DuplicateUserName {
- get {
- return ResourceManager.GetString("DuplicateUserName", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Email address.
- /// </summary>
- public static string Email {
- get {
- return ResourceManager.GetString("Email", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to The new password and confirmation password do not match.
- /// </summary>
- public static string ErrorConfirmPassword {
- get {
- return ResourceManager.GetString("ErrorConfirmPassword", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Welcome to RentCar System.
- /// </summary>
- public static string Home_Welcome {
- get {
- return ResourceManager.GetString("Home_Welcome", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to The password retrieval answer provided is invalid. Please check the value and try again..
- /// </summary>
- public static string InvalidAnswer {
- get {
- return ResourceManager.GetString("InvalidAnswer", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to The e-mail address provided is invalid. Please check the value and try again..
- /// </summary>
- public static string InvalidEmail {
- get {
- return ResourceManager.GetString("InvalidEmail", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to The password provided is invalid. Please enter a valid password value..
- /// </summary>
- public static string InvalidPassword {
- get {
- return ResourceManager.GetString("InvalidPassword", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to The password retrieval question provided is invalid. Please check the value and try again..
- /// </summary>
- public static string InvalidQuestion {
- get {
- return ResourceManager.GetString("InvalidQuestion", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to The user name provided is invalid. Please check the value and try again..
- /// </summary>
- public static string InvalidUserName {
- get {
- return ResourceManager.GetString("InvalidUserName", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Locale.
- /// </summary>
- public static string Locale {
- get {
- return ResourceManager.GetString("Locale", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Account Information.
- /// </summary>
- public static string LogOn_AccountInformation {
- get {
- return ResourceManager.GetString("LogOn_AccountInformation", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Please enter your username and password. {0} if you don't have an account..
- /// </summary>
- public static string LogOn_DescriptionPage {
- get {
- return ResourceManager.GetString("LogOn_DescriptionPage", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to About.
- /// </summary>
- public static string Menu_About {
- get {
- return ResourceManager.GetString("Menu_About", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Brands.
- /// </summary>
- public static string Menu_Brand {
- get {
- return ResourceManager.GetString("Menu_Brand", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Cars.
- /// </summary>
- public static string Menu_Car {
- get {
- return ResourceManager.GetString("Menu_Car", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Home.
- /// </summary>
- public static string Menu_Home {
- get {
- return ResourceManager.GetString("Menu_Home", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to To Rent.
- /// </summary>
- public static string Menu_Rent {
- get {
- return ResourceManager.GetString("Menu_Rent", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to New password.
- /// </summary>
- public static string NewPassword {
- get {
- return ResourceManager.GetString("NewPassword", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Current password.
- /// </summary>
- public static string OldPassword {
- get {
- return ResourceManager.GetString("OldPassword", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Password.
- /// </summary>
- public static string Password {
- get {
- return ResourceManager.GetString("Password", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to The authentication provider returned an error. Please verify your entry and try again. If the problem persists, please contact your system administrator..
- /// </summary>
- public static string ProviderError {
- get {
- return ResourceManager.GetString("ProviderError", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Register.
- /// </summary>
- public static string Register {
- get {
- return ResourceManager.GetString("Register", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Remember me?.
- /// </summary>
- public static string RememberMe {
- get {
- return ResourceManager.GetString("RememberMe", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Field {0} is required.
- /// </summary>
- public static string Required {
- get {
- return ResourceManager.GetString("Required", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to An unknown error occurred. Please verify your entry and try again. If the problem persists, please contact your system administrator..
- /// </summary>
- public static string UnknownError {
- get {
- return ResourceManager.GetString("UnknownError", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to User name.
- /// </summary>
- public static string UserName {
- get {
- return ResourceManager.GetString("UserName", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to The user creation request has been canceled. Please verify your entry and try again. If the problem persists, please contact your system administrator..
- /// </summary>
- public static string UserRejected {
- get {
- return ResourceManager.GetString("UserRejected", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Value cannot be null or empty..
- /// </summary>
- public static string ValueRequired {
- get {
- return ResourceManager.GetString("ValueRequired", resourceCulture);
- }
- }
-
- /// <summary>
- /// Looks up a localized string similar to Welcome.
- /// </summary>
- public static string Welcome {
- get {
- return ResourceManager.GetString("Welcome", resourceCulture);
- }
- }
- }
- }