src/java.base/share/classes/sun/security/util/Resources_it.java
author lana
Sun, 14 Jan 2018 22:25:53 -0800
changeset 48536 d7995ed9627d
parent 47216 71c04702a3d5
permissions -rw-r--r--
8194717: JDK10 L10n resource file update - msgdrop 10 Reviewed-by: joehw Contributed-by: li.jiang@oracle.com
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
     1
/*
48536
d7995ed9627d 8194717: JDK10 L10n resource file update - msgdrop 10
lana
parents: 47216
diff changeset
     2
 * Copyright (c) 2000, 2018, Oracle and/or its affiliates. All rights reserved.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
     3
 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
90ce3da70b43 Initial load
duke
parents:
diff changeset
     4
 *
90ce3da70b43 Initial load
duke
parents:
diff changeset
     5
 * This code is free software; you can redistribute it and/or modify it
90ce3da70b43 Initial load
duke
parents:
diff changeset
     6
 * under the terms of the GNU General Public License version 2 only, as
5506
202f599c92aa 6943119: Rebrand source copyright notices
ohair
parents: 2
diff changeset
     7
 * published by the Free Software Foundation.  Oracle designates this
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
     8
 * particular file as subject to the "Classpath" exception as provided
5506
202f599c92aa 6943119: Rebrand source copyright notices
ohair
parents: 2
diff changeset
     9
 * by Oracle in the LICENSE file that accompanied this code.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    10
 *
90ce3da70b43 Initial load
duke
parents:
diff changeset
    11
 * This code is distributed in the hope that it will be useful, but WITHOUT
90ce3da70b43 Initial load
duke
parents:
diff changeset
    12
 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
90ce3da70b43 Initial load
duke
parents:
diff changeset
    13
 * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
90ce3da70b43 Initial load
duke
parents:
diff changeset
    14
 * version 2 for more details (a copy is included in the LICENSE file that
90ce3da70b43 Initial load
duke
parents:
diff changeset
    15
 * accompanied this code).
90ce3da70b43 Initial load
duke
parents:
diff changeset
    16
 *
90ce3da70b43 Initial load
duke
parents:
diff changeset
    17
 * You should have received a copy of the GNU General Public License version
90ce3da70b43 Initial load
duke
parents:
diff changeset
    18
 * 2 along with this work; if not, write to the Free Software Foundation,
90ce3da70b43 Initial load
duke
parents:
diff changeset
    19
 * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    20
 *
5506
202f599c92aa 6943119: Rebrand source copyright notices
ohair
parents: 2
diff changeset
    21
 * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
202f599c92aa 6943119: Rebrand source copyright notices
ohair
parents: 2
diff changeset
    22
 * or visit www.oracle.com if you need additional information or have any
202f599c92aa 6943119: Rebrand source copyright notices
ohair
parents: 2
diff changeset
    23
 * questions.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    24
 */
90ce3da70b43 Initial load
duke
parents:
diff changeset
    25
90ce3da70b43 Initial load
duke
parents:
diff changeset
    26
package sun.security.util;
90ce3da70b43 Initial load
duke
parents:
diff changeset
    27
90ce3da70b43 Initial load
duke
parents:
diff changeset
    28
/**
39004
509853dd7d6c 8155918: JDK9 preparation message drop resource updates
lana
parents: 25859
diff changeset
    29
 * This class represents the <code>ResourceBundle</code>
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    30
 * for javax.security.auth and sun.security.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    31
 *
90ce3da70b43 Initial load
duke
parents:
diff changeset
    32
 */
90ce3da70b43 Initial load
duke
parents:
diff changeset
    33
public class Resources_it extends java.util.ListResourceBundle {
90ce3da70b43 Initial load
duke
parents:
diff changeset
    34
90ce3da70b43 Initial load
duke
parents:
diff changeset
    35
    private static final Object[][] contents = {
90ce3da70b43 Initial load
duke
parents:
diff changeset
    36
90ce3da70b43 Initial load
duke
parents:
diff changeset
    37
        // javax.security.auth.PrivateCredentialPermission
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    38
        {"invalid.null.input.s.", "input nullo/i non valido/i"},
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    39
        {"actions.can.only.be.read.", "le azioni possono essere solamente 'lette'"},
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    40
        {"permission.name.name.syntax.invalid.",
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    41
                "sintassi [{0}] non valida per il nome autorizzazione: "},
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    42
        {"Credential.Class.not.followed.by.a.Principal.Class.and.Name",
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    43
                "la classe di credenziali non \u00E8 seguita da un nome e una classe di principal"},
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    44
        {"Principal.Class.not.followed.by.a.Principal.Name",
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    45
                "la classe di principal non \u00E8 seguita da un nome principal"},
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    46
        {"Principal.Name.must.be.surrounded.by.quotes",
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    47
                "il nome principal deve essere compreso tra apici"},
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    48
        {"Principal.Name.missing.end.quote",
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    49
                "apice di chiusura del nome principal mancante"},
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    50
        {"PrivateCredentialPermission.Principal.Class.can.not.be.a.wildcard.value.if.Principal.Name.is.not.a.wildcard.value",
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    51
                "la classe principal PrivateCredentialPermission non pu\u00F2 essere un valore carattere jolly (*) se il nome principal a sua volta non \u00E8 un valore carattere jolly (*)"},
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    52
        {"CredOwner.Principal.Class.class.Principal.Name.name",
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    53
                "CredOwner:\n\tclasse Principal = {0}\n\tNome Principal = {1}"},
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    54
90ce3da70b43 Initial load
duke
parents:
diff changeset
    55
        // javax.security.auth.x500
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    56
        {"provided.null.name", "il nome fornito \u00E8 nullo"},
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    57
        {"provided.null.keyword.map", "specificata mappa parole chiave null"},
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    58
        {"provided.null.OID.map", "specificata mappa OID null"},
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    59
90ce3da70b43 Initial load
duke
parents:
diff changeset
    60
        // javax.security.auth.Subject
14182
3041082abb40 7194449: String resources for Key Tool and Policy Tool should be in their respective packages
sflores
parents: 9571
diff changeset
    61
        {"NEWLINE", "\n"},
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    62
        {"invalid.null.AccessControlContext.provided",
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    63
                "fornito un valore nullo non valido per AccessControlContext"},
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    64
        {"invalid.null.action.provided", "fornita un'azione nulla non valida"},
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    65
        {"invalid.null.Class.provided", "fornita una classe nulla non valida"},
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    66
        {"Subject.", "Oggetto:\n"},
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    67
        {".Principal.", "\tPrincipal: "},
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    68
        {".Public.Credential.", "\tCredenziale pubblica: "},
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    69
        {".Private.Credentials.inaccessible.",
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    70
                "\tImpossibile accedere alle credenziali private\n"},
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    71
        {".Private.Credential.", "\tCredenziale privata: "},
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    72
        {".Private.Credential.inaccessible.",
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    73
                "\tImpossibile accedere alla credenziale privata\n"},
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    74
        {"Subject.is.read.only", "L'oggetto \u00E8 di sola lettura"},
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    75
        {"attempting.to.add.an.object.which.is.not.an.instance.of.java.security.Principal.to.a.Subject.s.Principal.Set",
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    76
                "si \u00E8 tentato di aggiungere un oggetto che non \u00E8 un'istanza di java.security.Principal a un set principal dell'oggetto"},
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    77
        {"attempting.to.add.an.object.which.is.not.an.instance.of.class",
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    78
                "si \u00E8 tentato di aggiungere un oggetto che non \u00E8 un''istanza di {0}"},
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    79
90ce3da70b43 Initial load
duke
parents:
diff changeset
    80
        // javax.security.auth.login.AppConfigurationEntry
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    81
        {"LoginModuleControlFlag.", "LoginModuleControlFlag: "},
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    82
90ce3da70b43 Initial load
duke
parents:
diff changeset
    83
        // javax.security.auth.login.LoginContext
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    84
        {"Invalid.null.input.name", "Input nullo non valido: nome"},
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    85
        {"No.LoginModules.configured.for.name",
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    86
         "Nessun LoginModules configurato per {0}"},
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    87
        {"invalid.null.Subject.provided", "fornito un valore nullo non valido per l'oggetto"},
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    88
        {"invalid.null.CallbackHandler.provided",
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    89
                "fornito un valore nullo non valido per CallbackHandler"},
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    90
        {"null.subject.logout.called.before.login",
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    91
                "oggetto nullo - il logout \u00E8 stato richiamato prima del login"},
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    92
        {"unable.to.instantiate.LoginModule.module.because.it.does.not.provide.a.no.argument.constructor",
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    93
                "impossibile creare un''istanza di LoginModule {0} in quanto non restituisce un argomento vuoto per il costruttore"},
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    94
        {"unable.to.instantiate.LoginModule",
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    95
                "impossibile creare un'istanza di LoginModule"},
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    96
        {"unable.to.instantiate.LoginModule.",
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    97
                "impossibile creare un'istanza di LoginModule: "},
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
    98
        {"unable.to.find.LoginModule.class.",
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    99
                "impossibile trovare la classe LoginModule: "},
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
   100
        {"unable.to.access.LoginModule.",
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   101
                "impossibile accedere a LoginModule "},
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
   102
        {"Login.Failure.all.modules.ignored",
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   103
                "Errore di login: tutti i moduli sono stati ignorati"},
90ce3da70b43 Initial load
duke
parents:
diff changeset
   104
90ce3da70b43 Initial load
duke
parents:
diff changeset
   105
        // sun.security.provider.PolicyFile
90ce3da70b43 Initial load
duke
parents:
diff changeset
   106
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
   107
        {"java.security.policy.error.parsing.policy.message",
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
   108
                "java.security.policy: errore durante l''analisi di {0}:\n\t{1}"},
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
   109
        {"java.security.policy.error.adding.Permission.perm.message",
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
   110
                "java.security.policy: errore durante l''aggiunta dell''autorizzazione {0}:\n\t{1}"},
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
   111
        {"java.security.policy.error.adding.Entry.message",
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
   112
                "java.security.policy: errore durante l''aggiunta della voce:\n\t{0}"},
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
   113
        {"alias.name.not.provided.pe.name.", "impossibile fornire nome alias ({0})"},
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
   114
        {"unable.to.perform.substitution.on.alias.suffix",
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   115
                "impossibile eseguire una sostituzione sull''alias, {0}"},
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
   116
        {"substitution.value.prefix.unsupported",
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   117
                "valore sostituzione, {0}, non supportato"},
48536
d7995ed9627d 8194717: JDK10 L10n resource file update - msgdrop 10
lana
parents: 47216
diff changeset
   118
        {"SPACE", " "},
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
   119
        {"LPARAM", "("},
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
   120
        {"RPARAM", ")"},
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
   121
        {"type.can.t.be.null","il tipo non pu\u00F2 essere nullo"},
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   122
90ce3da70b43 Initial load
duke
parents:
diff changeset
   123
        // sun.security.provider.PolicyParser
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
   124
        {"keystorePasswordURL.can.not.be.specified.without.also.specifying.keystore",
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   125
                "Impossibile specificare keystorePasswordURL senza specificare anche il keystore"},
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
   126
        {"expected.keystore.type", "tipo keystore previsto"},
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
   127
        {"expected.keystore.provider", "provider di keystore previsto"},
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
   128
        {"multiple.Codebase.expressions",
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   129
                "espressioni Codebase multiple"},
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
   130
        {"multiple.SignedBy.expressions","espressioni SignedBy multiple"},
18282
61693b1882bf 8015657: jdk8 l10n resource file translation update 3
mfang
parents: 14182
diff changeset
   131
        {"duplicate.keystore.domain.name","nome dominio keystore duplicato: {0}"},
61693b1882bf 8015657: jdk8 l10n resource file translation update 3
mfang
parents: 14182
diff changeset
   132
        {"duplicate.keystore.name","nome keystore duplicato: {0}"},
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
   133
        {"SignedBy.has.empty.alias","SignedBy presenta un alias vuoto"},
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
   134
        {"can.not.specify.Principal.with.a.wildcard.class.without.a.wildcard.name",
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
   135
                "impossibile specificare un principal con una classe carattere jolly senza un nome carattere jolly"},
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
   136
        {"expected.codeBase.or.SignedBy.or.Principal",
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
   137
                "previsto codeBase o SignedBy o principal"},
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
   138
        {"expected.permission.entry", "prevista voce di autorizzazione"},
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
   139
        {"number.", "numero "},
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
   140
        {"expected.expect.read.end.of.file.",
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   141
                "previsto [{0}], letto [end of file]"},
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
   142
        {"expected.read.end.of.file.",
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   143
                "previsto [;], letto [end of file]"},
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
   144
        {"line.number.msg", "riga {0}: {1}"},
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
   145
        {"line.number.expected.expect.found.actual.",
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   146
                "riga {0}: previsto [{1}], trovato [{2}]"},
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
   147
        {"null.principalClass.or.principalName",
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   148
                "principalClass o principalName nullo"},
90ce3da70b43 Initial load
duke
parents:
diff changeset
   149
90ce3da70b43 Initial load
duke
parents:
diff changeset
   150
        // sun.security.pkcs11.SunPKCS11
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
   151
        {"PKCS11.Token.providerName.Password.",
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   152
                "Password per token PKCS11 [{0}]: "},
90ce3da70b43 Initial load
duke
parents:
diff changeset
   153
90ce3da70b43 Initial load
duke
parents:
diff changeset
   154
        /* --- DEPRECATED --- */
90ce3da70b43 Initial load
duke
parents:
diff changeset
   155
        // javax.security.auth.Policy
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
   156
        {"unable.to.instantiate.Subject.based.policy",
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
   157
                "impossibile creare un'istanza dei criteri basati sull'oggetto"}
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   158
    };
90ce3da70b43 Initial load
duke
parents:
diff changeset
   159
90ce3da70b43 Initial load
duke
parents:
diff changeset
   160
90ce3da70b43 Initial load
duke
parents:
diff changeset
   161
    /**
90ce3da70b43 Initial load
duke
parents:
diff changeset
   162
     * Returns the contents of this <code>ResourceBundle</code>.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   163
     *
90ce3da70b43 Initial load
duke
parents:
diff changeset
   164
     * @return the contents of this <code>ResourceBundle</code>.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   165
     */
14182
3041082abb40 7194449: String resources for Key Tool and Policy Tool should be in their respective packages
sflores
parents: 9571
diff changeset
   166
    @Override
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   167
    public Object[][] getContents() {
90ce3da70b43 Initial load
duke
parents:
diff changeset
   168
        return contents;
90ce3da70b43 Initial load
duke
parents:
diff changeset
   169
    }
90ce3da70b43 Initial load
duke
parents:
diff changeset
   170
}
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 7668
diff changeset
   171