mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-09-14 04:23:15 +08:00
Update message id to properly reflect action
CURA-10719
This commit is contained in:
parent
31cb11ce63
commit
b1797111d5
@ -423,7 +423,7 @@ class WorkspaceDialog(QObject):
|
||||
button_style=Message.ActionButtonStyle.LINK
|
||||
)
|
||||
result_message.addAction(
|
||||
"install_materials",
|
||||
"install_packages",
|
||||
name=i18n_catalog.i18nc("@action:button", "Install Packages"),
|
||||
icon="",
|
||||
description=i18n_catalog.i18nc("@label", "Install missing packages from project file."),
|
||||
|
Loading…
x
Reference in New Issue
Block a user