Hi, I have a component that makes use of localized messages that may be shared by other components and pages. Because of this, I've put the keys in my application-level message catalog. For some reason, the keys are not found when the component is rendered on my page. This seems like it should be supported based on the documentation, so I must be missing something simple. Any ideas??
Regards, Scott