[GRASS-dev] String standardization
Markus Neteler
neteler at itc.it
Wed Jul 19 05:23:46 EDT 2006
On Wed, Jul 19, 2006 at 10:24:54AM +0200, Jachym Cepicky wrote:
> I raise my hand for all translators!
>
> cat grassmods_cs.po|grep open|grep raster
> msgid "Cannot open raster map"
> msgid "error opening raster map [%s]."
> msgid "Unable to open raster map [%s]"
> msgid "Unable to open raster map [%s] in [%s]"
> msgid "Unable to open raster map [%s]."
> msgid "%s: %s - Unable to open the input raster map\n"
> msgid "Cannot open raster map [%s]"
> msgid "Unable to open raster map <%s>"
> msgid "<%s> unable to open raster file"
> msgid "%s - can't open raster file"
> msgid "Can't open raster file %s"
> msgid "Cannot open terrain raster map <%s@%s>!"
> msgid "Cannot open raster file [%s]!"
> msgid "can't open raster file [%s] needed for input coordinates"
> msgid "%s - can't open raster map"
We should probably come up with message macros for standard
messages like
MSG_RASTER_NOT_FOUND_IN_MAPSET - "Unable to open raster map [%s] in [%s]"
or so. But I don't know how that's done in C.
Markus
> jachym
More information about the grass-dev
mailing list