Renamed load&save workspace to import&export project

CURA-1263
This commit is contained in:
Jaime van Kessel 2016-11-30 12:59:09 +01:00
parent 61db5b42b7
commit 86019c2df0
2 changed files with 2 additions and 2 deletions

View file

@ -290,7 +290,7 @@ Item
Action
{
id: loadWorkspaceAction
text: catalog.i18nc("@action:inmenu menubar:file","&Open Workspace...");
text: catalog.i18nc("@action:inmenu menubar:file","&Import project...");
}
Action