Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
10.10.1.1
-
Low
-
Newcomer
Description
The help message for PlanExporter is hard-coded in PlanExporter.printHelp(). In contrast, other Derby tools use the message lookup logic for their help messages. This means that for those other tools, on supported locales, users see translated versions of the help messages. For PlanExporter, the help message always appears in English. PlanExporter should use the message lookup logic like the other tools do.
Attachments
Attachments
Issue Links
- is related to
-
DERBY-5950 PlanExporter and SignatureChecker don't appear in the list of tools supported by derbyrun.
- Closed