mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-08 07:27:29 -06:00
changes some word-usage and the use of capital letters
Contributes to: issue CURA-129
This commit is contained in:
parent
00cdafc50a
commit
096065a441
4 changed files with 13 additions and 10 deletions
|
@ -27,7 +27,7 @@ Item
|
|||
|
||||
Label{
|
||||
id: settingsModeLabel
|
||||
text: catalog.i18nc("@label:listbox","Print setup: ");
|
||||
text: catalog.i18nc("@label:listbox","Print Setup: ");
|
||||
anchors.left: parent.left
|
||||
anchors.leftMargin: UM.Theme.sizes.default_margin.width;
|
||||
anchors.verticalCenter: parent.verticalCenter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue