aboutsummaryrefslogtreecommitdiff
path: root/translations/monero.ts
diff options
context:
space:
mode:
authorTadeas Moravec <moravec.tadeas@gmail.com>2018-11-16 14:53:31 +0000
committerTadeas Moravec <moravec.tadeas@gmail.com>2018-11-16 14:53:31 +0000
commit3900fb779fbd3ebdb0eeb8c9d574bdd85c35ecf3 (patch)
tree73f2a97fe8b3cb5ba228ba890cda176054467d0d /translations/monero.ts
parentMerge pull request #4814 (diff)
downloadmonero-3900fb779fbd3ebdb0eeb8c9d574bdd85c35ecf3.tar.xz
Enhance help text for incoming_transfers.
Diffstat (limited to '')
-rw-r--r--translations/monero.ts7
1 files changed, 5 insertions, 2 deletions
diff --git a/translations/monero.ts b/translations/monero.ts
index e28a2a058..d17317ae9 100644
--- a/translations/monero.ts
+++ b/translations/monero.ts
@@ -1453,7 +1453,10 @@ This transaction will unlock on block %llu, in approximately %s days (assuming 2
</message>
<message>
<location filename="../src/simplewallet/simplewallet.cpp" line="2247"/>
- <source>Show the incoming transfers, all or filtered by availability and address index.</source>
+ <source>Show the incoming transfers, all or filtered by availability and address index.
+
+Output format:
+Amount, Spent(&quot;T&quot;|&quot;F&quot;), &quot;locked&quot;|&quot;unlocked&quot;, RingCT, Global Index, Transaction Hash, Address Index, [Public Key, Key Image]</source>
<translation type="unfinished"></translation>
</message>
<message>
@@ -2826,7 +2829,7 @@ your wallet again (your wallet keys are NOT at risk in any case).
<message>
<location filename="../src/simplewallet/simplewallet.cpp" line="4317"/>
<location filename="../src/simplewallet/simplewallet.cpp" line="4359"/>
- <source>usage: incoming_transfers [available|unavailable] [verbose] [index=&lt;N&gt;]</source>
+ <source>usage: incoming_transfers [available|unavailable] [verbose] [index=&lt;N1&gt;[,&lt;N2&gt;[,...]]]</source>
<translation type="unfinished"></translation>
</message>
<message>