fix build error removing <> from payment_id

This commit is contained in:
erciccione 2018-02-16 16:58:53 +01:00
parent ef91d6e61e
commit 264a875685
No known key found for this signature in database
GPG key ID: 8C683AE08CD4A88C
3 changed files with 10 additions and 10 deletions

View file

@ -527,8 +527,8 @@
</message>
<message>
<location filename="../src/simplewallet/simplewallet.cpp" line="710"/>
<source>sweep_below &lt;amount_threshold&gt; [mixin] address [<payment_id>] - Send all unlocked outputs below the threshold to an address</source>
<translation>sweep_below &lt;amount_threshold&gt; [mixin] address [<payment_id>] - Invia tutti gli outputs sbloccati sotto la soglia specificata a un indirizzo</translation>
<source>sweep_below &lt;amount_threshold&gt; [mixin] address [payment_id] - Send all unlocked outputs below the threshold to an address</source>
<translation>sweep_below &lt;amount_threshold&gt; [mixin] address [payment_id] - Invia tutti gli outputs sbloccati sotto la soglia specificata a un indirizzo</translation>
</message>
<message>
<location filename="../src/simplewallet/simplewallet.cpp" line="727"/>
@ -952,8 +952,8 @@ Questa transazione verrà sbloccata al blocco %llu, in approssimativamente %s gi
</message>
<message>
<location filename="../src/simplewallet/simplewallet.cpp" line="709"/>
<source>sweep_all [mixin] address [<payment_id>] - Send all unlocked balance to an address</source>
<translation>sweep_all [mixin] address [<payment_id>] - Manda tutto il bilancio sbloccato ad un indirizzo</translation>
<source>sweep_all [mixin] address [payment_id] - Send all unlocked balance to an address</source>
<translation>sweep_all [mixin] address [payment_id] - Manda tutto il bilancio sbloccato ad un indirizzo</translation>
</message>
<message>
<location filename="../src/simplewallet/simplewallet.cpp" line="711"/>