blob: d6b2c87debaf02e0024611046bdbcfd8c30c2b63 [file] [log] [blame]
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
# Module manifest localization
OpenIDE-Module-Name=XML Multiview Editor
OpenIDE-Module-Display-Category=XML
OpenIDE-Module-Short-Description=XML Multiview Editor Infrastructure
OpenIDE-Module-Long-Description=Multiview Editor Infrastructure for Custom Editors Based on XML Files
LBL_XML_TAB=XML
TXT_OverwriteUnparsableDocument=Fatal errors were found in {0} file.\nIt is impossible to merge the latest changes with {0}.\nDo you want to overwrite {0} completely?
LBL_DataObjectModified=Data object modified
START_TRANSACTION_FAILED=Data object is locked by another task.\nCannot start the transaction.
CANNOT_UPDATE_LOCKED_DATA_OBJECT=Data object is locked by another task.\nThe document change will can be lost.
TEXT_CHANGE_DECLARED_ENCODING=The declared encoding {0} is not supported. Change it to {1}?
TEXT_TREAT_USING_DIFFERENT_ENCODING=The declared encoding {0} is not supported. The data will be treated as {1}.
# {0} = name of file
# {1} = the bad encoding
MSG_BadCharConversion=<html>The {0} contains characters which will probably be damaged during conversion to the {1} character set.<br> Do you want to save the file using this character set?</html>
TEXT_SAVE_AS_UTF=Selected encoding {0} is not supported. Save it as UTF-8?