Slight wording change to Optional Message placeholder

This commit is contained in:
Zach Fox 2018-02-02 11:00:32 -08:00
parent 2f3448ed1f
commit f26477b3e1

View file

@ -926,7 +926,7 @@ Item {
id: optionalMessage;
property int maximumLength: 72;
property string previousText: text;
placeholderText: "<i>Optional Message (" + maximumLength + " character limit)</i>";
placeholderText: "<i>Optional Public Message (" + maximumLength + " character limit)</i>";
font.family: firaSansSemiBold.name;
font.pixelSize: 20;
// Anchors