aboutsummaryrefslogtreecommitdiff
path: root/translations (follow)
AgeCommit message (Collapse)AuthorFilesLines
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.