mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
Merge pull request #4645
6f88c03d
Simplewallet: update help text for show_transfers. (Ted Moravec)
This commit is contained in:
commit
e7a475e4e6
5 changed files with 49 additions and 5 deletions
|
@ -1727,7 +1727,16 @@ Otherwise, you prove the reserve of the smallest possible amount above <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, "block"|"in", Time, Amount, Transaction Hash, Payment ID, Subaddress Index, "-", Note\
|
||||
Out: Block Number, "out", Time, Amount*, Transaction Hash, Payment ID, Fee, Destinations, Input addresses**, "-", Note
|
||||
Pool: "pool", "in", Time, Amount, Transaction Hash, Payment Id, Subaddress Index, "-", Note, Double Spend Note\
|
||||
Pending or Failed: "failed"|"pending", "out", Time, Amount*, Transaction Hash, Payment ID, Fee, Input addresses**, "-", Note
|
||||
|
||||
* Excluding change and fee.
|
||||
** Set of address indices used as inputs in this transfer.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -1789,7 +1789,16 @@ Sinon, vous prouvez le plus petit solde supérieur à <montant> dans votre
|
|||
</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, "block"|"in", Time, Amount, Transaction Hash, Payment ID, Subaddress Index, "-", Note\
|
||||
Out: Block Number, "out", Time, Amount*, Transaction Hash, Payment ID, Fee, Destinations, Input addresses**, "-", Note
|
||||
Pool: "pool", "in", Time, Amount, Transaction Hash, Payment Id, Subaddress Index, "-", Note, Double Spend Note\
|
||||
Pending or Failed: "failed"|"pending", "out", Time, Amount*, Transaction Hash, Payment ID, Fee, Input addresses**, "-", Note
|
||||
|
||||
* Excluding change and fee.
|
||||
** Set of address indices used as inputs in this transfer.</source>
|
||||
<translation>Afficher les transferts entrants/sortants dans un interval de hauteurs facultatif.</translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -1702,7 +1702,16 @@ Otherwise, you prove the reserve of the smallest possible amount above <amoun
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../src/simplewallet/simplewallet.cpp" line="1758"/>
|
||||
<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, "block"|"in", Time, Amount, Transaction Hash, Payment ID, Subaddress Index, "-", Note\
|
||||
Out: Block Number, "out", Time, Amount*, Transaction Hash, Payment ID, Fee, Destinations, Input addresses**, "-", Note
|
||||
Pool: "pool", "in", Time, Amount, Transaction Hash, Payment Id, Subaddress Index, "-", Note, Double Spend Note\
|
||||
Pending or Failed: "failed"|"pending", "out", Time, Amount*, Transaction Hash, Payment ID, Fee, Input addresses**, "-", Note
|
||||
|
||||
* Excluding change and fee.
|
||||
** Set of address indices used as inputs in this transfer.</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
|
@ -1855,7 +1855,16 @@ Annars bevisar du reserven för det minsta möjliga belopp över <belopp>
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../src/simplewallet/simplewallet.cpp" line="1758"/>
|
||||
<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, "block"|"in", Time, Amount, Transaction Hash, Payment ID, Subaddress Index, "-", Note\
|
||||
Out: Block Number, "out", Time, Amount*, Transaction Hash, Payment ID, Fee, Destinations, Input addresses**, "-", Note
|
||||
Pool: "pool", "in", Time, Amount, Transaction Hash, Payment Id, Subaddress Index, "-", Note, Double Spend Note\
|
||||
Pending or Failed: "failed"|"pending", "out", Time, Amount*, Transaction Hash, Payment ID, Fee, Input addresses**, "-", Note
|
||||
|
||||
* Excluding change and fee.
|
||||
** Set of address indices used as inputs in this transfer.</source>
|
||||
<translation>Visa inkommande/utgående överföringar inom ett valfritt höjdintervall.</translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue