Changes between Version 1 and Version 2 of RFC/Internationalization
- Timestamp:
- 10/13/07 06:09:43 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
RFC/Internationalization
v1 v2 21 21 } 22 22 }}} 23 24 == Implementation == 25 26 Implementation will require looking through existing code for hardcoded strings. Example files are: 27 28 * Control/Permalink.js 29 * Control/LayerSwitcher.js 30 31 These files will need to use the OpenLayers.String.translate() function instead.
