mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 22:54:01 -06:00
Rename Toolbox button to Marketplace.
Contributes to CURA-5784.
This commit is contained in:
parent
ef0ba81564
commit
dcad95aab9
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ Rectangle
|
|||
}
|
||||
leftPadding: UM.Theme.getSize("default_margin").width
|
||||
rightPadding: UM.Theme.getSize("default_margin").width
|
||||
text: catalog.i18nc("@action:button", "Toolbox")
|
||||
text: catalog.i18nc("@action:button", "Marketplace")
|
||||
height: Math.round(0.5 * UM.Theme.getSize("main_window_header").height)
|
||||
color: UM.Theme.getColor("main_window_header_secondary_button_background_active")
|
||||
hoverColor: UM.Theme.getColor("main_window_header_secondary_button_background_hovered")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue