Addded string to catalog

This commit is contained in:
Jaime van Kessel 2015-09-02 13:38:59 +02:00
parent c094344ae7
commit 0daf2301a7

View file

@ -116,7 +116,7 @@ Rectangle
Label
{
anchors.verticalCenter: parent.verticalCenter;
text: "Global Profile";
text: catalog.i18nc("@label","Global Profile");
}
ComboBox