Commit ac564301 authored by Christoph Miebach's avatar Christoph Miebach Committed by Rémi Denis-Courmont

Typo

Signed-off-by: default avatarRémi Denis-Courmont <remi@remlab.net>
parent a1a192be
......@@ -268,9 +268,9 @@ bool StandardPLPanel::eventFilter ( QObject *obj, QEvent * event )
Qt::AlignHCenter,
palette(),
true,
qtr("Playlist is currently Empty\n"
qtr("Playlist is currently empty.\n"
"Drop a file here or select a "
"media source from the left"),
"media source from the left."),
QPalette::Text );
}
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment