[GRASS-dev] Re: [GRASS GIS] #296: wrong translations break wxGUI

GRASS GIS trac at osgeo.org
Sun Sep 7 17:06:35 EDT 2008


#296: wrong translations break wxGUI
-----------------------+----------------------------------------------------
  Reporter:  msieczka  |       Owner:  grass-dev at lists.osgeo.org
      Type:  defect    |      Status:  new                      
  Priority:  major     |   Milestone:  6.4.0                    
 Component:  default   |     Version:  svn-develbranch6         
Resolution:            |    Keywords:                           
  Platform:  All       |         Cpu:  All                      
-----------------------+----------------------------------------------------
Comment (by martinl):

 Replying to [comment:7 glynn]:
 > Let me guess: the GUI looks for the string "none" in the description? I
 think that there should be a separate gisprompt setting for this case.

 Yes it looks at label or description.

 Currently is used

 {{{
 GISPROMPT_COLOR
 }}}

 i.e

 {{{
 "old,color,color"
 }}}

 Maybe we could use for enabling transparency

 {{{
 "old,color,none"
 }}}

 ?

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


More information about the grass-dev mailing list