aboutsummaryrefslogtreecommitdiff
path: root/translations/monero.ts
diff options
context:
space:
mode:
authorTed Moravec <ted@cryptosphere-systems.com>2018-10-18 09:14:15 +0000
committerTed Moravec <ted@cryptosphere-systems.com>2018-10-18 09:14:15 +0000
commit6f88c03dfc2f2318a13e9c0177536aeeec44ea24 (patch)
tree3aca3e2070c40bcefa921dc3b27e46f5364b4fc8 /translations/monero.ts
parentMerge pull request #4610 (diff)
downloadmonero-6f88c03dfc2f2318a13e9c0177536aeeec44ea24.tar.xz
Simplewallet: update help text for show_transfers.
Describe the output format.
Diffstat (limited to '')
-rw-r--r--translations/monero.ts11
1 files changed, 10 insertions, 1 deletions
diff --git a/translations/monero.ts b/translations/monero.ts
index 8d4ee7ab8..e28a2a058 100644
--- a/translations/monero.ts
+++ b/translations/monero.ts
@@ -1727,7 +1727,16 @@ Otherwise, you prove the reserve of the smallest possible amount above &lt;amoun
</message>
<message>
<location filename="../src/simplewallet/simplewallet.cpp" line="2432"/>
- <source>Show the incoming/outgoing transfers within an optional height range.</source>
+ <source>Show the incoming/outgoing transfers within an optional height range.
+
+Output format:
+In or Coinbase: Block Number, &quot;block&quot;|&quot;in&quot;, Time, Amount, Transaction Hash, Payment ID, Subaddress Index, &quot;-&quot;, Note\
+Out: Block Number, &quot;out&quot;, Time, Amount*, Transaction Hash, Payment ID, Fee, Destinations, Input addresses**, &quot;-&quot;, Note
+Pool: &quot;pool&quot;, &quot;in&quot;, Time, Amount, Transaction Hash, Payment Id, Subaddress Index, &quot;-&quot;, Note, Double Spend Note\
+Pending or Failed: &quot;failed&quot;|&quot;pending&quot;, &quot;out&quot;, Time, Amount*, Transaction Hash, Payment ID, Fee, Input addresses**, &quot;-&quot;, Note
+
+* Excluding change and fee.
+** Set of address indices used as inputs in this transfer.</source>
<translation type="unfinished"></translation>
</message>
<message>