Index: trunk/psLib/src/sysUtils/psSysUtilsErrors.dat
===================================================================
--- trunk/psLib/src/sysUtils/psSysUtilsErrors.dat	(revision 1787)
+++ trunk/psLib/src/sysUtils/psSysUtilsErrors.dat	(revision 1905)
@@ -38,2 +38,7 @@
 psTrace_MALFORMED_COMPONENT_NAME       Failed to add '%s' to the root component tree; component must start with '.'.
 psTrace_FAILED_TO_ADD_COMPONENT        Failed to set trace level (%d) to '%s'.
+#
+# Error Messages from psErrorCodes.c
+#
+psErrorCode_NULL_ERRORDESCRIPTION      Specified psErrorDescription pointer can not be NULL.
+psErrorCode_ERRORCODE_REGISTER_FAILED  Failed to add input psErrorDescription at array index %d.
