Index: /branches/rel10_ifa/psLib/src/psErrorText_en.dat
===================================================================
--- /branches/rel10_ifa/psLib/src/psErrorText_en.dat	(revision 6515)
+++ /branches/rel10_ifa/psLib/src/psErrorText_en.dat	(revision 6516)
@@ -146,5 +146,9 @@
 psFits_METADATA_ADD_FAILED             Failed to add metadata item, %s.
 psFits_WRITE_FAILED                    Could not write data to file.\nCFITSIO Error: %s
+psFits_WRITE_PLANE_FAILED              Could not write image plane %d.
+psFits_UPDATE_PLANE_FAILED             Could not update image plane %d.
 psFits_IMAGE_NULL                      The input psImage was NULL.  Need a non-NULL psImage for operation to be performed.
+psFits_ARRAY_EMPTY                     The input array was empty.
+psFits_ARRAY_SIZE_DIFFER               The sizes of images in the array differ.
 psFits_METADATA_NULL                   The input psMetadata was NULL.  Need a non-NULL psMetadata for operation to be performed.
 psFits_METADATA_PTYPE_UNSUPPORTED      A metadata item's primative type, %d, is not supported.
