[qt] Do not translate ~
This commit is contained in:
parent
e0dc3d70c6
commit
fab6c5f46b
2 changed files with 2 additions and 7 deletions
|
@ -267,7 +267,7 @@ QLabel { color: rgb(40,40,40); }</string>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QLabel" name="percentageProgress">
|
<widget class="QLabel" name="percentageProgress">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>~</string>
|
<string notr="true">~</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
|
|
@ -1139,12 +1139,7 @@
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location line="+9"/>
|
<location line="+34"/>
|
||||||
<source>~</source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
|
||||||
<location line="+25"/>
|
|
||||||
<source>Progress increase per hour</source>
|
<source>Progress increase per hour</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
|
Loading…
Add table
Reference in a new issue