Your Account
Community
Topics (Upcoming)
More |
View story
I18n is for life (actions), not just for Christmas (templates)
http://feeds.feedburner.com/~r/symfony/planet/~3/270300996/
Submitted by
narko
14 months, 3 weeks, 2 days, 15 hours agoWell, the point is make sure you Internationalise everything, not just the text you have in the templates.
For example, when using ajax calls you may be rendering text directly from actions, or you may be throwing exceptions which have meaningful error messages which are displayed by the template. You need to remember to “i18nalise” this...
Tags: none
|