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

matthew_swift
27.31.2007 af201d3f69007c4bda5956ebe2601c6b08c33a4b
Fix message references.
1 files modified
4 ■■■■ changed files
opends/src/server/org/opends/server/tools/dsconfig/HelpSubCommandHandler.java 4 ●●●● patch | view | raw | blame | history
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$