langtools/src/jdk.jshell/share/classes/jdk/internal/jshell/tool/resources/l10n.properties
changeset 42972 47ca49eee534
parent 42971 22c8c025a651
child 43038 7b8b8750a78e
equal deleted inserted replaced
42971:22c8c025a651 42972:47ca49eee534
    27 Welcome to JShell -- Version {0}\n\
    27 Welcome to JShell -- Version {0}\n\
    28 For an introduction type: /help intro
    28 For an introduction type: /help intro
    29 jshell.err.opt.arg = Argument to {0} missing.
    29 jshell.err.opt.arg = Argument to {0} missing.
    30 jshell.err.opt.invalid = Invalid options: {0}.
    30 jshell.err.opt.invalid = Invalid options: {0}.
    31 jshell.err.opt.one = Only one {0} option may be used.
    31 jshell.err.opt.one = Only one {0} option may be used.
    32 jshell.err.opt.startup.one = Only one --startup or --no-startup option may be used.
    32 jshell.err.opt.startup.conflict = Conflicting options: both --startup and --no-startup were used.
    33 jshell.err.opt.feedback.one = Only one feedback option (--feedback, -q, -s, or -v) may be used.
    33 jshell.err.opt.feedback.one = Only one feedback option (--feedback, -q, -s, or -v) may be used.
    34 jshell.err.opt.unknown = Unknown option: {0}
    34 jshell.err.opt.unknown = Unknown option: {0}
    35 
    35 
    36 jshell.msg.terminated =\
    36 jshell.msg.terminated =\
    37 State engine terminated.\n\
    37 State engine terminated.\n\