Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-29 | [feat] don't need the cancel button | Ruben Pollan | |
We can do just with two buttons and changing the names. | |||
2018-11-19 | [feat] update translation strings | Ruben Pollan | |
2018-11-19 | [feat] Generate messages.json for transifex | Ruben Pollan | |
Add to 'make generate_locales' the generation of a 'transifex/messages.json' that will be automatically pulled by transifex for translations. To incorporate translations from transifex into our project we'll need to manually download the selected translations and convert them with the transifex program into gotext format. -Resolves: #73 |