Changeset 5512 for trunk/psLib/src/psErrorText_en.dat
- Timestamp:
- Nov 14, 2005, 12:18:48 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/psErrorText_en.dat (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/psErrorText_en.dat
r4971 r5512 127 127 psFits_FILENAME_NULL Specified filename can not be NULL. 128 128 psFits_EXTNAME_NULL Specified extension name can not be NULL. 129 psFits_EXTNAME_INVALID Could not find HDU '%s' in file %s.\nCFITSIO Error: %s130 psFits_EXTNUM_ABS_MOVE_FAILED Could not move to specified HDU #%d in file %s.\nCFITSIO Error: %s131 psFits_EXTNUM_REL_MOVE_FAILED Could not move %d HDUs from current position in file %s.\nCFITSIO Error: %s129 psFits_EXTNAME_INVALID Could not find HDU '%s'.\nCFITSIO Error: %s 130 psFits_EXTNUM_ABS_MOVE_FAILED Could not move to specified HDU #%d.\nCFITSIO Error: %s 131 psFits_EXTNUM_REL_MOVE_FAILED Could not move %d HDUs from current position.\nCFITSIO Error: %s 132 132 psFits_GET_EXTNUM_FAILED Failed to determine the current HDU number in file %s.\nCFITSIO Error: %s 133 psFits_GETNUMHDUS_FAILED Failed to determine the number of HDUs in file %s.\nCFITSIO Error: %s134 psFits_GETHDUTYPE_FAILED Failed to determine an HDU type in file %s.\nCFITSIO Error: %s133 psFits_GETNUMHDUS_FAILED Failed to determine the number of HDUs.\nCFITSIO Error: %s 134 psFits_GETHDUTYPE_FAILED Failed to determine an HDU type.\nCFITSIO Error: %s 135 135 psFits_GETNUMKEYS_FAILED Failed to determine the number of header keys in file %s.\nCFITSIO Error: %s 136 136 psFits_GET_TABLE_SIZE_FAILED Failed to determine the size of the current HDU table.\nCFITSIO Error: %s … … 145 145 psFits_METATYPE_INVALID Specified FITS metadata type, %c, is not supported. 146 146 psFits_METADATA_ADD_FAILED Failed to add metadata item, %s. 147 psFits_WRITE_FAILED Could not write data to file ,'%s'.\nCFITSIO Error: %s147 psFits_WRITE_FAILED Could not write data to file.\nCFITSIO Error: %s 148 148 psFits_IMAGE_NULL The input psImage was NULL. Need a non-NULL psImage for operation to be performed. 149 149 psFits_METADATA_NULL The input psMetadata was NULL. Need a non-NULL psMetadata for operation to be performed.
Note:
See TracChangeset
for help on using the changeset viewer.
