mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-13 15:39:05 +01:00
qt: Set (count) placeholder in sendcoinsdialog to notranslate
This commit is contained in:
@@ -1111,7 +1111,7 @@
|
||||
<item>
|
||||
<widget class="QLabel" name="confirmationTargetLabel">
|
||||
<property name="text">
|
||||
<string>(count)</string>
|
||||
<string notr="true">(count)</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user