Change "Bed"/"Platform" to "Build Plate"

UXD-76
This commit is contained in:
fieldOfView 2016-08-10 17:40:23 +02:00
parent 505da1a9a7
commit 85a58a22cb
7 changed files with 18 additions and 18 deletions

View file

@ -244,7 +244,7 @@ Item
Action
{
id: deleteAllAction;
text: catalog.i18nc("@action:inmenu menubar:edit","&Clear Build Platform");
text: catalog.i18nc("@action:inmenu menubar:edit","&Clear Build Plate");
enabled: UM.Controller.toolsEnabled;
iconName: "edit-delete";
shortcut: "Ctrl+D";