Enum ActionVerb
A list of verbs to be used for action texts in button captions, tooltips etc.
Namespace: MediaBrowser.Model.Globalization
Assembly: MediaBrowser.Model.dll
Syntax
public enum ActionVerb
Fields
Name | Description |
---|---|
Add | "Add {0}" / "Add" |
Apply | "Apply {0}" / "Apply" |
Approve | "Approve {0}" / "Approve" |
Arrange | "Arrange {0}" / "Arrange" |
Backup | "Backup {0}" / "Backup" |
Cancel | "Cancel {0}" / "Cancel" |
Close | "Close {0}" / "Close" |
Collapse | "Collapse {0}" / "Collapse" |
Confirm | "Confirm {0}" / "Confirm" |
Connect | "Connect {0}" / "Connect" |
ConnectTo | "Connect to {0}" / "Connect to" |
Copy | "Copy {0}" / "Copy" |
Cut | "Cut {0}" / "Cut" |
Delete | "Delete {0}" / "Delete" |
Disable | "Disable {0}" / "Disable" |
Disconnect | "Disconnect {0}" / "Disconnect" |
DisconnectFrom | "Disconnect from {0}" / "Disconnect from" |
Download | "Download {0}" / "Download" |
Duplicate | "Duplicate {0}" / "Duplicate" |
Edit | "Edit {0}" / "Edit" |
Enable | "Enable {0}" / "Enable" |
Execute | "Execute {0}" / "Execute" |
Expand | "Expand {0}" / "Expand" |
Export | "Export {0}" / "Export" |
Filter | "Filter {0}" / "Filter" |
Group | "Group {0}" / "Group" |
Hide | "Hide {0}" / "Hide" |
Import | "Import {0}" / "Import" |
Lock | "Lock {0}" / "Lock" |
Maximize | "Maximize {0}" / "Maximize" |
Merge | "Merge {0}" / "Merge" |
Minimize | "Minimize {0}" / "Minimize" |
Move | "Move {0}" / "Move" |
Open | "Open {0}" / "Open" |
Paste | "Paste {0}" / "Paste" |
Pause | "Pause {0}" / "Pause" |
Preview | "Preview {0}" / "Preview" |
"Print {0}" / "Print" |
|
Redo | "Redo {0}" / "Redo" |
Refresh | "Refresh {0}" / "Refresh" |
Reject | "Reject {0}" / "Reject" |
Remove | "Remove {0}" / "Remove" |
Rename | "Rename {0}" / "Rename" |
Restart | "Restart {0}" / "Restart" |
Restore | "Restore {0}" / "Restore" |
Resume | "Resume {0}" / "Resume" |
Revert | "Revert {0}" / "Revert" |
Run | "Run {0}" / "Run" |
Save | "Save {0}" / "Save" |
Search | "Search {0}" / "Search" |
Share | "Share {0}" / "Share" |
Show | "Show {0}" / "Show" |
Sort | "Sort {0}" / "Sort" |
Split | "Split {0}" / "Split" |
Start | "Start {0}" / "Start" |
Stop | "Stop {0}" / "Stop" |
Submit | "Submit {0}" / "Submit" |
Synchronize | "Synchronize {0}" / "Synchronize" |
Undo | "Undo {0}" / "Undo" |
Ungroup | "Ungroup {0}" / "Ungroup" |
Unlock | "Unlock {0}" / "Unlock" |
Update | "Update {0}" / "Update" |
Upload | "Upload {0}" / "Upload" |
Validate | "Validate {0}" / "Validate" |