mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 14:55:03 -06:00
Use correct descriptor for project open
CURA-1263
This commit is contained in:
parent
4cf454757f
commit
5119ee9a93
3 changed files with 74 additions and 18 deletions
|
@ -290,7 +290,7 @@ Item
|
|||
Action
|
||||
{
|
||||
id: loadWorkspaceAction
|
||||
text: catalog.i18nc("@action:inmenu menubar:file","&Save project...");
|
||||
text: catalog.i18nc("@action:inmenu menubar:file","&Open project...");
|
||||
}
|
||||
|
||||
Action
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue