mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-07 15:07:28 -06:00
Rename user visible entries of ToolBox to Marketplace
CURA-5874
This commit is contained in:
parent
b07af898eb
commit
fda0f59c70
3 changed files with 3 additions and 3 deletions
|
@ -10,7 +10,7 @@ Window
|
|||
{
|
||||
id: base
|
||||
property var selection: null
|
||||
title: catalog.i18nc("@title", "Toolbox")
|
||||
title: catalog.i18nc("@title", "Marketplace")
|
||||
modality: Qt.ApplicationModal
|
||||
flags: Qt.Dialog | Qt.CustomizeWindowHint | Qt.WindowTitleHint | Qt.WindowCloseButtonHint
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue