[GRASS-dev] [GRASS-SVN] r73627 - grass/trunk/raster/r.stream.extract
Martin Landa
landa.martin at gmail.com
Wed Oct 31 02:28:48 PDT 2018
Hi,
st 31. 10. 2018 v 10:05 odesílatel Maris Nartiss <maris.gis at gmail.com> napsal:
> ... and by doing so marking all translated strings as untranslated.
> This exactly is a type of change that should NOT be backported – the
> meaning of this string can be understood also when it is misspelled
> and backporting would thus harm translations.
it can be right for G74 release branch but for for G76 where typos
should be simply fixed. Ma
> > > --- grass/trunk/raster/r.stream.extract/cseg.c 2018-10-30 21:00:49 UTC (rev 73626)
> > > +++ grass/trunk/raster/r.stream.extract/cseg.c 2018-10-31 01:54:09 UTC (rev 73627)
> > > @@ -83,7 +83,7 @@
> > > int cseg_get(CSEG *cseg, CELL *value, GW_LARGE_INT row, GW_LARGE_INT col)
> > > {
> > > if (Segment_get(&(cseg->seg), value, row, col) < 0) {
> > > - G_warning(_("Unabel to read segment file"));
> > > + G_warning(_("Unable to read segment file"));
> > > return -1;
> > > }
> > > return 0;
> > >
> > > _______________________________________________
> > > grass-commit mailing list
> > > grass-commit at lists.osgeo.org
> > > https://lists.osgeo.org/mailman/listinfo/grass-commit
> >
> >
> >
> > --
> > Martin Landa
> > http://geo.fsv.cvut.cz/gwiki/Landa
> > http://gismentors.cz/mentors/landa
> > _______________________________________________
> > grass-dev mailing list
> > grass-dev at lists.osgeo.org
> > https://lists.osgeo.org/mailman/listinfo/grass-dev
--
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa
More information about the grass-dev
mailing list