Localization is something more and more web sites are having to deal with. Localization is never easy, but Stripes does what it can to make it as painless as possible.
- Determining the Locale to use
- Determining the Character Encoding to use
- Finding localized resources
- Localized validation
- Localized error messages
- Localizing errors in your own code
- Localized buttons and labels
- Pass localized parameters to a layout
- Localizing other things