mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 14:55:03 -06:00
Addded string to catalog
This commit is contained in:
parent
c094344ae7
commit
0daf2301a7
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@ Rectangle
|
|||
Label
|
||||
{
|
||||
anchors.verticalCenter: parent.verticalCenter;
|
||||
text: "Global Profile";
|
||||
text: catalog.i18nc("@label","Global Profile");
|
||||
}
|
||||
|
||||
ComboBox
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue