mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-02-15 17:09:33 -07:00
Restore initial text to avoid untranslated text
CURA-12761
This commit is contained in:
parent
1a4de11537
commit
c04ca0dde5
1 changed files with 1 additions and 1 deletions
|
|
@ -327,7 +327,7 @@ Item
|
|||
UM.Label
|
||||
{
|
||||
anchors.fill: parent
|
||||
text: catalog.i18nc("@label", "Select a single ungrouped model to start painting")
|
||||
text: catalog.i18nc("@label", "Select a single model to start painting")
|
||||
verticalAlignment: Text.AlignVCenter
|
||||
horizontalAlignment: Text.AlignHCenter
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue