aboutsummaryrefslogtreecommitdiff
path: root/translations/monero.ts
diff options
context:
space:
mode:
authorerciccione <erciccione@users.noreply.github.com>2018-02-16 16:58:53 +0100
committererciccione <erciccione@users.noreply.github.com>2018-02-16 16:58:53 +0100
commit264a875685cf2267f0bde2a83bf27d6416e38616 (patch)
treefce7a8d80a5e99076f7be52c4be1f3620fc8a534 /translations/monero.ts
parentMerge pull request #3196 (diff)
downloadmonero-264a875685cf2267f0bde2a83bf27d6416e38616.tar.xz
fix build error removing <> from payment_id
Diffstat (limited to 'translations/monero.ts')
-rw-r--r--translations/monero.ts4
1 files changed, 2 insertions, 2 deletions
diff --git a/translations/monero.ts b/translations/monero.ts
index 5ca882bb3..8a09b4394 100644
--- a/translations/monero.ts
+++ b/translations/monero.ts
@@ -527,7 +527,7 @@
</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>
+ <source>sweep_below &lt;amount_threshold&gt; [mixin] address [payment_id] - Send all unlocked outputs below the threshold to an address</source>
<translation type="unfinished"></translation>
</message>
<message>
@@ -961,7 +961,7 @@ This transaction will unlock on block %llu, in approximately %s days (assuming 2
</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>
+ <source>sweep_all [mixin] address [payment_id] - Send all unlocked balance to an address</source>
<translation type="unfinished"></translation>
</message>
<message>