We discussed localization amongst other things here. Localization is not, and IMO should not be, on our v1 roadmap. In summary, my points of note are:
* Proper generic localization of a MUD would be a massive undertaking.
* We need to keep a sane scope to make it through v1.
* We don't have any bilingual team members who are begging to implement this functionality all the way through. Our stance may certainly change if something like that changes.
* Small loc-friendly changes are fine. However, anything like pulling the text out of their code context and into separate resource files or whatnot would be quite detrimental at this time.
I could definitely get behind moving towards a standard of using string.Format over '+' or string.Concat.