mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06:00
Add label-string to translations
This commit is contained in:
parent
efce84284e
commit
0afab9f9e9
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue