mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 03:46:05 +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
|
bottom: parent.bottom
|
||||||
}
|
}
|
||||||
|
|
||||||
text: catalog.i18nc("@action:button", "Show more information on anonymous data collection")
|
text: catalog.i18nc("@action:button", "More information")
|
||||||
onClicked:
|
onClicked:
|
||||||
{
|
{
|
||||||
CuraApplication.getCuraAppSignals().showMoreInfoOnAnonymousDataCollection();
|
CuraApplication.getCuraAppSignals().showMoreInfoOnAnonymousDataCollection();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user