mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-07 23:17:32 -06:00
Add "..." to Duplicate Model menu entry to indicate there is a dialog
This commit is contained in:
parent
6752a18435
commit
0ce4b5f2de
1 changed files with 1 additions and 1 deletions
|
@ -232,7 +232,7 @@ Item
|
|||
Action
|
||||
{
|
||||
id: multiplyObjectAction;
|
||||
text: catalog.i18nc("@action:inmenu","&Duplicate Model");
|
||||
text: catalog.i18nc("@action:inmenu","&Duplicate Model...");
|
||||
iconName: "edit-duplicate"
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue