Changes between Version 9 and Version 10 of MessageStandardization
- Timestamp:
- 08/02/09 04:52:13 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MessageStandardization
v9 v10 38 38 done 39 39 }}} 40 41 == Macros to be defined for C library == 42 43 * MSG_RASTER_NOT_FOUND_IN_MAPSET - "Raster map <%s> not found in <%s>" 44 * MSG_CANNOT_OPEN_RASTER - "Unable to open raster map <%s>" 45 * MSG_CANNOT_OPEN_FILE - Unable to open file <%s> 46 47 Note: Problem with xgettext package. How to use macros to work with xgettext?