Merge branch 'master' into feature-backup-manager

This commit is contained in:
ChrisTerBeke 2018-05-18 17:27:05 +02:00
commit 15ef3d1d10
5 changed files with 6 additions and 14 deletions

View file

@ -15,7 +15,7 @@ Column
Label
{
id: heading
text: toolbox.viewCategory == "material" ? catalog.i18nc("@label", "Maker Choices") : catalog.i18nc("@label", "Community Plugins")
text: toolbox.viewCategory == "material" ? catalog.i18nc("@label", "Community contributions") : catalog.i18nc("@label", "Community plugins")
width: parent.width
color: UM.Theme.getColor("text_medium")
font: UM.Theme.getFont("medium")