mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-09-13 10:03:14 +08:00
Small textual changes for project handling
CURA-1263
This commit is contained in:
parent
535250e714
commit
8f023524d2
@ -10,7 +10,7 @@ import UM 1.1 as UM
|
||||
|
||||
UM.Dialog
|
||||
{
|
||||
title: catalog.i18nc("@title:window", "Import Project")
|
||||
title: catalog.i18nc("@title:window", "Open Project")
|
||||
|
||||
width: 550
|
||||
minimumWidth: 550
|
||||
|
@ -290,7 +290,7 @@ Item
|
||||
Action
|
||||
{
|
||||
id: loadWorkspaceAction
|
||||
text: catalog.i18nc("@action:inmenu menubar:file","&Open project...");
|
||||
text: catalog.i18nc("@action:inmenu menubar:file","&Open Project...");
|
||||
}
|
||||
|
||||
Action
|
||||
|
Loading…
x
Reference in New Issue
Block a user