Avoid string translation puzzle
authorNicolas Fella <nicolas.fella@gmx.de>
Fri, 9 Oct 2020 22:26:18 +0000 (00:26 +0200)
committerKevin Ottens (Rebase PR Action) <er-vin@users.noreply.github.com>
Mon, 12 Oct 2020 13:34:50 +0000 (13:34 +0000)
commit206c98688e91cd286eb4b3b10d0bd05166d01052
treeb2d8f639a1db161f3267138e3645c8c04fc0ccdd
parente787054d1c165a46b2ee4fff16b746259fba9206
Avoid string translation puzzle

Combining translated strings like this makes them hard to translate since the order of words is different between languages.
Use proper placeholder strings instead.

Signed-off-by: Nicolas Fella <nicolas.fella@gmx.de>
src/gui/tray/Window.qml