[plasmalnf] Don't translate placeholder text

main
Adriaan de Groot 6 years ago
parent 78d6b51c3c
commit b6cd1c576a

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

Loading…
Cancel
Save