Use this sheet to specify the property names that are not localized. You have to include the component and property names together separated by period. Wild cards can be used.
For example System.Windows.Forms.Button.Color disables localization of the Color property of the Button component. *.Color disables scanning of the Color property of all components.