
Based off conversation at the PTG, we agreed it would be beneficial to ensure the contrib-guide is clearly marked as the doc contrib guide outside of the title. This change includes a redirect. Change-Id: I5abf915f0b94a482afa961e6b86364c26aae5d79
1.2 KiB
1.2 KiB
Use recommended UI action labels
It is important to use consistent labels across an action.
Action label | Typical Usage |
---|---|
Create |
Creates a new object. |
Delete |
Destroys an existing object. Label can include the object being deleted, such as Delete Image. |
Download |
Transfers a file to a user's local system. |
Edit |
Allows data or values to be modified. Edit does not imply the object is automatically updated. In most cases, you still must update in order for the change to occur. |
Filter |
Changes view to only include objects that match the filter criteria. |
Import |
Includes objects from an external source. |
Manage |
Modifies existing object settings or options. |
Save |
Saves data entered when you create an object. |
Update |
Automatically changes the data of an existing object. |