Merge branch 'fix_garbled_fonts_macos' into 3.0

This commit is contained in:
ChrisTerBeke 2017-10-04 14:09:59 +02:00
commit b62c19206f
17 changed files with 99 additions and 41 deletions

View file

@ -362,7 +362,7 @@ UM.Dialog
Label
{
id: warningLabel
text: catalog.i18nc("@action:warning", "Loading a project will clear all models on the buildplate")
text: catalog.i18nc("@action:warning", "Loading a project will clear all models on the build plate.")
wrapMode: Text.Wrap
}
}