jaxp/src/java.xml/share/classes/com/sun/org/apache/xalan/internal/xsltc/runtime/ErrorMessages_sv.java
changeset 39081 5988dd85b28e
parent 25868 686eef1e7a79
child 42487 daec85add036
equal deleted inserted replaced
38543:933054343640 39081:5988dd85b28e
    16  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    16  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    17  * See the License for the specific language governing permissions and
    17  * See the License for the specific language governing permissions and
    18  * limitations under the License.
    18  * limitations under the License.
    19  */
    19  */
    20 /*
    20 /*
    21  * $Id: ErrorMessages_sv.java /st_wptg_1.8.0.0.0jdk/2 2013/09/16 06:50:58 gmolloy Exp $
    21  * $Id: ErrorMessages_sv.java /st_wptg_1.9.0.0.0jdk/2 2016/04/14 01:57:20 gmolloy Exp $
    22  */
    22  */
    23 
    23 
    24 package com.sun.org.apache.xalan.internal.xsltc.runtime;
    24 package com.sun.org.apache.xalan.internal.xsltc.runtime;
    25 
    25 
    26 import java.util.ListResourceBundle;
    26 import java.util.ListResourceBundle;
    92         /*
    92         /*
    93          * Note to translators:  the substitution text in the following message
    93          * Note to translators:  the substitution text in the following message
    94          * is a class name.  Used for internal errors in the processor.
    94          * is a class name.  Used for internal errors in the processor.
    95          */
    95          */
    96         {BasisLibrary.RUN_TIME_INTERNAL_ERR,
    96         {BasisLibrary.RUN_TIME_INTERNAL_ERR,
    97         "Internt k\u00F6rningsfel i ''{0}''"},
    97         "Internt exekveringsfel i ''{0}''"},
    98 
    98 
    99         /*
    99         /*
   100          * Note to translators:  <xsl:copy> is a keyword that should not be
   100          * Note to translators:  <xsl:copy> is a keyword that should not be
   101          * translated.
   101          * translated.
   102          */
   102          */
   103         {BasisLibrary.RUN_TIME_COPY_ERR,
   103         {BasisLibrary.RUN_TIME_COPY_ERR,
   104         "K\u00F6rningsfel vid k\u00F6rning av <xsl:copy>."},
   104         "Exekveringsexekveringsfel av <xsl:copy>."},
   105 
   105 
   106         /*
   106         /*
   107          * Note to translators:  The substitution text refers to data types.
   107          * Note to translators:  The substitution text refers to data types.
   108          * The message is displayed if a value in a particular context needs to
   108          * The message is displayed if a value in a particular context needs to
   109          * be converted to type {1}, but that's not possible for a value of type
   109          * be converted to type {1}, but that's not possible for a value of type