[Mapguide-trac] [mapguide-trac] #2110: Localization review/cleanup

MapGuide Open Source trac_mapguide at osgeo.org
Tue Sep 11 05:30:30 PDT 2012


#2110: Localization review/cleanup
-----------------------+----------------------------------------------------
   Reporter:  jng      |       Owner:  jng        
       Type:  task     |      Status:  new        
   Priority:  medium   |   Milestone:  Maestro-5.0
  Component:  Maestro  |     Version:             
   Severity:  major    |    Keywords:             
External_id:           |  
-----------------------+----------------------------------------------------
Description changed by jng:

Old description:

> Review the Maestro codebase for localization related issues:
>
>  * Mark lines containing unlocalizable string literals with //NOXLATE
>  * Move localizable string literals into their respective resx file
>  * Where possible, externalize frequently used string literals into a
> string constant of a StringConstants utility class.

New description:

 Review the Maestro codebase for localization related issues:

  * Mark lines containing unlocalizable string literals with //NOXLATE
  * Move localizable string literals into their respective resx file
  * Where possible, externalize frequently used string literals into a
 string constant of a StringConstants utility class.
  * Move strings in Resources.resx into a separate Strings.resx resource,
 to make such items easier to distinguish during the localization process

--

-- 
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/2110#comment:1>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals


More information about the mapguide-trac mailing list