mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 14:55:03 -06: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
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ Item
|
|||
{
|
||||
id: resetProfileAction;
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue