org.netbeans.modules.pdf.Bundle.properties Maven / Gradle / Ivy
The newest version!
# 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.
# PDFDataLoader
LBL_loaderName=PDF Document Objects
PDFResolver=PDF Document Objects
#If an XML file does not match the PDF Link's DTD.
EXC_file_not_matching_DTD=Error while parsing file {0}. It does not have the expected structure (DTD).
MSG_File_does_not_exist=File "{0}" does not exist or is not a plain file.
#If the URL specified in an XML file is malformed.
MSG_Cannot_open_malformed_URL=Cannot open "{1}" specified in "{0}" - malformed URL.
MSG_Cannot_open_unsupported_URL=Cannot open "{1}" specified in "{0}" - only URLs having protocol "file" are supported.
SetCommandForm.commandLabel.text=Please specify command to open a PDF viewer.
SetCommandForm.fileToOpenLabel.text=Path of file to open is represented by string $file.
SetCommandForm.commandTextField.text=/usr/bin/kpdf $file
SetCommandForm.browseButton.text=Browse...
SetCommandDialog.title=Select PDF Viewer
© 2015 - 2025 Weber Informatics LLC | Privacy Policy