Imported GNU Classpath 0.90
[official-gcc.git] / libjava / classpath / resource / gnu / classpath / tools / jarsigner / MessageBundle.properties
blob902166d5fdbf07cb326fd8b40d323a6f3b01ed5d
1 # default locale messages for gnu.classpath.tools.jarsigner package
3 Main.7=jarsigner: 
4 Main.9=jarsigner error: 
5 Main.70=JAR file [{0}] is NOT a file object
6 Main.72=JAR file [{0}] is NOT readable
7 #Main.85=Option '-keystore' is not defined or is an empty string, and 'user.home' is unknown
8 Main.85=Unable to locate a valid key store
9 Main.92=Enter key store password: 
10 Main.6=Designated alias [{0}] MUST be known to the key store in use
11 Main.95=Designated alias [{0}] MUST be an Alias of a Key Entry
12 Main.97=Enter key password for <{0}>: 
13 Main.99=Key associated with [{0}] MUST be a private key
15 JarSigner.1=\ \ signing: 
16 JarSigner.2=\ updating: 
17 JarSigner.8=\ \ \ adding: 
18 JarSigner.11=\ \ \ adding: 
19 JarSigner.14=jar signed.
21 JarVerifier.2=jar is not signed.--no signature files found.
22 JarVerifier.3=jar verification failed.
23 JarVerifier.4=jar partially verified --{0,numer} of {1,number} signers.
24 JarVerifier.7=jar verified --{0,number} signer(s).
25 JarVerifier.13=Signature Block missing for {0}
26 JarVerifier.14=At least one SignerInfo element MUST be present in a Signature Block (.DSA file)
27 JarVerifier.16=Missing EncryptedDigest in Signature Block (.DSA file) first SignerInfo element
29 SFHelper.1=Helper is NOT finished
30 SFHelper.4=.SF file has NOT been generated
31 SFHelper.6=Unknown or unsupported private key algorithm
32 SFHelper.9=Helper is NOT ready
33 SFHelper.10=Helper is NOT started