mirror of
https://github.com/nasa/openmct.git
synced 2025-06-02 07:30:49 +00:00
[Edit] Rename action to Save and Finish Editing
This commit is contained in:
parent
ae89dcd62d
commit
5ef6617062
@ -208,7 +208,7 @@ define([
|
|||||||
"key": "save-and-stop-editing",
|
"key": "save-and-stop-editing",
|
||||||
"category": "save",
|
"category": "save",
|
||||||
"implementation": SaveAndStopEditingAction,
|
"implementation": SaveAndStopEditingAction,
|
||||||
"name": "Save and Done Editing",
|
"name": "Save and Finish Editing",
|
||||||
"cssclass": "icon-save labeled",
|
"cssclass": "icon-save labeled",
|
||||||
"description": "Save changes made to these objects.",
|
"description": "Save changes made to these objects.",
|
||||||
"depends": [
|
"depends": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user