opends/src/guitools/org/opends/guitools/uninstaller/Uninstaller.java
@@ -156,7 +156,9 @@ * {@inheritDoc} */ public Message getFrameTitle() { return INFO_FRAME_UNINSTALL_TITLE.get(); Message title = Utils.getCustomizedObject("INFO_FRAME_UNINSTALL_TITLE", INFO_FRAME_UNINSTALL_TITLE.get(), Message.class); return title; } /**