Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

.NET ResX localization generates a source file. So localized messages are just `Resources.TheKey` - a named property like anything else in the language. It also catches key renaming bugs because the code will fail to compile if you remove/rename a key without updating users.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: