| Annotation Type | Description | 
|---|---|
| LocalizableKey | Indicates that the  Stringis a key into a property file or resource bundle containing
 Localized Strings. | 
| LocalizableKeyBottom | The bottom type in the Internationalization type system. | 
| Localized | Indicates that the  Stringtype has been localized and formatted for the target output
 locale. | 
| UnknownLocalizableKey | Indicates that the  Stringtype has an unknown localizable key property. | 
| UnknownLocalized | Indicates that the  Stringtype has unknown localization properties. |