In emulation components it’s similar to the Flex syntax. We have seen bugs however with the @ annotator syntax in mxml and are using instead things like
<s:Label text=”{ResourceManager.getInstance().getString(‘bundle’, ‘key’)}”/>
From: Edward Stangler<mailto:[email protected]>
Sent: Thursday, November 26, 2020 12:31 AM
To: [email protected]<mailto:[email protected]>
Subject: Resource bundles and locales
What is the current way to do resource bundles and locales?
