mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-16 21:06:01 +08:00
Changed 'Check material compatibility' to 'Check compatibility' because it's not only materials possibly being incompatible
This commit is contained in:
parent
feb0a08fd9
commit
602e8c0e66
@ -346,7 +346,7 @@ Column
|
|||||||
Label {
|
Label {
|
||||||
id: materialInfoLabel
|
id: materialInfoLabel
|
||||||
wrapMode: Text.WordWrap
|
wrapMode: Text.WordWrap
|
||||||
text: catalog.i18nc("@label", "<a href='%1'>Check material compatibility</a>")
|
text: catalog.i18nc("@label", "<a href='%1'>Check compatibility</a>")
|
||||||
font: UM.Theme.getFont("default")
|
font: UM.Theme.getFont("default")
|
||||||
color: UM.Theme.getColor("text")
|
color: UM.Theme.getColor("text")
|
||||||
linkColor: UM.Theme.getColor("text_link")
|
linkColor: UM.Theme.getColor("text_link")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user