Showing with 2 additions and 2 deletions.
  1. +1 −2 i18n/qgis_it.ts
  2. +1 −0 src/plugins/grass/modules/v.surf.idw.qgm
3 changes: 1 addition & 2 deletions i18n/qgis_it.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1806,7 +1806,7 @@ Il plugin non sarà installato.</translation>
</message>
<message>
<source>Miscellaneous</source>
<translation>MIscellanea</translation>
<translation>Miscellanea</translation>
</message>
<message>
<source>GdalTools settings</source>
Expand Down Expand Up @@ -12921,7 +12921,6 @@ Database:%2</source>
<comment>number of rows</comment>
<translation type="unfinished">
<numerusform></numerusform>
<numerusform></numerusform>
</translation>
</message>
<message>
Expand Down
1 change: 1 addition & 0 deletions src/plugins/grass/modules/v.surf.idw.qgm
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@
<option key="input" layeroption="layer" typemask="point,line" id="input" />
<field key="column" layer="input" type="integer,double" label="Attribute field (interpolated values)" />
<option key="npoints" />
<option key="power" />
<option key="output" />
</qgisgrassmodule>