mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-01 14:51:07 -07:00
Use "More information" for button
CURA-5204
This commit is contained in:
parent
4d3acddfa4
commit
0d5b21932e
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue