Index: trunk/psLib/src/collections/psCollectionsErrors.dat
===================================================================
--- trunk/psLib/src/collections/psCollectionsErrors.dat	(revision 3959)
+++ trunk/psLib/src/collections/psCollectionsErrors.dat	(revision 4212)
@@ -16,4 +16,6 @@
 psVector_SORT_NULL                     psVectorSort can not sort a NULL psVector.
 psVector_UNSUPPORTED_TYPE              Input psVector is an unsupported type (0x%x).
+psVector_NULL                          The input psVector can not be NULL.
+psVector_EXTENDSIZE_NEG                The input number of elements to extend must be non-negative.
 #
 psBitSet_ALLOC_NEG_SIZE                The number of bit in a psBitSet (%d) must be greater than zero.
