It's easy to localize images for ASP.NET applications, yet I seem to
find this a common question / issue on newsgroups, localization
articles, etc.
You can localize images for ASP.NET applications simply by using string resources in your .resx files.
Find out more!