Changeset 2607 for trunk/psLib/src/astronomy/psAstronomyErrors.dat
- Timestamp:
- Dec 3, 2004, 1:19:07 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/astronomy/psAstronomyErrors.dat (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/astronomy/psAstronomyErrors.dat
r2301 r2607 33 33 psCoord_OFFSET_MODE_UNKNOWN Specified offset mode, 0x%x, is not supported. 34 34 # 35 psAstrometry_NONLINEAR_TRANSFORM The %s transfrom is not linear. Only linear transforms are supported. 35 psAstrometry_NONLINEAR_TRANSFORM The %s transfrom is not linear. Only linear transforms are supported. 36 36 # 37 37 psMetadata_METATYPE_INVALID Specified psMetadataType, %d, is not supported. … … 50 50 psMetadataIO_FITS_METATYPE_INVALID Specified FITS metadata type, %c, is not supported. 51 51 psMetadataIO_ADD_FAILED Failed to add metadata item, %s. 52 psMetadataIO_FILE_OPEN_FAILED Failed to open file '%s'. Check if it exists and it has the proper permissions. 53 psMetadataIO_FILE_MULTIPLE_CHAR More than one '%c' character not allowed. Found on line %d of %s. 54 psMetadataIO_FILE_ELEMENT_NULL Failed to read a metadata %s on line %d of %s. 55 psMetadataIO_FILE_TYPE_INVALID Metadata type '%s', found on line %d of %s, is not invalid. 56 psMetadataIO_OVERWRITE_ITEM Duplicate Metadata item, %s, found on line %d of %s. Overwrite not allowed. 57 psMetadataIO_PARSE_FAILED Failed to parse the value '%s' of metadata item %s, type %s, on line %d of %s. 52 psMetadataIO_FILE_OPEN_FAILED Failed to open file '%s'. Check if it exists and it has the proper permissions. 53 psMetadataIO_FILE_MULTIPLE_CHAR More than one '%c' character not allowed. Found on line %u of %s. 54 psMetadataIO_FILE_ELEMENT_NULL Failed to read a metadata %s on line %u of %s. 55 psMetadataIO_FILE_TYPE_INVALID Metadata type '%s', found on line %u of %s, is not invalid. 56 psMetadataIO_OVERWRITE_ITEM Duplicate Metadata item, %s, found on line %u of %s. Overwrite not allowed. 57 psMetadataIO_PARSE_FAILED Failed to parse the value '%s' of metadata item %s, type %s, on line %u of %s. 58 psMetadataIO_NO_NAME Failed to find key 'name' in table on line %u of %s. 59 psMetadataIO_TYPE_INVALID_LINE_FILE Specified type, %s, is not supported on line %u of %s. 60 psMetadataIO_TAG_MISMATCH Start tag, %s and end tag, %s do not agree. 61 psMetadataIO_TAG_UNKNOWN Invalid end tag name, %s. 58 62 59
Note:
See TracChangeset
for help on using the changeset viewer.
