jdk/src/jdk.jlink/share/classes/jdk/tools/jlink/resources/plugins.properties
changeset 37790 71c730d5e73a
parent 36757 c859c6feee56
child 37888 c34e01b87292
--- a/jdk/src/jdk.jlink/share/classes/jdk/tools/jlink/resources/plugins.properties	Wed May 04 08:04:22 2016 -0700
+++ b/jdk/src/jdk.jlink/share/classes/jdk/tools/jlink/resources/plugins.properties	Wed May 04 08:53:09 2016 -0700
@@ -89,6 +89,9 @@
 include-locales.invalidtag=\
 Invalid language tag: %s
 
+include-locales.localedatanotfound=\
+jdk.localedata module was not specified with --addmods option
+
 main.status.ok=Functional.
 
 main.status.not.ok= Not functional.