Changes between Version 16 and Version 17 of MessageStandardization


Ignore:
Timestamp:
Aug 2, 2009, 5:23:48 AM (15 years ago)
Author:
martinl
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MessageStandardization

    v16 v17  
    124124db_get_num_rows()
    125125 Unable select records from table <%s>
     126
     127=== General messages ===
     128G_legal_filename()
     129 <%s> is an illegal file name
     130G_set_window()
     131 Invalid graphics coordinates
     132 
     133 Unable to set region
     134D_do_conversions()
     135 Error calculating graphics-region conversions
     136G_tempfile()
     137 Unable to open temporary file <%s>
     138G_get_projinfo()
     139 Unable to get projection info of raster map
     140G_get_projunits()
     141 Unable to get projection units of raster map
     142
     143=== Raster messages ===
     144G_find_cell2()
     145 Raster map <%s> not found
     146 
     147 Raster map <%s> not found in the current mapset
     148
     149 Raster map <%s> not found in mapset <%s>
     150G_open_cell_old()
     151 Unable to open raster map <%s>
     152G_open_cell_new()
     153 Unable to create raster map <%s>
     154G_close_cell()
     155 Unable to close raster map <%s>
     156G_get_cellhd()
     157 Unable to read header of raster map <%s>
     158G_get_raster_row()
     159 Unable to read raster map <%s> row %d
     160G_put_raster_row()
     161 Failed writing raster map <%s> row %d
     162G_write_cats()
     163 Unable to write category file for raster map <%s>
     164G_read_colors()
     165 Unable to read color file of raster map <%s>
     166G_read_cats()
     167 Unable to read category file of raster map <%s>
     168G_read_fp_range()
     169 Unable to read fp range of raster map <%s>
     170G_read_range()
     171 Unable to read range of raster map <%s>
     172
     173=== 3D raster messages ===
     174
     175G_find_grid3()
     176 3D Raster map <%s> not found
     177 
     178 3D Raster map <%s> not found in the current mapset
     179 
     180 3D Raster map <%s> not found in mapset <%s>
     181G3d_openCellOld()
     182 Unable to open 3D raster map <%s>
     183G3d_range_load()
     184 Unable to read range of 3D raster map <%s>
     185G3d_closeCell()
     186 Unable to close raster map <%s>
     187
     188=== Vector messages ===
     189G_find_vector2()
     190 Vector map <%s> not found
     191
     192 Vector map <%s> not found in the current mapset
     193 
     194 Vector map <%s> not found in mapset <%s>
     195Vect_open_old()
     196 Unable to open vector map <%s>
     197 
     198 Unable to open vector map <%s> at topology level %d
     199Vect_open_new()
     200 Unable to create vector map <%s>
     201Vect_get_field(), Vect_get_dblink()
     202 Database connection not defined for layer %d
     203Vect_get_area_centroid()
     204 Area %d without centroid or Skipping area %d without centroid
     205Vect_open_old_head()
     206 Unable to open header file of vector map <%s>
     207Vect_map_add_dblink()
     208 Unable to add database link for vector map <%s>
     209Vect_read_next_line
     210 Unable to read vector map <%s> feature id %d