Rename other entries of the Toolbox to Marketplace.

Add a line in the Changelog indicating that the Toolbox was renamed.

Contributes to CURA-5874.
This commit is contained in:
Diego Prado Gesto 2018-10-31 09:45:29 +01:00
parent e2254fe039
commit 33da50df26
5 changed files with 20 additions and 17 deletions

View file

@ -283,7 +283,7 @@ UM.MainWindow
Menu
{
id: plugin_menu
title: catalog.i18nc("@title:menu menubar:toplevel", "Marke&tplace")
title: catalog.i18nc("@title:menu menubar:toplevel", "&Marketplace")
MenuItem { action: Cura.Actions.browsePackages }
}