Change import & export back to save & open

CURA-1263
This commit is contained in:
Jaime van Kessel 2016-12-02 10:43:02 +01:00
parent 0ee68b716f
commit 4cf454757f
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","&Import project...");
text: catalog.i18nc("@action:inmenu menubar:file","&Save project...");
}
Action