8026304: jarsigner output bad grammar
Reviewed-by: chegar, coffeys
This commit is contained in:
parent
f32480245f
commit
098c3c7a86
@ -112,9 +112,9 @@ public class Resources extends java.util.ListResourceBundle {
|
|||||||
{"Please.specify.alias.name", "Please specify alias name"},
|
{"Please.specify.alias.name", "Please specify alias name"},
|
||||||
{"Only.one.alias.can.be.specified", "Only one alias can be specified"},
|
{"Only.one.alias.can.be.specified", "Only one alias can be specified"},
|
||||||
{"This.jar.contains.signed.entries.which.is.not.signed.by.the.specified.alias.es.",
|
{"This.jar.contains.signed.entries.which.is.not.signed.by.the.specified.alias.es.",
|
||||||
"This jar contains signed entries which is not signed by the specified alias(es)."},
|
"This jar contains signed entries which are not signed by the specified alias(es)."},
|
||||||
{"This.jar.contains.signed.entries.that.s.not.signed.by.alias.in.this.keystore.",
|
{"This.jar.contains.signed.entries.that.s.not.signed.by.alias.in.this.keystore.",
|
||||||
"This jar contains signed entries that's not signed by alias in this keystore."},
|
"This jar contains signed entries that are not signed by alias in this keystore."},
|
||||||
{"s", "s"},
|
{"s", "s"},
|
||||||
{"m", "m"},
|
{"m", "m"},
|
||||||
{"k", "k"},
|
{"k", "k"},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user