C# Class MonoSoftware.MonoX.Resources.UserProfileResources

Mostrar archivo Open project: MonoSoftware/MonoX-Localization-Resources

Private Properties

Property Type Description
UserProfileResources System

Public Methods

Method Description
EditProfile_AboutMySelfFormat ( ) : string

The stub formatting method returning the EditProfile_AboutMySelf property value.

EditProfile_AddressFormat ( ) : string

The stub formatting method returning the EditProfile_Address property value.

EditProfile_BirthDateFormat ( ) : string

The stub formatting method returning the EditProfile_BirthDate property value.

EditProfile_CityFormat ( ) : string

The stub formatting method returning the EditProfile_City property value.

EditProfile_ConfirmPasswordFormat ( ) : string

The stub formatting method returning the EditProfile_ConfirmPassword property value.

EditProfile_CountryFormat ( ) : string

The stub formatting method returning the EditProfile_Country property value.

EditProfile_EmailFormat ( ) : string

The stub formatting method returning the EditProfile_Email property value.

EditProfile_FirstNameFormat ( ) : string

The stub formatting method returning the EditProfile_FirstName property value.

EditProfile_InfoFormat ( ) : string

The stub formatting method returning the EditProfile_Info property value.

EditProfile_LastNameFormat ( ) : string

The stub formatting method returning the EditProfile_LastName property value.

EditProfile_NoUserFormat ( ) : string

The stub formatting method returning the EditProfile_NoUser property value.

EditProfile_PasswordCompareErrorMessageFormat ( ) : string

The stub formatting method returning the EditProfile_PasswordCompareErrorMessage property value.

EditProfile_PasswordCompareTextFormat ( ) : string

The stub formatting method returning the EditProfile_PasswordCompareText property value.

EditProfile_PasswordFormat ( ) : string

The stub formatting method returning the EditProfile_Password property value.

EditProfile_PasswordLengthErrorMessageFormatFormat ( object arg0 ) : string

Formats a localized string similar to 'The length of parameter "Password" needs to be greater or equal to '{0}''.

EditProfile_PasswordLengthTextFormat ( ) : string

The stub formatting method returning the EditProfile_PasswordLengthText property value.

EditProfile_RegexEmailErrorMessageFormat ( ) : string

The stub formatting method returning the EditProfile_RegexEmailErrorMessage property value.

EditProfile_RegexEmailTextFormat ( ) : string

The stub formatting method returning the EditProfile_RegexEmailText property value.

EditProfile_ReqFirstNameErrorMessageFormat ( ) : string

The stub formatting method returning the EditProfile_ReqFirstNameErrorMessage property value.

EditProfile_ReqFirstNameTextFormat ( ) : string

The stub formatting method returning the EditProfile_ReqFirstNameText property value.

EditProfile_ReqLastNameErrorMessageFormat ( ) : string

The stub formatting method returning the EditProfile_ReqLastNameErrorMessage property value.

EditProfile_ReqLastNameTextFormat ( ) : string

The stub formatting method returning the EditProfile_ReqLastNameText property value.

EditProfile_RowBasicInfoFormat ( ) : string

The stub formatting method returning the EditProfile_RowBasicInfo property value.

EditProfile_RowOtherInfoFormat ( ) : string

The stub formatting method returning the EditProfile_RowOtherInfo property value.

EditProfile_RowPasswordTitleFormat ( ) : string

The stub formatting method returning the EditProfile_RowPasswordTitle property value.

EditProfile_SavedFormat ( ) : string

The stub formatting method returning the EditProfile_Saved property value.

EditProfile_TimeZoneFormat ( ) : string

The stub formatting method returning the EditProfile_TimeZone property value.

EditProfile_TitleFormat ( ) : string

The stub formatting method returning the EditProfile_Title property value.

EditProfile_ValSumHeaderTextFormat ( ) : string

The stub formatting method returning the EditProfile_ValSumHeaderText property value.

EditProfile_Validation_UrlFormat ( ) : string

The stub formatting method returning the EditProfile_Validation_Url property value.

EditProfile_WebSitesFormat ( ) : string

The stub formatting method returning the EditProfile_WebSites property value.

EditProfile_ZipCodeFormat ( ) : string

The stub formatting method returning the EditProfile_ZipCode property value.

UserAvatar_CaptionFormat ( ) : string

The stub formatting method returning the UserAvatar_Caption property value.

UserAvatar_InvalidFileFormat ( ) : string

The stub formatting method returning the UserAvatar_InvalidFile property value.

UserAvatart_InvalidImageSizeFormat ( ) : string

The stub formatting method returning the UserAvatart_InvalidImageSize property value.

UserProfileHeader_AboutFormat ( ) : string

The stub formatting method returning the UserProfileHeader_About property value.

UserProfileHeader_FriendsFormat ( ) : string

The stub formatting method returning the UserProfileHeader_Friends property value.

UserProfileHeader_MyWallFormat ( ) : string

The stub formatting method returning the UserProfileHeader_MyWall property value.

UserProfileHeader_PhotosFormat ( ) : string

The stub formatting method returning the UserProfileHeader_Photos property value.

UserProfileModule_CompleteProfileFormat ( ) : string

The stub formatting method returning the UserProfileModule_CompleteProfile property value.

UserProfileModule_DefaultMyStatusTextFormat ( ) : string

The stub formatting method returning the UserProfileModule_DefaultMyStatusText property value.

UserProfileModule_EditProfileFormat ( ) : string

The stub formatting method returning the UserProfileModule_EditProfile property value.

UserProfileModule_MyStatusEmptyFormat ( ) : string

The stub formatting method returning the UserProfileModule_MyStatusEmpty property value.

UserProfileModule_RemoveStatus_ToolTipFormat ( ) : string

The stub formatting method returning the UserProfileModule_RemoveStatus_ToolTip property value.

UserProfileModule_SetMyStatusFormat ( ) : string

The stub formatting method returning the UserProfileModule_SetMyStatus property value.

UserProfileModule_TitleFormat ( ) : string

The stub formatting method returning the UserProfileModule_Title property value.

UserProfileModule_UserFormat ( ) : string

The stub formatting method returning the UserProfileModule_User property value.

UserProfileModule_ViewProfileFormat ( ) : string

The stub formatting method returning the UserProfileModule_ViewProfile property value.

UserProfile_BrowseFormat ( ) : string

The stub formatting method returning the UserProfile_Browse property value.

UserProfile_ClearFormat ( ) : string

The stub formatting method returning the UserProfile_Clear property value.

UserProfile_SaveFormat ( ) : string

The stub formatting method returning the UserProfile_Save property value.

UserScoreFormat ( ) : string

The stub formatting method returning the UserScore property value.

Private Methods

Method Description
UserProfileResources ( ) : System

Method Details

EditProfile_AboutMySelfFormat() public static method

The stub formatting method returning the EditProfile_AboutMySelf property value.
public static EditProfile_AboutMySelfFormat ( ) : string
return string

EditProfile_AddressFormat() public static method

The stub formatting method returning the EditProfile_Address property value.
public static EditProfile_AddressFormat ( ) : string
return string

EditProfile_BirthDateFormat() public static method

The stub formatting method returning the EditProfile_BirthDate property value.
public static EditProfile_BirthDateFormat ( ) : string
return string

EditProfile_CityFormat() public static method

The stub formatting method returning the EditProfile_City property value.
public static EditProfile_CityFormat ( ) : string
return string

EditProfile_ConfirmPasswordFormat() public static method

The stub formatting method returning the EditProfile_ConfirmPassword property value.
public static EditProfile_ConfirmPasswordFormat ( ) : string
return string

EditProfile_CountryFormat() public static method

The stub formatting method returning the EditProfile_Country property value.
public static EditProfile_CountryFormat ( ) : string
return string

EditProfile_EmailFormat() public static method

The stub formatting method returning the EditProfile_Email property value.
public static EditProfile_EmailFormat ( ) : string
return string

EditProfile_FirstNameFormat() public static method

The stub formatting method returning the EditProfile_FirstName property value.
public static EditProfile_FirstNameFormat ( ) : string
return string

EditProfile_InfoFormat() public static method

The stub formatting method returning the EditProfile_Info property value.
public static EditProfile_InfoFormat ( ) : string
return string

EditProfile_LastNameFormat() public static method

The stub formatting method returning the EditProfile_LastName property value.
public static EditProfile_LastNameFormat ( ) : string
return string

EditProfile_NoUserFormat() public static method

The stub formatting method returning the EditProfile_NoUser property value.
public static EditProfile_NoUserFormat ( ) : string
return string

EditProfile_PasswordCompareErrorMessageFormat() public static method

The stub formatting method returning the EditProfile_PasswordCompareErrorMessage property value.
public static EditProfile_PasswordCompareErrorMessageFormat ( ) : string
return string

EditProfile_PasswordCompareTextFormat() public static method

The stub formatting method returning the EditProfile_PasswordCompareText property value.
public static EditProfile_PasswordCompareTextFormat ( ) : string
return string

EditProfile_PasswordFormat() public static method

The stub formatting method returning the EditProfile_Password property value.
public static EditProfile_PasswordFormat ( ) : string
return string

EditProfile_PasswordLengthErrorMessageFormatFormat() public static method

Formats a localized string similar to 'The length of parameter "Password" needs to be greater or equal to '{0}''.
public static EditProfile_PasswordLengthErrorMessageFormatFormat ( object arg0 ) : string
arg0 object An object (0) to format.
return string

EditProfile_PasswordLengthTextFormat() public static method

The stub formatting method returning the EditProfile_PasswordLengthText property value.
public static EditProfile_PasswordLengthTextFormat ( ) : string
return string

EditProfile_RegexEmailErrorMessageFormat() public static method

The stub formatting method returning the EditProfile_RegexEmailErrorMessage property value.
public static EditProfile_RegexEmailErrorMessageFormat ( ) : string
return string

EditProfile_RegexEmailTextFormat() public static method

The stub formatting method returning the EditProfile_RegexEmailText property value.
public static EditProfile_RegexEmailTextFormat ( ) : string
return string

EditProfile_ReqFirstNameErrorMessageFormat() public static method

The stub formatting method returning the EditProfile_ReqFirstNameErrorMessage property value.
public static EditProfile_ReqFirstNameErrorMessageFormat ( ) : string
return string

EditProfile_ReqFirstNameTextFormat() public static method

The stub formatting method returning the EditProfile_ReqFirstNameText property value.
public static EditProfile_ReqFirstNameTextFormat ( ) : string
return string

EditProfile_ReqLastNameErrorMessageFormat() public static method

The stub formatting method returning the EditProfile_ReqLastNameErrorMessage property value.
public static EditProfile_ReqLastNameErrorMessageFormat ( ) : string
return string

EditProfile_ReqLastNameTextFormat() public static method

The stub formatting method returning the EditProfile_ReqLastNameText property value.
public static EditProfile_ReqLastNameTextFormat ( ) : string
return string

EditProfile_RowBasicInfoFormat() public static method

The stub formatting method returning the EditProfile_RowBasicInfo property value.
public static EditProfile_RowBasicInfoFormat ( ) : string
return string

EditProfile_RowOtherInfoFormat() public static method

The stub formatting method returning the EditProfile_RowOtherInfo property value.
public static EditProfile_RowOtherInfoFormat ( ) : string
return string

EditProfile_RowPasswordTitleFormat() public static method

The stub formatting method returning the EditProfile_RowPasswordTitle property value.
public static EditProfile_RowPasswordTitleFormat ( ) : string
return string

EditProfile_SavedFormat() public static method

The stub formatting method returning the EditProfile_Saved property value.
public static EditProfile_SavedFormat ( ) : string
return string

EditProfile_TimeZoneFormat() public static method

The stub formatting method returning the EditProfile_TimeZone property value.
public static EditProfile_TimeZoneFormat ( ) : string
return string

EditProfile_TitleFormat() public static method

The stub formatting method returning the EditProfile_Title property value.
public static EditProfile_TitleFormat ( ) : string
return string

EditProfile_ValSumHeaderTextFormat() public static method

The stub formatting method returning the EditProfile_ValSumHeaderText property value.
public static EditProfile_ValSumHeaderTextFormat ( ) : string
return string

EditProfile_Validation_UrlFormat() public static method

The stub formatting method returning the EditProfile_Validation_Url property value.
public static EditProfile_Validation_UrlFormat ( ) : string
return string

EditProfile_WebSitesFormat() public static method

The stub formatting method returning the EditProfile_WebSites property value.
public static EditProfile_WebSitesFormat ( ) : string
return string

EditProfile_ZipCodeFormat() public static method

The stub formatting method returning the EditProfile_ZipCode property value.
public static EditProfile_ZipCodeFormat ( ) : string
return string

UserAvatar_CaptionFormat() public static method

The stub formatting method returning the UserAvatar_Caption property value.
public static UserAvatar_CaptionFormat ( ) : string
return string

UserAvatar_InvalidFileFormat() public static method

The stub formatting method returning the UserAvatar_InvalidFile property value.
public static UserAvatar_InvalidFileFormat ( ) : string
return string

UserAvatart_InvalidImageSizeFormat() public static method

The stub formatting method returning the UserAvatart_InvalidImageSize property value.
public static UserAvatart_InvalidImageSizeFormat ( ) : string
return string

UserProfileHeader_AboutFormat() public static method

The stub formatting method returning the UserProfileHeader_About property value.
public static UserProfileHeader_AboutFormat ( ) : string
return string

UserProfileHeader_FriendsFormat() public static method

The stub formatting method returning the UserProfileHeader_Friends property value.
public static UserProfileHeader_FriendsFormat ( ) : string
return string

UserProfileHeader_MyWallFormat() public static method

The stub formatting method returning the UserProfileHeader_MyWall property value.
public static UserProfileHeader_MyWallFormat ( ) : string
return string

UserProfileHeader_PhotosFormat() public static method

The stub formatting method returning the UserProfileHeader_Photos property value.
public static UserProfileHeader_PhotosFormat ( ) : string
return string

UserProfileModule_CompleteProfileFormat() public static method

The stub formatting method returning the UserProfileModule_CompleteProfile property value.
public static UserProfileModule_CompleteProfileFormat ( ) : string
return string

UserProfileModule_DefaultMyStatusTextFormat() public static method

The stub formatting method returning the UserProfileModule_DefaultMyStatusText property value.
public static UserProfileModule_DefaultMyStatusTextFormat ( ) : string
return string

UserProfileModule_EditProfileFormat() public static method

The stub formatting method returning the UserProfileModule_EditProfile property value.
public static UserProfileModule_EditProfileFormat ( ) : string
return string

UserProfileModule_MyStatusEmptyFormat() public static method

The stub formatting method returning the UserProfileModule_MyStatusEmpty property value.
public static UserProfileModule_MyStatusEmptyFormat ( ) : string
return string

UserProfileModule_RemoveStatus_ToolTipFormat() public static method

The stub formatting method returning the UserProfileModule_RemoveStatus_ToolTip property value.
public static UserProfileModule_RemoveStatus_ToolTipFormat ( ) : string
return string

UserProfileModule_SetMyStatusFormat() public static method

The stub formatting method returning the UserProfileModule_SetMyStatus property value.
public static UserProfileModule_SetMyStatusFormat ( ) : string
return string

UserProfileModule_TitleFormat() public static method

The stub formatting method returning the UserProfileModule_Title property value.
public static UserProfileModule_TitleFormat ( ) : string
return string

UserProfileModule_UserFormat() public static method

The stub formatting method returning the UserProfileModule_User property value.
public static UserProfileModule_UserFormat ( ) : string
return string

UserProfileModule_ViewProfileFormat() public static method

The stub formatting method returning the UserProfileModule_ViewProfile property value.
public static UserProfileModule_ViewProfileFormat ( ) : string
return string

UserProfile_BrowseFormat() public static method

The stub formatting method returning the UserProfile_Browse property value.
public static UserProfile_BrowseFormat ( ) : string
return string

UserProfile_ClearFormat() public static method

The stub formatting method returning the UserProfile_Clear property value.
public static UserProfile_ClearFormat ( ) : string
return string

UserProfile_SaveFormat() public static method

The stub formatting method returning the UserProfile_Save property value.
public static UserProfile_SaveFormat ( ) : string
return string

UserScoreFormat() public static method

The stub formatting method returning the UserScore property value.
public static UserScoreFormat ( ) : string
return string