equal
deleted
inserted
replaced
160 jshell.err.no.such.snippets = No such snippet: {0} |
160 jshell.err.no.such.snippets = No such snippet: {0} |
161 jshell.err.the.snippet.cannot.be.used.with.this.command = This command does not accept the snippet ''{0}'' : {1} |
161 jshell.err.the.snippet.cannot.be.used.with.this.command = This command does not accept the snippet ''{0}'' : {1} |
162 jshell.err.retained.mode.failure = Failure in retained modes (modes cleared) -- {0} {1} |
162 jshell.err.retained.mode.failure = Failure in retained modes (modes cleared) -- {0} {1} |
163 |
163 |
164 jshell.err.corrupted.stored.startup = Corrupted stored startup, using default -- {0} |
164 jshell.err.corrupted.stored.startup = Corrupted stored startup, using default -- {0} |
|
165 |
|
166 jshell.err.exception.thrown = Exception {0} |
|
167 jshell.err.exception.thrown.message = Exception {0}: {1} |
|
168 jshell.err.exception.cause = Caused by: {0} |
|
169 jshell.err.exception.cause.message = Caused by: {0}: {1} |
165 |
170 |
166 jshell.console.see.synopsis = <press tab again to see synopsis> |
171 jshell.console.see.synopsis = <press tab again to see synopsis> |
167 jshell.console.see.full.documentation = <press tab again to see full documentation> |
172 jshell.console.see.full.documentation = <press tab again to see full documentation> |
168 jshell.console.see.documentation = <press tab again to see documentation> |
173 jshell.console.see.documentation = <press tab again to see documentation> |
169 jshell.console.see.next.page = <press tab again to see next page> |
174 jshell.console.see.next.page = <press tab again to see next page> |