equal
deleted
inserted
replaced
66 |
66 |
67 zip.argument=[comma separated list of resource paths] |
67 zip.argument=[comma separated list of resource paths] |
68 |
68 |
69 zip.description=ZIP Compression |
69 zip.description=ZIP Compression |
70 |
70 |
71 include-locales.argument=<langtag>[,<langtag>]* |
71 include-locales.argument=\ |
|
72 <langtag>[,<langtag>]* |
72 |
73 |
73 include-locales.description=BCP 47 language tags separated by a comma, allowing locale matching\ndefined in RFC 4647. eg: en,ja,*-IN |
74 include-locales.description=\ |
|
75 BCP 47 language tags separated by a comma, allowing locale matching\n\ |
|
76 defined in RFC 4647. eg: en,ja,*-IN |
|
77 |
|
78 include-locales.missingpackages=\ |
|
79 Missing locale data packages in jdk.localedata:\n\t |
|
80 |
|
81 include-locales.nomatchinglocales=\ |
|
82 No matching locales found. Check the specified pattern. |
74 |
83 |
75 main.status.ok=Functional. |
84 main.status.ok=Functional. |
76 |
85 |
77 main.status.not.ok= Not functional. |
86 main.status.not.ok= Not functional. |
78 |
87 |