Changes between Version 18 and Version 19 of MessageStandardization


Ignore:
Timestamp:
08/02/09 05:32:03 (16 years ago)
Author:
martinl
Comment:

discuss

Legend:

Unmodified
Added
Removed
Modified
  • MessageStandardization

    v18 v19  
    209209Vect_read_next_line
    210210 Unable to read vector map <%s> feature id %d
     211
     212==== Messages Discussion ====
     213
     214 * "Map <roads> in <user1>" or "Map <roads@user1>"
     215  * "Map <roads@user1>" preferred - [[User:Landa|ML]]
     216  * If the element was given on the command line, the user knows which mapset it came from, and the @mapset part is just extra noise. If the element is taken from the data (how? i.group?) where the user hasn't explicitly defined the map, then @mapset it appropriate. Also output maps are always created in the current mapset* so @mapset is redundant and should not be used for new maps. [* i.rectify, r.in.gdal, v.in.ogr are exceptions that can create maps in other mapsets or new locations] --HB
     217
     218''Proposed standard responses in bold.''
     219
     220 * G_get_raster_row()[[BR]]
     221 "'''Unable to read raster map <%s> row %d'''"
     222{{{
     223Cannot get raster raster of input map
     224Cannot raster raster of input map
     225Cannot read raster row [%d]
     226can't read row in input elevation map
     227Could not read from <%s>
     228Could not read from <%s>, row=%d
     229Error getting input null cells
     230error reading hue data
     231Error reading 'hue' map
     232Error reading input
     233error reading intensity data
     234Error reading 'intensity' map
     235Error reading map %s
     236Error reading row of data
     237error reading saturation data
     238Error reading 'saturation' map
     239G_get_raster_row failed
     240reading map
     241Reading map
     242Reading row %d
     243read_row: error reading data
     244%s: Unable to read raster map [%s]
     245Unable to get row %d from raster map
     246Unable to get row %d from <%s>
     247Unable to read map raster row %d
     248Unable to read raster row.
     249Unable to read raster row %d
     250Unable to read row %i\n
     251}}}
     252
     253 * G_put_raster_row()[[BR]]
     254 "'''Failed writing raster map <%s> row %d'''"
     255{{{
     256Cannot write row to raster map
     257Cannot write to <%s>
     258Error while writing new cell map.
     259Error writing cell map during transform.
     260error writing data
     261Error writing output map
     262G_put_raster_row failed (file system full?)
     263%s - ERROR writing %s
     264Unable to properly write output raster map
     265unable to write map row %d
     266}}}
     267
     268 * G_open_cell_new()[[BR]]
     269 "'''Unable to create raster map <%s>'''"
     270{{{
     271Cannot open output raster map <%s>
     272can't open %s
     273Error in opening output file <%s>
     274Unable to create output <%s>
     275Unable to create raster map <%s>
     276Unable to create raster map [%s]
     277Unable to open cell map <%s> for output.\n
     278Unable to open output file.
     279Unable to open the cell map MASK.
     280}}}
     281
     282 * G_open_cell_old()[[BR]]
     283 "'''Unable to open raster map <%s>'''"
     284{{{
     285Cannot find map %s
     286Cannot find mapset for %s
     287Cannot open File %s
     288Cannot open input raster map <%s>
     289Cannot open map %s
     290Cannot open raster map
     291Cannot open raster map <%s>
     292Cannot open raster map [%s]
     293Cannot open raster map [%s]!
     294Cannot open %s
     295Cannot open seed map <%s@%s>!
     296Cannot open terrain raster map <%s@%s>!
     297Can't open input map
     298can't open raster map [%s]
     299can't open raster map <%s> in mapset %s
     300can't open %s
     301Could not open raster <%s>
     302Could not open raster '%s'
     303Error in opening input file <%s>
     304Not able to open cellfile for [%s]
     305Problem opening input file [%s]
     306Raster file <%s> not found
     307Raster map [%s] not found 
     308<%s> cellfile not found
     309%s: Couldn't open raster <%s@%s>
     310%s: o_open_file: could not open raster map %s in %s
     311Unable to open band files.
     312Unable to open cellfile for [%s]
     313Unable to open map <%s>
     314Unable to open MASK
     315Unable to open raster map [%s]
     316Unable to open raster <%s>
     317unable to open [%s] in [%s]
     318Unable to proceed
     319}}}
     320
     321 * G_find_cell()[[BR]]
     322 "'''Raster map <%s> not found'''"
     323{{{
     324albedo raster map <%s> not found
     325aspin raster map <%s> not found
     326Cannot find map %s
     327Cannot find mapset for %s
     328Cannot find raster map
     329Cannot find %s
     330cell file [%s] not found
     331coefbh raster map <%s> not found
     332elevin raster map <%s> not found
     333Input map [%s] in location [%s] in mapset [%s] not found.
     334latin raster map <%s> not found
     335linkein raster map <%s> not found
     336No clump map specified and MASK not set.
     337Raster file [%s] not found. Exiting.
     338Raster map [%s] already exists.\nPlease try another.
     339Raster map <%s> not found
     340Raster map [%s] not found
     341Raster <%s> already exist.
     342Raster <%s> not found
     343Raster '%s' not found
     344Requested raster map <%s> not found
     345[%s] cannot be found!
     346%s - exits in Mapset <%s>, select another name
     347slopein raster map <%s> not found
     348%s: more than %d files not allowed
     349%s - not found
     350%s: o_open_file: raster map %s not found
     351%s: <%s> raster map not found
     352%s: %s - raster map not found
     353%s: %s - Unable to find the imaginary-image.
     354%s: %s - Unable to find the real-image map.
     355stringliteral
     356Training map [%s] not found.
     357Unable to find base map <%s>
     358Unable to find cell map <%s>
     359Unable to find cover map <%s>
     360Unable to find file [%s].
     361Unable to find input cell map <%s>
     362}}}
     363
     364 * G_find_cell2()[[BR]]
     365 "'''Raster map <%s> not found'''"
     366{{{
     367Raster map <%s> not found in current mapset
     368Raster map <%s> not found
     369Raster file [%s] not found. Exiting.
     370}}}
     371
     372 * G_find_vector()[[BR]]
     373 "'''Vector map <%s> not found'''"
     374{{{
     375Cannot find vector map
     376Could not find input map <%s>
     377Could not find input map <%s>.
     378Could not find input map '%s'.
     379Could not find input map <%s> in current mapset.
     380Could not find input map <%s>\n
     381Could not find input %s
     382Could not find input %s\n
     383Could not find input vector map <%s>
     384Could not find input vector map %s
     385Could not find network input map '%s'.
     386Could not find vector map <%s> in current mapset
     387}}}
     388
     389 * G_tempfile()[[BR]]
     390 "'''Unable to open temporary file <%s>'''"
     391{{{
     392Unable to write the temporary file      (/display/d.text.freetype/main.c:422)
     393Unable to open temp file.               (/imagery/i.find/main.c:83)
     394Unable to open tempfile                 (/raster/r.coin/make_coin.c:83)
     395Unable to open temporary file <%s>      (/vector/v.in.ascii/in.c:237 /display/d.text/main.c:191 /display/d.text.new/main.c:398 /display/d.title/main.c:117
     396                                        /raster/r.statistics/o_average.c:42 /raster/r.statistics/o_distrib.c:41 /raster/r.statistics/o_sum.c:43)
     397                                        (/raster/r.in.ascii/main.c:130) (/raster/r.in.ascii/main.c:160)
     398}}}