Index: trunk/psLib/src/dataManip/psDataManipErrors.dat
===================================================================
--- trunk/psLib/src/dataManip/psDataManipErrors.dat	(revision 2339)
+++ trunk/psLib/src/dataManip/psDataManipErrors.dat	(revision 2343)
@@ -27,4 +27,6 @@
 psStats_STATS_SAMPLE_MEDIAN_SORT_PROBLEM            Failed to sort input data.
 psStats_STATS_VECTOR_BIN_DISECT_PROBLEM		Failed to determine the bin number of a data element.
+psStats_STATS_FIT_QUADRATIC_POLYNOMIAL_1D_FIT Failed to fit a 1-dimensional polynomial to the three specified data points.  Returning NAN.
+psStats_STATS_POLY_MEDIAN_OUT_OF_RANGE The requested y-value does not fall with the specified range of x-values.  Returning NAN.
 #
 psFunctions_INVALID_POLYNOMIAL_TYPE    Unknown polynomial type 0x%x found.  Evaluation failed.
