Martin: please read on: On Thu, Jan 28, 2010 at 3:27 PM, Luigi Ponti <[email protected]> wrote: > Hi all, > > Not sure why this happens, but some of the manual pages of my > WinGRASS-6.4.SVN-r40650-1 installation are in English e.g. > > v.build.all - Rebuilds topology on all vector maps in the current mapset. > > while other are in another (not sure which) language e.g. > > v.buffer - Vytvoøí buffer okolo prvkù zadaného typu (plochy musí obsahovat > centroid) > > Is this a known issue?
It is a bugfeature: some want it some not. Ideally both English and the current locale would be used for creating the manual, see enhancement request: https://trac.osgeo.org/grass/ticket/846 Apparently winGRASS-daily was/is build in CZ locale and NLS active. Before compilation, the locale settings should be set to English by defining LANG and LC_MESSAGES variables. IMHO easy to fix on Martin's server. Markus _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
