mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 20:09:01 +08:00
Use "More information" for button
CURA-5204
This commit is contained in:
parent
4d3acddfa4
commit
0d5b21932e
@ -669,7 +669,7 @@ UM.PreferencesPage
|
||||
bottom: parent.bottom
|
||||
}
|
||||
|
||||
text: catalog.i18nc("@action:button", "Show more information on anonymous data collection")
|
||||
text: catalog.i18nc("@action:button", "More information")
|
||||
onClicked:
|
||||
{
|
||||
CuraApplication.getCuraAppSignals().showMoreInfoOnAnonymousDataCollection();
|
||||
|
Loading…
x
Reference in New Issue
Block a user