Reflection is mechanism of discovering class information solely at run time. Using reflection you would see all the properties, functions, events, constructor of an object.
Localization is the process of enabling an application for particular country, region or group by adding local specific component and by translating strings displayed in UI to local language.