aboutsummaryrefslogtreecommitdiff
path: root/translations (follow)
AgeCommit message (Collapse)AuthorFilesLines
2017-09-22update translation: final changeslancillotto1-49/+60
2017-09-21update translation: typo fix and changeslancillotto1-151/+151
2017-07-19italian translationerciccione1-0/+2761
2017-07-19updates monero_fr.tserciccione1-488/+581
2017-07-19updates monero.tserciccione1-491/+580
2017-06-23Add french translationGuillaume LE VAILLANT2-602/+3333
2017-04-01Add per transaction fee to transfer commandAntti Keränen1-676/+1226
Allows priority argument default/unimportant/normal/elevated/priority to be used per transaction in CLI wallet's transfer command. Resolves #1913.
2016-12-13Bitmonero namespace renamed Monero. Bitmonero namespace alias added so that ↵Randi Joseph1-3/+3
third party uses of the wallet api can transition.
2016-12-05Added confirmation before binding wallet-rpc to external IPLee Clagett1-512/+513
2016-11-25Added command_line::is_yesLee Clagett1-527/+556
2016-11-10Created monero-wallet-rpc, moving functionality from monero-wallet-cliLee Clagett1-373/+1423
2016-10-01Update minimum mixin in transfer_original help textTedTheFicus1-1/+1
Changed the wording from "from 0 to maximum available" to "from 2 to maximum available". May I also suggest putting in a number rather than "maximum available" and also clarifying that mixin = 0 is still allowed if the user has unmixable outputs (dust), which he wants to "undust" using sweep_unmixable (comment from dEBRUYNE-1 ).
2016-09-03fix remaining bitmonero and simplewallet bitsRiccardo Spagni1-1/+1
2015-07-19Update after recent simplewallet string changesmoneromooo-monero1-219/+219
2015-07-18boost doesn't like %zu for size_t, replace with %umoneromooo-monero1-233/+250
2015-07-14Translatable strings for simplewalletmoneromooo-monero1-0/+996
The system is mostly the Qt system, but we don't use Qt to avoid the dependencies. See README.i18n for details.