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

matthew_swift
27.31.2007 663d3b4598ebffeba0ae98c45c3bc56cead597b7
Fix message references.
1 files modified
4 ■■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/tools/dsconfig/HelpSubCommandHandler.java 4 ●●●● patch | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/tools/dsconfig/HelpSubCommandHandler.java
@@ -373,7 +373,7 @@
      + "field.monitoring"); //$NON-NLS-1$
  private static final String FIELD_NO =
    Messages.getString("general.no"); //$NON-NLS-1$
    getMessage(MSGID_DSCFG_GENERAL_CONFIRM_NO);
  private static final String FIELD_READ_ONLY = Messages.getString(KEY_PREFIX
      + "field.read-only"); //$NON-NLS-1$
@@ -385,7 +385,7 @@
      + "field.undefined"); //$NON-NLS-1$
  private static final String FIELD_YES =
    Messages.getString("general.yes"); //$NON-NLS-1$
    getMessage(MSGID_DSCFG_GENERAL_CONFIRM_YES);
  private final static String HEADING_ADVANCED = Messages
      .getString(KEY_PREFIX + "heading.advanced"); //$NON-NLS-1$