mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 06:23:59 -06:00
Updated text to be more clear
CURA-2726
This commit is contained in:
parent
0f374a2e23
commit
450eb5443f
2 changed files with 2 additions and 2 deletions
|
@ -170,7 +170,7 @@ UM.ManagementPage
|
|||
|
||||
Button
|
||||
{
|
||||
text: catalog.i18nc("@action:button", "Discard current settings");
|
||||
text: catalog.i18nc("@action:button", "Discard current changes");
|
||||
enabled: Cura.MachineManager.hasUserSettings
|
||||
onClicked: Cura.ContainerManager.clearUserContainers();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue