aboutsummaryrefslogtreecommitdiff
path: root/translations/monero.ts (follow)
AgeCommit message (Collapse)AuthorFilesLines
2018-02-16refresh language fileserciccione1-991/+2304
2018-02-16fix build error removing <> from payment_iderciccione1-2/+2
2018-02-16Merge pull request #3094Riccardo Spagni1-17/+17
a85dbb3f Fixed typos and wording tweaks (Maxithi)
2018-01-29Fixed typos and wording tweaksMaxithi1-17/+17
2018-01-09Improved terminology from create to generateMaxithi1-2/+2
2017-12-17Better definite article usexmr-eric1-5/+5
2017-11-28Simplewallet.cpp: Fewer pleases in seed NOTExmr-eric1-1/+1
Monero.ts: Fewer pleases in seed NOTE Monero_it.ts: Fewer pleases in seed NOTE Monero_fr.ts: Fewer pleases in seed NOTE
2017-07-19updates monero.tserciccione1-491/+580
2017-06-23Add french translationGuillaume LE VAILLANT1-602/+623
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.