aboutsummaryrefslogtreecommitdiff
path: root/src/qt/forms/sendcoinsdialog.ui
diff options
context:
space:
mode:
authorPhilip Kaufmann <phil.kaufmann@t-online.de>2014-12-02 15:06:55 +0100
committerPhilip Kaufmann <phil.kaufmann@t-online.de>2014-12-02 15:06:55 +0100
commit4709160b506e09a14386adb24f08493108d2ba8c (patch)
tree1facf1a6dd0572db5ed3aa17b2e67d22bd332b6c /src/qt/forms/sendcoinsdialog.ui
parent50db7d9f09f2fda7c97816d810e478c10dba3cb2 (diff)
downloadbitcoin-4709160b506e09a14386adb24f08493108d2ba8c.tar.xz
[Qt] fix a translation that occurs 2 times but was a little different
Diffstat (limited to 'src/qt/forms/sendcoinsdialog.ui')
-rw-r--r--src/qt/forms/sendcoinsdialog.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qt/forms/sendcoinsdialog.ui b/src/qt/forms/sendcoinsdialog.ui
index 0bf04c75eb..eebb459327 100644
--- a/src/qt/forms/sendcoinsdialog.ui
+++ b/src/qt/forms/sendcoinsdialog.ui
@@ -855,7 +855,7 @@
<item>
<widget class="QRadioButton" name="radioCustomPerKilobyte">
<property name="toolTip">
- <string>If the custom fee is set to 1000 satoshis and the transaction is only 250 bytes, then &quot;per kilobyte&quot; only pays 250 satoshis in fee, while &quot;at least&quot; pays 1000 satoshis. For transactions bigger than a kilobyte both pay by kilobyte.</string>
+ <string>If the custom fee is set to 1000 satoshis and the transaction is only 250 bytes, then &quot;per kilobyte&quot; only pays 250 satoshis in fee, while &quot;total at least&quot; pays 1000 satoshis. For transactions bigger than a kilobyte both pay by kilobyte.</string>
</property>
<property name="text">
<string>per kilobyte</string>