Class Messages
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
AddXClickingY
Looks up a localized string similar to Add new {0} by clicking {1}..
public static string AddXClickingY { get; }
Property Value
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
CancelDeletion
Looks up a localized string similar to Cancel Deletion.
public static string CancelDeletion { get; }
Property Value
CodeExpired
Looks up a localized string similar to Code expired..
public static string CodeExpired { get; }
Property Value
ConfirmX
Looks up a localized string similar to Confirm {0}?.
public static string ConfirmX { get; }
Property Value
CouldNotDeleteXExistYAssociated
Looks up a localized string similar to Could not delete {0}. There are {1} associated..
public static string CouldNotDeleteXExistYAssociated { get; }
Property Value
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
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
DateXMustBeAfterDateY
Looks up a localized string similar to Date {0} must be after date {1}..
public static string DateXMustBeAfterDateY { get; }
Property Value
DoYouReallyLogout
Looks up a localized string similar to Do you really want to logout?.
public static string DoYouReallyLogout { get; }
Property Value
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
EmailConfirmed
Looks up a localized string similar to E-mail confirmed..
public static string EmailConfirmed { get; }
Property Value
EmailMustBeConfirmed
Looks up a localized string similar to E-mail must be confirmed..
public static string EmailMustBeConfirmed { get; }
Property Value
EmailXAlreadyTaken
Looks up a localized string similar to E-mail {0} is already taken..
public static string EmailXAlreadyTaken { get; }
Property Value
EndDateMustBeGreaterThanStartDate
Looks up a localized string similar to End date must be greater than start date..
public static string EndDateMustBeGreaterThanStartDate { get; }
Property Value
ErrorInProvidedParameters
Looks up a localized string similar to Error in provided parameters..
public static string ErrorInProvidedParameters { get; }
Property Value
FailedToCreateX
Looks up a localized string similar to Failed to create {0}..
public static string FailedToCreateX { get; }
Property Value
FailedToDeleteX
Looks up a localized string similar to Failed to delete {0}..
public static string FailedToDeleteX { get; }
Property Value
FailedToGenerateX
Looks up a localized string similar to Failed to generate {0}..
public static string FailedToGenerateX { get; }
Property Value
FailedToUpdateX
Looks up a localized string similar to Failed to update {0}..
public static string FailedToUpdateX { get; }
Property Value
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
InactiveUser
Looks up a localized string similar to Inactive user..
public static string InactiveUser { get; }
Property Value
InvalidExpiredToken
Looks up a localized string similar to Invalid or expired token..
public static string InvalidExpiredToken { get; }
Property Value
InvalidFileTypeAcceptedFormatX
Looks up a localized string similar to Invalid file type. Accepted format: {0}..
public static string InvalidFileTypeAcceptedFormatX { get; }
Property Value
LoginSuccessful
Looks up a localized string similar to Login successful..
public static string LoginSuccessful { get; }
Property Value
LogoutConfirmation
Looks up a localized string similar to Logout Confirmation.
public static string LogoutConfirmation { get; }
Property Value
NoPermissionToDeleteX
Looks up a localized string similar to No permission to delete {0}..
public static string NoPermissionToDeleteX { get; }
Property Value
NoneParameterInformed
Looks up a localized string similar to None parameter informed..
public static string NoneParameterInformed { get; }
Property Value
NotAllowed
Looks up a localized string similar to Not Allowed..
public static string NotAllowed { get; }
Property Value
OperationPerformedSuccessfully
Looks up a localized string similar to Operation performed successfully..
public static string OperationPerformedSuccessfully { get; }
Property Value
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
PasswordResetFailed
Looks up a localized string similar to Password reset failed..
public static string PasswordResetFailed { get; }
Property Value
PasswordResetMailWasSent
Looks up a localized string similar to Password Reset Mail was sent..
public static string PasswordResetMailWasSent { get; }
Property Value
PasswordResetSuccessful
Looks up a localized string similar to Password Reset Successful!.
public static string PasswordResetSuccessful { get; }
Property Value
ProcessingCompleted
Looks up a localized string similar to Processing completed..
public static string ProcessingCompleted { get; }
Property Value
ProvideAtLeastOneParameter
Looks up a localized string similar to Provide at least one parameter..
public static string ProvideAtLeastOneParameter { get; }
Property Value
ProvideAtLeastOneX
Looks up a localized string similar to Provide at least one {0}..
public static string ProvideAtLeastOneX { get; }
Property Value
ResourceManager
Returns the cached ResourceManager instance used by this class.
public static ResourceManager ResourceManager { get; }
Property Value
TextCopied
Looks up a localized string similar to Text copied..
public static string TextCopied { get; }
Property Value
TheOperationCouldNotBePerformed
Looks up a localized string similar to The operation could not be performed..
public static string TheOperationCouldNotBePerformed { get; }
Property Value
ThereIsNoXRegisteredSoFar
Looks up a localized string similar to There is no {0} registered so far..
public static string ThereIsNoXRegisteredSoFar { get; }
Property Value
ToConfirmDeletion
Looks up a localized string similar to To confirm deletion.
public static string ToConfirmDeletion { get; }
Property Value
UploadedFileIsEmpty
Looks up a localized string similar to The uploaded file is empty..
public static string UploadedFileIsEmpty { get; }
Property Value
ValidVerificationCode
Looks up a localized string similar to Valid verification code..
public static string ValidVerificationCode { get; }
Property Value
ValidationProblemsFound
Looks up a localized string similar to Validation problems were found..
public static string ValidationProblemsFound { get; }
Property Value
ValueOutsideRange
Looks up a localized string similar to Value outside range.
public static string ValueOutsideRange { get; }
Property Value
ViewX
Looks up a localized string similar to View {0}.
public static string ViewX { get; }
Property Value
WelcomeX
Looks up a localized string similar to Welcome {0}..
public static string WelcomeX { get; }
Property Value
XAlreadyExists
Looks up a localized string similar to {0} already exists..
public static string XAlreadyExists { get; }
Property Value
XDeletedSuccessfully
Looks up a localized string similar to {0} deleted successfully..
public static string XDeletedSuccessfully { get; }
Property Value
XIncomplete
Looks up a localized string similar to {0} incomplete..
public static string XIncomplete { get; }
Property Value
XInvalid
Looks up a localized string similar to {0} is invalid..
public static string XInvalid { get; }
Property Value
XMustBeEqualY
Looks up a localized string similar to The {0} must be equal {1}..
public static string XMustBeEqualY { get; }
Property Value
XMustBeGreaterThanY
Looks up a localized string similar to {0} must be greater than {1}..
public static string XMustBeGreaterThanY { get; }
Property Value
XMustBeLessThanY
Looks up a localized string similar to {0} must be less than {1}..
public static string XMustBeLessThanY { get; }
Property Value
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
XMustContainAtLeastYDigits
Looks up a localized string similar to The {0} must contain at least {1} digit(s)..
public static string XMustContainAtLeastYDigits { get; }
Property Value
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
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
XMustHaveAtLeastYCharacters
Looks up a localized string similar to The {0} must have at least {1} character(s)..
public static string XMustHaveAtLeastYCharacters { get; }
Property Value
XMustHaveUpToYCharacters
Looks up a localized string similar to The {0} must have up to {1} character(s)..
public static string XMustHaveUpToYCharacters { get; }
Property Value
XNotFound
Looks up a localized string similar to {0} not found..
public static string XNotFound { get; }
Property Value
XNotProvided
Looks up a localized string similar to {0} not provided..
public static string XNotProvided { get; }
Property Value
XRegisteredSuccessfully
Looks up a localized string similar to {0} registered successfully..
public static string XRegisteredSuccessfully { get; }
Property Value
XRequired
Looks up a localized string similar to {0} is required..
public static string XRequired { get; }
Property Value
XUpdatedSuccessfully
Looks up a localized string similar to {0} updated successfully..
public static string XUpdatedSuccessfully { get; }
Property Value
XYSuccess
Looks up a localized string similar to {0} {1} successfully..
public static string XYSuccess { get; }