changes some word-usage and the use of capital letters

Contributes to: issue CURA-129
This commit is contained in:
Tamara Hogenhout 2015-09-10 14:23:47 +02:00
parent 00cdafc50a
commit 096065a441
4 changed files with 13 additions and 10 deletions

View file

@ -67,7 +67,7 @@ Rectangle {
color: UM.Theme.colors.sidebar_header_bar
Label{
id: printJobTextfieldLabel
text: catalog.i18nc("@label:textbox", "Printjob name");
text: catalog.i18nc("@label:textbox", "Printjob Name");
anchors.left: parent.left
anchors.leftMargin: UM.Theme.sizes.default_margin.width;
anchors.verticalCenter: parent.verticalCenter