[qt] Do not translate ~

This commit is contained in:
MarcoFalke
2017-01-03 16:54:31 +01:00
parent e0dc3d70c6
commit fab6c5f46b
2 changed files with 2 additions and 7 deletions

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>