| 1 | windowTitle=Java Exception Caught |
| 2 | statusBar=Exception |
| 3 | |
| 4 | captionLine1=An error has occurred. This may be due to a programming bug, but |
| 5 | captionLine2=could also be a correctable or temporary issue. The stack trace |
| 6 | captionLine3=is reported below. If you wish to submit a bug report, please |
| 7 | captionLine4=use the Save button to create a more detailed error log. |
| 8 | |
| 9 | exceptionString={0}: {1} |
| 10 | |
| 11 | saveButton=&Save Report |
| 12 | closeButton=\ \ \ &Close\ \ \ |
| 13 | |
| 14 | errorDialogTitle=Error |
| 15 | errorSavingFile=Error saving file: {0} |