mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-07-30 03:52:00 +08:00
Add label-string to translations
This commit is contained in:
parent
efce84284e
commit
0afab9f9e9
@ -487,7 +487,7 @@ UM.Dialog
|
|||||||
UM.Label
|
UM.Label
|
||||||
{
|
{
|
||||||
id: warningText
|
id: warningText
|
||||||
text: "The material used in this project is currently not installed in Cura.<br/>Install the material profile and reopen the project."
|
text: catalog.i18nc("@label", "The material used in this project is currently not installed in Cura.<br/>Install the material profile and reopen the project.")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user