Add missing tooltip

CURA-1643
This commit is contained in:
fieldOfView 2016-06-02 12:46:01 +02:00
parent 070e791b94
commit 02b8fa9043

View File

@ -61,7 +61,7 @@ UM.PreferencesPage
UM.TooltipArea {
width: childrenRect.width;
height: childrenRect.height;
text: catalog.i18nc("@info:tooltip","Displays")
text: catalog.i18nc("@info:tooltip","Display 5 top layers in layer view or only the top-most layer. Rendering 5 layers takes longer, but may show more information.")
CheckBox
{