Commit graph

8 commits

Author SHA1 Message Date
Kevin Pope
1061560a5d Remove non-required imports. 2014-06-27 11:20:21 -07:00
larsbrubaker
7020e33c67 Put in functions to test if we are in release builds.
Made more projects default to release.
2014-04-01 16:33:07 -07:00
larsbrubaker
b766b35529 Only add to translation data while in debug builds. 2014-04-01 14:34:44 -07:00
larsbrubaker
76dfe4ce41 enforce translation folders always lower case. 2014-03-20 17:28:52 -07:00
larsbrubaker
8ec802a63c First Spanish translation.
We handle parsing the translation file better, and better errors.
MatterSlice parameters are better.
2014-03-20 14:10:39 -07:00
larsbrubaker
c6f471c7ca Fixing up the localization file to always maintain the master file when in English
added localized start and end to gcode view
Made the TAZ baud rate correct
Some new localizations
2014-03-15 14:02:43 -07:00
larsbrubaker
5a1484ca86 Made it not save out English translations.
Made it create files and directories as necessary.
2014-03-11 15:10:57 -07:00
larsbrubaker
2def10590e Made the first pass of actually doing the localizations.
There is now a small bit of Spanish localization.
Moved the LocalizedString into MC so that it is clearer that translation files aren't saved.
2014-03-11 15:10:11 -07:00