NLS Immutables Creator
| ID | Type | Description | 
|---|---|---|
| 1 | Error | Error reading the nls list file: invalid path, input/output error, etc. | 
| 2 | Error | Error reading the nls list file: The file contents are invalid. | 
| 3 | Error | Specified class is not an interface. | 
| 4 | Error | Invalid message ID. Must be greater than or equal to 1. | 
| 5 | Error | Duplicate ID. Both messages use the same message ID. | 
| 6 | Error | Specified interface does not exist. | 
| 7 | Error | Specified message constant is not visible (must be public). | 
| 8 | Error | Specified message constant is not an integer. | 
| 9 | Error | No locale file is defined for the specified header. | 
| 10 | Error | IO error: Cannot create the output file. | 
| 11 | Warning | Missing message value. | 
| 12 | Warning | There is a gap (or gaps) in messages constants. | 
| 13 | Warning | Specified property does not denote a message. | 
| 14 | Warning | Invalid properties header file. File is ignored. | 
| 15 | Warning | No message is defined for the specified header. | 
| 16 | Warning | Invalid property. | 
