mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 22:08:59 +08:00
Omit 'Changelog' from title-label
5-min fix.
This commit is contained in:
parent
27185c268d
commit
61bbc6a935
@ -21,7 +21,7 @@ Item
|
||||
anchors.top: parent.top
|
||||
anchors.horizontalCenter: parent.horizontalCenter
|
||||
horizontalAlignment: Text.AlignHCenter
|
||||
text: catalog.i18nc("@label", "Release Notes / 'Changelog'")
|
||||
text: catalog.i18nc("@label", "Release Notes")
|
||||
color: UM.Theme.getColor("primary_button")
|
||||
font: UM.Theme.getFont("huge")
|
||||
renderType: Text.NativeRendering
|
||||
|
Loading…
x
Reference in New Issue
Block a user