Merge #9470: qt: Set (count) placeholder in sendcoinsdialog to notranslate

388ea19 qt: Set (count) placeholder in sendcoinsdialog to notranslate (Wladimir J. van der Laan)
This commit is contained in:
MarcoFalke 2017-01-04 15:18:53 +01:00 committed by Alexander Block
parent d513c77af4
commit f89a5c78dc

View File

@ -1111,7 +1111,7 @@
<item>
<widget class="QLabel" name="confirmationTargetLabel">
<property name="text">
<string>(count)</string>
<string notr="true">(count)</string>
</property>
</widget>
</item>