GH-1313 remove or disable some translateable strings

This commit is contained in:
Petr Mrázek
2016-01-03 03:15:12 +01:00
parent b9b5a82c2e
commit 15aaded80b
23 changed files with 53 additions and 123 deletions

View File

@ -113,7 +113,7 @@
<bool>false</bool>
</property>
<property name="text">
<string>...</string>
<string notr="true">...</string>
</property>
</widget>
</item>
@ -123,7 +123,7 @@
<bool>false</bool>
</property>
<property name="text">
<string>http://</string>
<string notr="true">http://</string>
</property>
</widget>
</item>
@ -137,7 +137,7 @@
<item row="2" column="2">
<widget class="QToolButton" name="btnChangeVersion">
<property name="text">
<string>...</string>
<string notr="true">...</string>
</property>
</widget>
</item>