src/java.base/share/classes/sun/security/util/Resources_it.java
changeset 48536 d7995ed9627d
parent 47216 71c04702a3d5
equal deleted inserted replaced
48535:5f9977540ac9 48536:d7995ed9627d
     1 /*
     1 /*
     2  * Copyright (c) 2000, 2016, Oracle and/or its affiliates. All rights reserved.
     2  * Copyright (c) 2000, 2018, Oracle and/or its affiliates. All rights reserved.
     3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     4  *
     4  *
     5  * This code is free software; you can redistribute it and/or modify it
     5  * This code is free software; you can redistribute it and/or modify it
     6  * under the terms of the GNU General Public License version 2 only, as
     6  * under the terms of the GNU General Public License version 2 only, as
     7  * published by the Free Software Foundation.  Oracle designates this
     7  * published by the Free Software Foundation.  Oracle designates this
   113         {"alias.name.not.provided.pe.name.", "impossibile fornire nome alias ({0})"},
   113         {"alias.name.not.provided.pe.name.", "impossibile fornire nome alias ({0})"},
   114         {"unable.to.perform.substitution.on.alias.suffix",
   114         {"unable.to.perform.substitution.on.alias.suffix",
   115                 "impossibile eseguire una sostituzione sull''alias, {0}"},
   115                 "impossibile eseguire una sostituzione sull''alias, {0}"},
   116         {"substitution.value.prefix.unsupported",
   116         {"substitution.value.prefix.unsupported",
   117                 "valore sostituzione, {0}, non supportato"},
   117                 "valore sostituzione, {0}, non supportato"},
       
   118         {"SPACE", " "},
   118         {"LPARAM", "("},
   119         {"LPARAM", "("},
   119         {"RPARAM", ")"},
   120         {"RPARAM", ")"},
   120         {"type.can.t.be.null","il tipo non pu\u00F2 essere nullo"},
   121         {"type.can.t.be.null","il tipo non pu\u00F2 essere nullo"},
   121 
   122 
   122         // sun.security.provider.PolicyParser
   123         // sun.security.provider.PolicyParser