Changes between Version 9 and Version 10 of MessageStandardization


Ignore:
Timestamp:
Aug 2, 2009, 4:52:13 AM (15 years ago)
Author:
martinl
Comment:

macros

Legend:

Unmodified
Added
Removed
Modified
  • MessageStandardization

    v9 v10  
    3838done
    3939}}}
     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
     47Note: Problem with xgettext package. How to use macros to work with xgettext?