[plasmalnf] Don't translate placeholder text

This commit is contained in:
Adriaan de Groot 2019-04-11 10:06:10 -04:00
parent 78d6b51c3c
commit b6cd1c576a

View File

@ -17,7 +17,7 @@
<item>
<widget class="QLabel" name="generalExplanation">
<property name="text">
<string>Placeholder</string>
<string notr="true">Placeholder</string>
</property>
<property name="wordWrap">
<bool>true</bool>