src/jdk.jdi/share/classes/com/sun/tools/example/debug/tty/TTYResources.java
changeset 53827 0da72c89e368
parent 53782 37c12515c30f
child 53918 616a32d6b463
equal deleted inserted replaced
53826:d3213547a767 53827:0da72c89e368
   233         {"Not found:", "Not found: {0}"},
   233         {"Not found:", "Not found: {0}"},
   234         {"not found", "{0} not found"},
   234         {"not found", "{0} not found"},
   235         {"Not owned", "  Not owned"},
   235         {"Not owned", "  Not owned"},
   236         {"Not waiting for a monitor", "  Not waiting for a monitor"},
   236         {"Not waiting for a monitor", "  Not waiting for a monitor"},
   237         {"Nothing suspended.", "Nothing suspended."},
   237         {"Nothing suspended.", "Nothing suspended."},
   238         {"object description and hex id", "({0}){1}"},
   238         {"object description and id", "({0}){1}"},
   239         {"Operation is not supported on the target VM", "Operation is not supported on the target VM"},
   239         {"Operation is not supported on the target VM", "Operation is not supported on the target VM"},
   240         {"operation not yet supported", "operation not yet supported"},
   240         {"operation not yet supported", "operation not yet supported"},
   241         {"Owned by:", "  Owned by: {0}, entry count: {1,number,integer}"},
   241         {"Owned by:", "  Owned by: {0}, entry count: {1,number,integer}"},
   242         {"Owned monitor:", "  Owned monitor: {0}"},
   242         {"Owned monitor:", "  Owned monitor: {0}"},
   243         {"Parse exception:", "Parse Exception: {0}"},
   243         {"Parse exception:", "Parse Exception: {0}"},