[osgeo4w-dev] Re: [osgeo4w] #130: Hardcoded English text in Advanced window

OSGeo4W trac_osgeo4w at osgeo.org
Mon Feb 15 01:14:42 EST 2010


#130: Hardcoded English text in Advanced window
---------------------+------------------------------------------------------
Reporter:  jmckenna  |        Owner:  osgeo4w-dev at lists.osgeo.org
    Type:  defect    |       Status:  new                        
Priority:  major     |    Component:  Installer                  
 Version:            |   Resolution:                             
Keywords:            |  
---------------------+------------------------------------------------------
Comment (by jmckenna):

 for example, here is a part of PickView.cc:

 {{{
 static PickView::Header pkg_headers[] = {
   {"Current", 0, 0, true},
   {"New", 0, 0, true},
   {"Bin?", 0, 0, false},
   {"Src?", 0, 0, false},
   {"Categories", 0, 0, true},
   {"Size", 0, 0, true},
   {"Package", 0, 0, true},
   {0, 0, 0, false}
 };
 }}}

-- 
Ticket URL: <http://trac.osgeo.org/osgeo4w/ticket/130#comment:1>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer for the OSGeo stack.


More information about the osgeo4w-dev mailing list