Changes between Version 1 and Version 2 of RFC/Internationalization

Show
Ignore:
Timestamp:
10/13/07 06:09:43 (6 years ago)
Author:
crschmidt
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RFC/Internationalization

    v1 v2  
    2121} 
    2222}}} 
     23 
     24== Implementation ==  
     25 
     26Implementation will require looking through existing code for hardcoded strings. Example files are: 
     27 
     28 * Control/Permalink.js 
     29 * Control/LayerSwitcher.js 
     30 
     31These files will need to use the OpenLayers.String.translate() function instead.