mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-09 15:57:52 -06:00
Merge pull request #828 from Ultimaker/thopiekar-print-via-usb-text
Better call it "Print via USB"
This commit is contained in:
commit
ae9c84c4fb
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ UM.Dialog
|
||||||
height: 100 * Screen.devicePixelRatio;
|
height: 100 * Screen.devicePixelRatio;
|
||||||
modality: Qt.NonModal
|
modality: Qt.NonModal
|
||||||
|
|
||||||
title: catalog.i18nc("@title:window", "Print with USB")
|
title: catalog.i18nc("@title:window", "Print via USB")
|
||||||
|
|
||||||
Column
|
Column
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue