| Annotation Type | Description | 
|---|---|
| LocalizableKey | 
 Indicates that the  
String is 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  
String type has been localized and formatted for the target output
 locale. | 
| UnknownLocalizableKey | 
 Indicates that the  
String type has an unknown localizable key property. | 
| UnknownLocalized | 
 Indicates that the  
String type has unknown localization properties. |