mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
Enhance help text for incoming_transfers.
This commit is contained in:
parent
8534f71eed
commit
3900fb779f
6 changed files with 35 additions and 18 deletions
|
@ -1364,8 +1364,11 @@ Questa transazione verrà sbloccata al blocco %llu, in approssimativamente %s gi
|
|||
</message>
|
||||
<message>
|
||||
<location filename="../src/simplewallet/simplewallet.cpp" line="1586"/>
|
||||
<source>Show the incoming transfers, all or filtered by availability and address index.</source>
|
||||
<translation>Mostra i trasferimenti in entrata, tutti o filtrati per disponibilità ed indice di indirizzo.</translation>
|
||||
<source>Show the incoming transfers, all or filtered by availability and address index.
|
||||
|
||||
Output format:
|
||||
Amount, Spent("T"|"F"), "locked"|"unlocked", RingCT, Global Index, Transaction Hash, Address Index, [Public Key, Key Image]</source>
|
||||
<translation type="unfinished">Mostra i trasferimenti in entrata, tutti o filtrati per disponibilità ed indice di indirizzo.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../src/simplewallet/simplewallet.cpp" line="1589"/>
|
||||
|
@ -2191,7 +2194,7 @@ your wallet again (your wallet keys are NOT at risk in any case).
|
|||
<message>
|
||||
<location filename="../src/simplewallet/simplewallet.cpp" line="3339"/>
|
||||
<location filename="../src/simplewallet/simplewallet.cpp" line="3381"/>
|
||||
<source>usage: incoming_transfers [available|unavailable] [verbose] [index=<N>]</source>
|
||||
<source>usage: incoming_transfers [available|unavailable] [verbose] [index=<N1>[,<N2>[,...]]]</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue