Kaydet (Commit) b0eefda7 authored tarafından Regina Henschel's avatar Regina Henschel Kaydeden (comit) Tor Lillqvist

Adapt texts to new B-spline implementation

üst 649830ed
...@@ -245,7 +245,7 @@ ModalDialog DLG_SPLINE_PROPERTIES ...@@ -245,7 +245,7 @@ ModalDialog DLG_SPLINE_PROPERTIES
{ {
Pos = MAP_APPFONT ( POS_X_SPLINE_EXTRAS , POS_Y_SPLINES_3 ) ; Pos = MAP_APPFONT ( POS_X_SPLINE_EXTRAS , POS_Y_SPLINES_3 ) ;
Size = MAP_APPFONT ( SPLINES_WIDTH_METRIC_TEXT , 10 ) ; Size = MAP_APPFONT ( SPLINES_WIDTH_METRIC_TEXT , 10 ) ;
Text [ en-US ] = "~Data points order" ; Text [ en-US ] = "~Degree of polynomials" ;
}; };
MetricField MF_SPLINE_ORDER MetricField MF_SPLINE_ORDER
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment