Skip to content

Commit f081adf

Browse files
Remove unused localized strings
1 parent 47015a4 commit f081adf

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/jdk.jpackage/macosx/classes/jdk/jpackage/internal/resources/MacResources.properties

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,6 @@ error.explicit-sign-no-cert=Signature explicitly requested but no signing certif
3434
error.explicit-sign-no-cert.advice=Specify a valid mac-signing-key-user-name and mac-signing-keychain
3535
error.must-sign-app-store=Mac App Store apps must be signed, and signing has been disabled by bundler configuration
3636
error.must-sign-app-store.advice=Use --mac-sign option with appropriate user-name and keychain
37-
error.no-app-signing-key=No Mac App Store App Signing Key
38-
error.no-app-signing-key.advice=Install your app signing keys into your Mac Keychain using XCode.
39-
error.no-pkg-signing-key=No Mac App Store Installer Signing Key
40-
error.no-pkg-signing-key.advice=Install your app signing keys into your Mac Keychain using XCode.
4137
error.certificate.expired=Error: Certificate expired {0}
4238
error.cert.not.found=No certificate found matching [{0}] using keychain [{1}]
4339
error.multiple.certs.found=WARNING: Multiple certificates found matching [{0}] using keychain [{1}], using first one

0 commit comments

Comments
 (0)