Version: 0.98 (using KDE KDE 3.2.1) Installed from: Compiled From Sources OS: Linux The re-grid. option in the plot dialog looks odd as it does not start with a capital letter and should not be terminated with a period.
CVS commit by staikos: styleguide fixes. There is one hack in here that is technically a styleguide violation but the user can't really tell. Will fix later. CCMAIL: 86112-done@bugs.kde.org M +2 -2 curveplacementwidget.ui 1.16 M +6 -6 datawizard.ui 1.48 M +1 -1 plotdialog.ui 1.39 --- kdeextragear-2/kst/kst/curveplacementwidget.ui #1.15:1.16 @@ -98,5 +98,5 @@ </property> <property name="text"> - <string>Place in &new plot.</string> + <string>Place in &new plot</string> </property> <property name="accel"> @@ -112,5 +112,5 @@ </property> <property name="text"> - <string>re-grid. Columns:</string> + <string>Re-grid Columns:</string> </property> </widget> --- kdeextragear-2/kst/kst/datawizard.ui #1.47:1.48 @@ -134,5 +134,5 @@ </property> <attribute name="title"> - <string>Select Data</string> + <string>Select data</string> </attribute> <grid> @@ -279,5 +279,5 @@ </property> <property name="text"> - <string>XY &and Power Spectrum</string> + <string>XY &and power spectrum</string> </property> <property name="whatsThis" stdset="0"> @@ -304,5 +304,5 @@ </property> <property name="text"> - <string>&Power Spectrum</string> + <string>&Power spectrum</string> </property> <property name="whatsThis" stdset="0"> @@ -345,5 +345,5 @@ </property> <property name="text"> - <string>X Axis Vector:</string> + <string>X axis vector:</string> </property> <property name="buddy" stdset="0"> @@ -498,5 +498,5 @@ </property> <attribute name="title"> - <string>Plot Layout</string> + <string>Plot layout</string> </attribute> <grid> @@ -606,5 +606,5 @@ </property> <property name="text"> - <string>New Window Name:</string> + <string>New window name:</string> </property> </widget> --- kdeextragear-2/kst/kst/plotdialog.ui #1.38:1.39 @@ -332,5 +332,5 @@ </property> <property name="text"> - <string>re-grid.</string> + <string>Re-grid</string> </property> </widget>