mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-27 12:51:07 -07:00
Change "Bed"/"Platform" to "Build Plate"
UXD-76
This commit is contained in:
parent
505da1a9a7
commit
85a58a22cb
7 changed files with 18 additions and 18 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue