[GRASS-dev] Re: [GRASS GIS] #296: d.barscale: can't use "none" for background color

GRASS GIS trac at osgeo.org
Sun Sep 7 06:29:52 EDT 2008


#296: d.barscale: can't use "none" for background color
-----------------------+----------------------------------------------------
  Reporter:  msieczka  |       Owner:  martinl         
      Type:  defect    |      Status:  assigned        
  Priority:  major     |   Milestone:  6.4.0           
 Component:  wxGUI     |     Version:  svn-develbranch6
Resolution:            |    Keywords:                  
  Platform:  All       |         Cpu:  All             
-----------------------+----------------------------------------------------
Comment (by martinl):

 Replying to [comment:2 msieczka]:
 > The bug has to do with translations.
 >
 > d.barscale dialog is missing that "Transparent" checkbox when I run
 GRASS built --with-nls in Polish locale.
 >
 > If on GRASS terminal I do:
 >
 > {{{
 > $ export LC_ALL=C
 > $ d.barscale
 > }}}
 >
 > the dialog has the checkbox in place.

 Fix Polish translation to contain "none". This word shouldn't be
 translated, it's keyword for option. Module cannot understand, e.g. in
 Czech

 {{{
 d.barscale bcolor=průhledný
 }}}

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/296#comment:3>
GRASS GIS <http://grass.osgeo.org>


More information about the grass-dev mailing list