Kevin Pope
1061560a5d
Remove non-required imports.
2014-06-27 11:20:21 -07:00
larsbrubaker
76dfe4ce41
enforce translation folders always lower case.
2014-03-20 17:28:52 -07:00
Kevin Pope
85419d8409
Made localizations use stored language preference.
2014-03-20 15:52:19 -07:00
larsbrubaker
d74e59033a
Added a string helper that lets us use an extension method to format strings easier.
...
Added a string extension method for localize that makes it easier to get localized text
Moved code into these new methods.
Removed some strings from localizing (app names and copy write notice)
2014-03-16 10:23:56 -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
fd6d04560b
default to English not the testing French.
2014-03-11 15:57:22 -07:00
larsbrubaker
5c0993f83e
Changed the interface to translations.
2014-03-11 15:24:47 -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