blob: 18dc9a84980ca1615d01eeb7d9002ec407507c1c [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.
OpenIDE-Module-Display-Category=Maven
OpenIDE-Module-Name=Maven Dependency Graphs
OpenIDE-Module-Long-Description=Allows to visually show the dependency tree graph for Maven projects.
DependencyGraphTopComponent.lblFind.text=Find:
DependencyGraphTopComponent.lblScopes.text=Scopes:
DependencyGraphTopComponent.lblPath.text=Path:
DependencyGraphTopComponent.maxPathSpinner.toolTipText=Highlight artifacts on shorter paths, disable paths longer then limit
FixVersionConflictPanel.conflictL.text=<html>Artifact <b>{0}</b>, clashing versions <b>{1}</b>.
FixVersionConflictPanel.versionL.text=Version:
FixVersionConflictPanel.fromDirectL.text=From Direct Dependencies:
FixVersionConflictPanel.fixPossibL.text=Fix possibilities:
FixVersionConflictPanel.summaryL.text=Fix Summary:
ERR_UpdateModel=Cannot update POM: {0}
DependencyGraphTopComponent.btnGraph.text=Show Graph