aboutsummaryrefslogtreecommitdiff
path: root/messages.po
AgeCommit message (Collapse)Author
2018-02-22Windows fixes (#83)Lex Neva
* os.execv doesn't replace the process on windows * fix simulate/params crash * pyinstaller windowed mode breaks things? * fix output routing for windows * properly route stderr to inkscape too * don't print unless there's something to print * remove last backup version if necessary * add documentation for Windows build
2018-02-19windows build (#79)Lex Neva
Ink/stitch now supports windows!
2018-02-17fix repeated colors showing as randomLex Neva
2018-02-04framework for translations (#55)Lex Neva
sets up all the plumbing to send strings to CrowdIn for translation and incorporate the results