aboutsummaryrefslogtreecommitdiff
path: root/src/mnemonics/spanish.h
Commit message (Collapse)AuthorAgeFilesLines
* Copyright: Update to 2022mj-xmr2022-03-041-1/+1
|
* Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
| | | | Update copyright year to 2020
* Update 2019 copyrightbinaryFate2019-03-051-1/+1
|
* mnemonics: fix outrageous compile time with CLANG in releasemoneromooo-monero2018-08-291-3/+6
| | | | from several minutes to 10-15 seconds
* simplewallet: new --use-english-language-names flagmoneromooo-monero2018-03-171-1/+1
| | | | | On some Windows systems, displaying language names in their own languages freezes the display.
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
|
* Change all wallet language names into native names (and scripts)Nano Akron2017-04-241-1/+1
|
* Amended software licenses for Portuguese and SpanishNano Akron2017-04-161-12/+33
|
* mnemonics: sanity checks for word listsmoneromooo-monero2017-03-251-1/+1
| | | | | | | and a test to go with it Remember to run the test when changing word lists, or simplewallet will throw uncaught if that word list is used.
* mnemonics: misc cleanupmoneromooo-monero2017-03-251-8/+3
| | | | | | Pass relevant information to the base class instead of overwriting default values later, use objects instead of pointers to objects to avoid having to new objects unnecessarily.
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
|
* updated copyright yearRiccardo Spagni2015-12-311-1/+1
|
* year updated in licenseRiccardo Spagni2015-01-021-2/+2
|
* Variable unique prefix lengths for seedOran Juice2014-10-071-0/+1
|
* added trim_length to language_base class, added license to langeuage_baseRiccardo Spagni2014-10-051-0/+1
|
* Don't show Old English as an available optionOran Juice2014-10-031-1639/+1639
|
* Use reference types on LHS when using language methodsOran Juice2014-10-021-0/+10
|
* Cut short word lists to 1626 words, added attribution to Electrum, some bug ↵Oran Juice2014-10-021-2073/+1680
| | | | fixes
* Restructured language sources to be singletonsOran Juice2014-10-021-2090/+2066
|
* Separated word lists to header filesOran Juice2014-10-021-0/+2098