mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 03:38:59 +08:00
Clarify wording
The profile is not being altered; instead the current settings are set to a clean copy of the stored profile. CURA-970
This commit is contained in:
parent
614726a574
commit
c73bdc3fb0
@ -109,7 +109,7 @@ Item
|
|||||||
{
|
{
|
||||||
id: resetProfileAction;
|
id: resetProfileAction;
|
||||||
enabled: UM.ActiveProfile.valid && UM.ActiveProfile.hasCustomisedValues
|
enabled: UM.ActiveProfile.valid && UM.ActiveProfile.hasCustomisedValues
|
||||||
text: catalog.i18nc("@action:inmenu menubar:profile","&Reset Current Profile");
|
text: catalog.i18nc("@action:inmenu menubar:profile","&Reload Current Profile");
|
||||||
}
|
}
|
||||||
|
|
||||||
Action
|
Action
|
||||||
|
Loading…
x
Reference in New Issue
Block a user