mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 06:23:59 -06:00
Renamed Load workspace to open Workspace
CURA-1263
This commit is contained in:
parent
9f27e7861f
commit
a39d682476
1 changed files with 1 additions and 1 deletions
|
@ -290,7 +290,7 @@ Item
|
|||
Action
|
||||
{
|
||||
id: loadWorkspaceAction
|
||||
text: catalog.i18nc("@action:inmenu menubar:file","&Load Workspace...");
|
||||
text: catalog.i18nc("@action:inmenu menubar:file","&Open Workspace...");
|
||||
}
|
||||
|
||||
Action
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue