First Spanish translation.

We handle parsing the translation file better, and better errors.
MatterSlice parameters are better.
This commit is contained in:
larsbrubaker 2014-03-20 14:10:39 -07:00
parent 35f6f08da2
commit 8ec802a63c
4 changed files with 841 additions and 280 deletions

View file

@ -109,8 +109,8 @@ namespace MatterHackers.MatterControl.SlicerConfiguration
new NotPassedItem("", "bed_size"),
new PrintCenterX("posx", "print_center"),
new PrintCenterY("posy", "print_center"),
new PrintCenterX("objectPosition.X", "print_center"),
new PrintCenterY("objectPosition.Y", "print_center"),
new NotPassedItem("", "build_height"),