8170113: jimage extract to readonly directory causes MissingResourceException

Added a missing resource.

Reviewed-by: alanb, anazarov
This commit is contained in:
Denis Kononenko 2017-02-09 19:43:53 +03:00 committed by Denis Kononenko
parent c96b81a149
commit f3847cff62

View File

@ -98,3 +98,4 @@ err.not.a.jimage=not a jimage file: {0}
err.no.jimage=no jimage provided
err.option.unsupported={0} not supported: {1}
err.unknown.option=unknown option: {0}
err.cannot.create.dir=cannot create directory {0}