Table of Contents

Class Messages

Namespace
NuvTools.Resources
Assembly
NuvTools.Resources.dll

A strongly-typed resource class, for looking up localized strings, etc.

public class Messages
Inheritance
Messages
Inherited Members

Properties

AccessDenied

Looks up a localized string similar to Access denied..

public static string AccessDenied { get; }

Property Value

string

AddXClickingY

Looks up a localized string similar to Add new {0} by clicking {1}..

public static string AddXClickingY { get; }

Property Value

string

AtLeastOneTheseParametersShoudBeFilledX

Looks up a localized string similar to At least one of these parameters should be filled: {0}..

public static string AtLeastOneTheseParametersShoudBeFilledX { get; }

Property Value

string

CancelDeletion

Looks up a localized string similar to Cancel Deletion.

public static string CancelDeletion { get; }

Property Value

string

CodeExpired

Looks up a localized string similar to Code expired..

public static string CodeExpired { get; }

Property Value

string

ConfirmX

Looks up a localized string similar to Confirm {0}?.

public static string ConfirmX { get; }

Property Value

string

CouldNotDeleteXExistYAssociated

Looks up a localized string similar to Could not delete {0}. There are {1} associated..

public static string CouldNotDeleteXExistYAssociated { get; }

Property Value

string

CouldNotDeleteXVerifyAssociatedData

Looks up a localized string similar to Could not delete {0}. Verify if there is associated data..

public static string CouldNotDeleteXVerifyAssociatedData { get; }

Property Value

string

Culture

Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class.

public static CultureInfo Culture { get; set; }

Property Value

CultureInfo

DateXMustBeAfterDateY

Looks up a localized string similar to Date {0} must be after date {1}..

public static string DateXMustBeAfterDateY { get; }

Property Value

string

DoYouReallyLogout

Looks up a localized string similar to Do you really want to logout?.

public static string DoYouReallyLogout { get; }

Property Value

string

EmailConfirmationContentWithLinkX

Looks up a localized string similar to Please confirm your account by <a href='{0}'>clicking here</a>..

public static string EmailConfirmationContentWithLinkX { get; }

Property Value

string

EmailConfirmed

Looks up a localized string similar to E-mail confirmed..

public static string EmailConfirmed { get; }

Property Value

string

EmailMustBeConfirmed

Looks up a localized string similar to E-mail must be confirmed..

public static string EmailMustBeConfirmed { get; }

Property Value

string

EmailXAlreadyTaken

Looks up a localized string similar to E-mail {0} is already taken..

public static string EmailXAlreadyTaken { get; }

Property Value

string

EndDateMustBeGreaterThanStartDate

Looks up a localized string similar to End date must be greater than start date..

public static string EndDateMustBeGreaterThanStartDate { get; }

Property Value

string

ErrorInProvidedParameters

Looks up a localized string similar to Error in provided parameters..

public static string ErrorInProvidedParameters { get; }

Property Value

string

FailedToCreateX

Looks up a localized string similar to Failed to create {0}..

public static string FailedToCreateX { get; }

Property Value

string

FailedToDeleteX

Looks up a localized string similar to Failed to delete {0}..

public static string FailedToDeleteX { get; }

Property Value

string

FailedToGenerateX

Looks up a localized string similar to Failed to generate {0}..

public static string FailedToGenerateX { get; }

Property Value

string

FailedToUpdateX

Looks up a localized string similar to Failed to update {0}..

public static string FailedToUpdateX { get; }

Property Value

string

IdObjectNotMatchUrl

Looks up a localized string similar to The ID in the object does not match the ID in the URL..

public static string IdObjectNotMatchUrl { get; }

Property Value

string

InactiveUser

Looks up a localized string similar to Inactive user..

public static string InactiveUser { get; }

Property Value

string

InvalidExpiredToken

Looks up a localized string similar to Invalid or expired token..

public static string InvalidExpiredToken { get; }

Property Value

string

InvalidFileTypeAcceptedFormatX

Looks up a localized string similar to Invalid file type. Accepted format: {0}..

public static string InvalidFileTypeAcceptedFormatX { get; }

Property Value

string

LoginSuccessful

Looks up a localized string similar to Login successful..

public static string LoginSuccessful { get; }

Property Value

string

LogoutConfirmation

Looks up a localized string similar to Logout Confirmation.

public static string LogoutConfirmation { get; }

Property Value

string

NoPermissionToDeleteX

Looks up a localized string similar to No permission to delete {0}..

public static string NoPermissionToDeleteX { get; }

Property Value

string

NoneParameterInformed

Looks up a localized string similar to None parameter informed..

public static string NoneParameterInformed { get; }

Property Value

string

NotAllowed

Looks up a localized string similar to Not Allowed..

public static string NotAllowed { get; }

Property Value

string

OperationPerformedSuccessfully

Looks up a localized string similar to Operation performed successfully..

public static string OperationPerformedSuccessfully { get; }

Property Value

string

PasswordResetEmailContentWithLinkX

Looks up a localized string similar to Please reset your password by <a href='{0}'>clicking here</a>..

public static string PasswordResetEmailContentWithLinkX { get; }

Property Value

string

PasswordResetFailed

Looks up a localized string similar to Password reset failed..

public static string PasswordResetFailed { get; }

Property Value

string

PasswordResetMailWasSent

Looks up a localized string similar to Password Reset Mail was sent..

public static string PasswordResetMailWasSent { get; }

Property Value

string

PasswordResetSuccessful

Looks up a localized string similar to Password Reset Successful!.

public static string PasswordResetSuccessful { get; }

Property Value

string

ProcessingCompleted

Looks up a localized string similar to Processing completed..

public static string ProcessingCompleted { get; }

Property Value

string

ProvideAtLeastOneParameter

Looks up a localized string similar to Provide at least one parameter..

public static string ProvideAtLeastOneParameter { get; }

Property Value

string

ProvideAtLeastOneX

Looks up a localized string similar to Provide at least one {0}..

public static string ProvideAtLeastOneX { get; }

Property Value

string

ResourceManager

Returns the cached ResourceManager instance used by this class.

public static ResourceManager ResourceManager { get; }

Property Value

ResourceManager

TextCopied

Looks up a localized string similar to Text copied..

public static string TextCopied { get; }

Property Value

string

TheOperationCouldNotBePerformed

Looks up a localized string similar to The operation could not be performed..

public static string TheOperationCouldNotBePerformed { get; }

Property Value

string

ThereIsNoXRegisteredSoFar

Looks up a localized string similar to There is no {0} registered so far..

public static string ThereIsNoXRegisteredSoFar { get; }

Property Value

string

ToConfirmDeletion

Looks up a localized string similar to To confirm deletion.

public static string ToConfirmDeletion { get; }

Property Value

string

UploadedFileIsEmpty

Looks up a localized string similar to The uploaded file is empty..

public static string UploadedFileIsEmpty { get; }

Property Value

string

ValidVerificationCode

Looks up a localized string similar to Valid verification code..

public static string ValidVerificationCode { get; }

Property Value

string

ValidationProblemsFound

Looks up a localized string similar to Validation problems were found..

public static string ValidationProblemsFound { get; }

Property Value

string

ValueOutsideRange

Looks up a localized string similar to Value outside range.

public static string ValueOutsideRange { get; }

Property Value

string

ViewX

Looks up a localized string similar to View {0}.

public static string ViewX { get; }

Property Value

string

WelcomeX

Looks up a localized string similar to Welcome {0}..

public static string WelcomeX { get; }

Property Value

string

XAlreadyExists

Looks up a localized string similar to {0} already exists..

public static string XAlreadyExists { get; }

Property Value

string

XDeletedSuccessfully

Looks up a localized string similar to {0} deleted successfully..

public static string XDeletedSuccessfully { get; }

Property Value

string

XIncomplete

Looks up a localized string similar to {0} incomplete..

public static string XIncomplete { get; }

Property Value

string

XInvalid

Looks up a localized string similar to {0} is invalid..

public static string XInvalid { get; }

Property Value

string

XMustBeEqualY

Looks up a localized string similar to The {0} must be equal {1}..

public static string XMustBeEqualY { get; }

Property Value

string

XMustBeGreaterThanY

Looks up a localized string similar to {0} must be greater than {1}..

public static string XMustBeGreaterThanY { get; }

Property Value

string

XMustBeLessThanY

Looks up a localized string similar to {0} must be less than {1}..

public static string XMustBeLessThanY { get; }

Property Value

string

XMustContainAtLeastYCapitalLetters

Looks up a localized string similar to The {0} must contain at least {1} capital letter(s)..

public static string XMustContainAtLeastYCapitalLetters { get; }

Property Value

string

XMustContainAtLeastYDigits

Looks up a localized string similar to The {0} must contain at least {1} digit(s)..

public static string XMustContainAtLeastYDigits { get; }

Property Value

string

XMustContainAtLeastYLowerCaseLetters

Looks up a localized string similar to The {0} must contain at least {1} lower case letter(s)..

public static string XMustContainAtLeastYLowerCaseLetters { get; }

Property Value

string

XMustContainBetweenYandZCharacters

Looks up a localized string similar to The {0} must contain between {1} and {2} character(s)..

public static string XMustContainBetweenYandZCharacters { get; }

Property Value

string

XMustHaveAtLeastYCharacters

Looks up a localized string similar to The {0} must have at least {1} character(s)..

public static string XMustHaveAtLeastYCharacters { get; }

Property Value

string

XMustHaveUpToYCharacters

Looks up a localized string similar to The {0} must have up to {1} character(s)..

public static string XMustHaveUpToYCharacters { get; }

Property Value

string

XNotFound

Looks up a localized string similar to {0} not found..

public static string XNotFound { get; }

Property Value

string

XNotProvided

Looks up a localized string similar to {0} not provided..

public static string XNotProvided { get; }

Property Value

string

XRegisteredSuccessfully

Looks up a localized string similar to {0} registered successfully..

public static string XRegisteredSuccessfully { get; }

Property Value

string

XRequired

Looks up a localized string similar to {0} is required..

public static string XRequired { get; }

Property Value

string

XUpdatedSuccessfully

Looks up a localized string similar to {0} updated successfully..

public static string XUpdatedSuccessfully { get; }

Property Value

string

XYSuccess

Looks up a localized string similar to {0} {1} successfully..

public static string XYSuccess { get; }

Property Value

string