Merge #9462: [qt] Do not translate tilde character

fab6c5f [qt] Do not translate `~` (MarcoFalke)
This commit is contained in:
Wladimir J. van der Laan 2017-01-04 08:20:53 +01:00
commit 649cf5fe89
No known key found for this signature in database
GPG Key ID: 74810B012346C9A6
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>

View File

@ -1139,12 +1139,7 @@
<translation type="unfinished"></translation>
</message>
<message>
<location line="+9"/>
<source>~</source>
<translation type="unfinished"></translation>
</message>
<message>
<location line="+25"/>
<location line="+34"/>
<source>Progress increase per hour</source>
<translation type="unfinished"></translation>
</message>