mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

jvergara
01.02.2009 0beaa0927df36f76199f549dcfaaa3e9a6bf3c9d
Fix the order in which the messages of the Java properties tools are positioned.  This is a follow up to the typo fix on the messages done before.
1 files modified
6 ■■■■ changed files
opendj-sdk/opends/src/messages/messages/admin_tool.properties 6 ●●●● patch | view | raw | blame | history
opendj-sdk/opends/src/messages/messages/admin_tool.properties
@@ -1850,13 +1850,13 @@
#
# Note that the following property must begin with <html>
#
INFO_CTRL_PANEL_ONLINE_COMMAND_HELP=<html>(*)The operation is executed on its \
 own process and could benefit from more memory allocation.
INFO_CTRL_PANEL_ONLINE_COMMAND_HELP=<html>(*)The operation is executed on \
 the server's process and the command-line does not require many resources.
#
# Note that the following property must begin with <html>
#
INFO_CTRL_PANEL_OFFLINE_COMMAND_HELP=<html>(**)The operation is executed on \
 the server's process and the command-line does not require many resources.
 its own process and could benefit from more memory allocation.
MILD_ERR_CTRL_PANEL_READING_JAVA_SETTINGS_DETAILS=An unexpected error occurred \
 reading the Java settings.  Details: %s
MILD_ERR_CTRL_PANEL_ERR_READING_JAVA_SETTINGS_SUMMARY=Error reading Java \