[qt] Do not translate ~

This commit is contained in:
MarcoFalke
2017-01-03 16:54:31 +01:00
committed by lateminer
parent d08150f97b
commit 2cf0ca0789

View File

@@ -267,7 +267,7 @@ QLabel { color: rgb(40,40,40); }</string>
<item>
<widget class="QLabel" name="percentageProgress">
<property name="text">
<string>~</string>
<string notr="true">~</string>
</property>
</widget>
</item>