[GRASS-dev] [GRASS-SVN] r73627 - grass/trunk/raster/r.stream.extract
Huidae Cho
grass4u at gmail.com
Wed Oct 31 07:06:02 PDT 2018
Hmm... I never thought about backporting these changes... So just G76
should be fine then?
Huidae /hidɛ/
On Wed, Oct 31, 2018 at 5:29 AM Martin Landa <landa.martin at gmail.com> wrote:
> 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
>
--
Huidae Cho, Ph.D., PE, M.ASCE, CFM, GISP
Open Source GIS Developer, GRASS GIS Development Team
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-dev/attachments/20181031/f234d80e/attachment.html>
More information about the grass-dev
mailing list