aboutsummaryrefslogtreecommitdiff
path: root/translations
diff options
context:
space:
mode:
authorTedTheFicus <jaysonthegreat99@gmail.com>2016-10-01 12:59:55 -0600
committerGitHub <noreply@github.com>2016-10-01 12:59:55 -0600
commite5f8642f52eca489ac5c1258d005ab378fc1fb69 (patch)
tree6aae09e97dc712598728e9a41b4abd3a8c2f01d7 /translations
parentUpdate minimum mixin in transfer_original help text (diff)
downloadmonero-e5f8642f52eca489ac5c1258d005ab378fc1fb69.tar.xz
Update minimum mixin in transfer_original help text
Changed the wording from "from 0 to maximum available" to "from 2 to maximum available". May I also suggest putting in a number rather than "maximum available" and also clarifying that mixin = 0 is still allowed if the user has unmixable outputs (dust), which he wants to "undust" using sweep_unmixable (comment from dEBRUYNE-1 ).
Diffstat (limited to 'translations')
-rw-r--r--translations/monero.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/translations/monero.ts b/translations/monero.ts
index e245c168b..018b4f1f0 100644
--- a/translations/monero.ts
+++ b/translations/monero.ts
@@ -90,7 +90,7 @@
</message>
<message>
<location filename="../src/simplewallet/simplewallet.cpp" line="355"/>
- <source>transfer [&lt;mixin_count&gt;] &lt;addr_1&gt; &lt;amount_1&gt; [&lt;addr_2&gt; &lt;amount_2&gt; ... &lt;addr_N&gt; &lt;amount_N&gt;] [payment_id] - Transfer &lt;amount_1&gt;,... &lt;amount_N&gt; to &lt;address_1&gt;,... &lt;address_N&gt;, respectively. &lt;mixin_count&gt; is the number of transactions yours is indistinguishable from (from 0 to maximum available)</source>
+ <source>transfer [&lt;mixin_count&gt;] &lt;addr_1&gt; &lt;amount_1&gt; [&lt;addr_2&gt; &lt;amount_2&gt; ... &lt;addr_N&gt; &lt;amount_N&gt;] [payment_id] - Transfer &lt;amount_1&gt;,... &lt;amount_N&gt; to &lt;address_1&gt;,... &lt;address_N&gt;, respectively. &lt;mixin_count&gt; is the number of transactions yours is indistinguishable from (from 2 to maximum available)</source>
<translation type="unfinished"></translation>
</message>
<message>