[Libreoffice-commits] .: chart2/source

Tor Lillqvist tml at kemper.freedesktop.org
Thu Jun 23 08:48:00 PDT 2011


 chart2/source/controller/dialogs/tp_ChartType.src |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 56bbeb82074d3b812469734306c7d46f12e39996
Author: Regina Henschel <rb.henschel at t-online.de>
Date:   Thu Jun 23 18:33:44 2011 +0300

    Adapt texts to new B-spline implementation

diff --git a/chart2/source/controller/dialogs/tp_ChartType.src b/chart2/source/controller/dialogs/tp_ChartType.src
index 69c33cd..334c8d5 100644
--- a/chart2/source/controller/dialogs/tp_ChartType.src
+++ b/chart2/source/controller/dialogs/tp_ChartType.src
@@ -245,7 +245,7 @@ ModalDialog DLG_SPLINE_PROPERTIES
     {
         Pos = MAP_APPFONT ( POS_X_SPLINE_EXTRAS , POS_Y_SPLINES_3  ) ;
         Size = MAP_APPFONT ( SPLINES_WIDTH_METRIC_TEXT , 10 ) ;
-        Text [ en-US ] = "~Data points order" ;
+        Text [ en-US ] = "~Degree of polynomials" ;
     };
     MetricField MF_SPLINE_ORDER
     {


More information about the Libreoffice-commits mailing list