C# Class MonoSoftware.MonoX.Resources.GlobalText

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

Private Properties

Property Type Description
GlobalText System

Public Methods

Method Description
ByFormat ( ) : string

The stub formatting method returning the By property value.

CacheTimeFormat ( object arg0 ) : string

Formats a localized string similar to 'Cached for {0} seconds.'.

CancelFormat ( ) : string

The stub formatting method returning the Cancel property value.

CloseFormat ( ) : string

The stub formatting method returning the Close property value.

Confirmation_FriendshipRequestSuccessFormat ( ) : string

The stub formatting method returning the Confirmation_FriendshipRequestSuccess property value.

Confirmation_GeneralErrorMessageFormat ( ) : string

The stub formatting method returning the Confirmation_GeneralErrorMessage property value.

Confirmation_GroupRequestSuccessFormat ( ) : string

The stub formatting method returning the Confirmation_GroupRequestSuccess property value.

Confirmation_RequestErrorTextFormat ( ) : string

The stub formatting method returning the Confirmation_RequestErrorText property value.

Confirmation_RequestErrorTitleFormat ( ) : string

The stub formatting method returning the Confirmation_RequestErrorTitle property value.

CopyFormat ( ) : string

The stub formatting method returning the Copy property value.

CutFormat ( ) : string

The stub formatting method returning the Cut property value.

DeleteConfirmationFormat ( ) : string

The stub formatting method returning the DeleteConfirmation property value.

DeleteFormat ( ) : string

The stub formatting method returning the Delete property value.

DescriptionFormat ( ) : string

The stub formatting method returning the Description property value.

EditFormat ( ) : string

The stub formatting method returning the Edit property value.

EmailNoReplyFormat ( ) : string

The stub formatting method returning the EmailNoReply property value.

ErrorFormat ( ) : string

The stub formatting method returning the Error property value.

FirstFormat ( ) : string

The stub formatting method returning the First property value.

FromFormat ( ) : string

The stub formatting method returning the From property value.

InsertFormat ( ) : string

The stub formatting method returning the Insert property value.

LastFormat ( ) : string

The stub formatting method returning the Last property value.

MailSendErrorFormat ( ) : string

The stub formatting method returning the MailSendError property value.

MailSendSuccessFormat ( ) : string

The stub formatting method returning the MailSendSuccess property value.

MoveDownFormat ( ) : string

The stub formatting method returning the MoveDown property value.

MoveUpFormat ( ) : string

The stub formatting method returning the MoveUp property value.

NameFormat ( ) : string

The stub formatting method returning the Name property value.

NewFolderFormat ( ) : string

The stub formatting method returning the NewFolder property value.

NewFormat ( ) : string

The stub formatting method returning the New property value.

NewPageFormat ( ) : string

The stub formatting method returning the NewPage property value.

NextFormat ( ) : string

The stub formatting method returning the Next property value.

NextGroupFormat ( ) : string

The stub formatting method returning the NextGroup property value.

NoActionPermissionsFormat ( ) : string

The stub formatting method returning the NoActionPermissions property value.

NoFormat ( ) : string

The stub formatting method returning the No property value.

NoPreferenceFormat ( ) : string

The stub formatting method returning the NoPreference property value.

OKFormat ( ) : string

The stub formatting method returning the OK property value.

OfFormat ( ) : string

The stub formatting method returning the Of property value.

OpenFormat ( ) : string

The stub formatting method returning the Open property value.

PageFormat ( ) : string

The stub formatting method returning the Page property value.

PagePropertiesFormat ( ) : string

The stub formatting method returning the PageProperties property value.

PasteAfterFormat ( ) : string

The stub formatting method returning the PasteAfter property value.

PasteBeforeFormat ( ) : string

The stub formatting method returning the PasteBefore property value.

PasteFormat ( ) : string

The stub formatting method returning the Paste property value.

PoweredByMonoXFormat ( ) : string

The stub formatting method returning the PoweredByMonoX property value.

PreviousFormat ( ) : string

The stub formatting method returning the Previous property value.

PreviousGroupFormat ( ) : string

The stub formatting method returning the PreviousGroup property value.

PropertiesFormat ( ) : string

The stub formatting method returning the Properties property value.

ReOpenFormat ( ) : string

The stub formatting method returning the ReOpen property value.

RenameFormat ( ) : string

The stub formatting method returning the Rename property value.

RolesFormat ( ) : string

The stub formatting method returning the Roles property value.

SaveFormat ( ) : string

The stub formatting method returning the Save property value.

TitleFormat ( ) : string

The stub formatting method returning the Title property value.

UpdateFormat ( ) : string

The stub formatting method returning the Update property value.

UploadFormat ( ) : string

The stub formatting method returning the Upload property value.

ValidationSummary_HeaderTextFormat ( ) : string

The stub formatting method returning the ValidationSummary_HeaderText property value.

ViewFormat ( ) : string

The stub formatting method returning the View property value.

YesFormat ( ) : string

The stub formatting method returning the Yes property value.

testFormat ( ) : string

The stub formatting method returning the test property value.

Private Methods

Method Description
GlobalText ( ) : System

Method Details

ByFormat() public static method

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

CacheTimeFormat() public static method

Formats a localized string similar to 'Cached for {0} seconds.'.
public static CacheTimeFormat ( object arg0 ) : string
arg0 object An object (0) to format.
return string

CancelFormat() public static method

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

CloseFormat() public static method

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

Confirmation_FriendshipRequestSuccessFormat() public static method

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

Confirmation_GeneralErrorMessageFormat() public static method

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

Confirmation_GroupRequestSuccessFormat() public static method

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

Confirmation_RequestErrorTextFormat() public static method

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

Confirmation_RequestErrorTitleFormat() public static method

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

CopyFormat() public static method

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

CutFormat() public static method

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

DeleteConfirmationFormat() public static method

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

DeleteFormat() public static method

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

DescriptionFormat() public static method

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

EditFormat() public static method

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

EmailNoReplyFormat() public static method

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

ErrorFormat() public static method

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

FirstFormat() public static method

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

FromFormat() public static method

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

InsertFormat() public static method

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

LastFormat() public static method

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

MailSendErrorFormat() public static method

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

MailSendSuccessFormat() public static method

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

MoveDownFormat() public static method

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

MoveUpFormat() public static method

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

NameFormat() public static method

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

NewFolderFormat() public static method

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

NewFormat() public static method

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

NewPageFormat() public static method

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

NextFormat() public static method

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

NextGroupFormat() public static method

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

NoActionPermissionsFormat() public static method

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

NoFormat() public static method

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

NoPreferenceFormat() public static method

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

OKFormat() public static method

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

OfFormat() public static method

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

OpenFormat() public static method

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

PageFormat() public static method

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

PagePropertiesFormat() public static method

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

PasteAfterFormat() public static method

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

PasteBeforeFormat() public static method

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

PasteFormat() public static method

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

PoweredByMonoXFormat() public static method

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

PreviousFormat() public static method

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

PreviousGroupFormat() public static method

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

PropertiesFormat() public static method

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

ReOpenFormat() public static method

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

RenameFormat() public static method

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

RolesFormat() public static method

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

SaveFormat() public static method

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

TitleFormat() public static method

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

UpdateFormat() public static method

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

UploadFormat() public static method

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

ValidationSummary_HeaderTextFormat() public static method

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

ViewFormat() public static method

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

YesFormat() public static method

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

testFormat() public static method

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