langtools/src/jdk.jshell/share/classes/jdk/internal/jshell/tool/resources/l10n.properties
changeset 37007 6023a9a9d58a
parent 36990 ec0b843a7af5
child 37389 9c137b83a8b8
equal deleted inserted replaced
37006:73ca1e844343 37007:6023a9a9d58a
    51 
    51 
    52 jshell.err.no.such.command.or.snippet.id = No such command or snippet id: {0}
    52 jshell.err.no.such.command.or.snippet.id = No such command or snippet id: {0}
    53 jshell.err.command.ambiguous = Command: ''{0}'' is ambiguous: {1}
    53 jshell.err.command.ambiguous = Command: ''{0}'' is ambiguous: {1}
    54 jshell.err.set.editor.arg = The ''/set editor'' command requires a path argument
    54 jshell.err.set.editor.arg = The ''/set editor'' command requires a path argument
    55 jshell.msg.set.editor.set = Editor set to: {0}
    55 jshell.msg.set.editor.set = Editor set to: {0}
       
    56 jshell.err.cant.launch.editor = Cannot launch editor -- unexpected exception: {0}
       
    57 jshell.msg.try.set.editor = Try /set editor to use external editor.
    56 
    58 
    57 jshell.msg.try.list.without.args = Try ''/list'' without arguments.
    59 jshell.msg.try.list.without.args = Try ''/list'' without arguments.
    58 jshell.msg.no.active = There are no active definitions.
    60 jshell.msg.no.active = There are no active definitions.
    59 
    61 
    60 jshell.msg.resetting = Resetting...
    62 jshell.msg.resetting = Resetting...