blob: ac9d4efe213f5cefdacf33bd27f7116226300d67 [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.
ProjectAttributesPanelVisual.lbProjectLocation.text=Project &Location:
ProjectAttributesPanelVisual.lbProjectName.text=Project &Name:
ProjectAttributesPanelVisual.tfVersion.toolTipText=<html><b>Not Recommended</b><br/>\nAttach the version information during build time when the project is released.<br/>\nUse version numbers if this project have to provide packages for a Maven project locally.
ProjectAttributesPanelVisual.lbPackageBase.text=&Package Name Base:
ProjectAttributesPanelVisual.lbVersion.text=&Version:
ProjectAttributesPanelVisual.lbGroup.text=&Group:
ProjectAttributesPanelVisual.tfProjectFolder.text=
ProjectAttributesPanelVisual.lbDescription.text=Description:
ProjectAttributesPanelVisual.lbProjectFolder.text=Project Fol&der:
LBL_optional=(Optional)
ProjectAttributesPanelVisual.btBrowse.text=Br&owse...
SubProjectPanelVisual.lbSubProjects.text=Sub-&Projects:
ProjectAttributesPanelVisual.cbInitWrapper.text=Initialize Gradle Wrapper
SubProjectPanelVisual.lbSubProjectHint.text=<html>Hints:<br/>Each non-empty line is treaded as a sub-project to be created.<br/>\nThe format of a line is:<p>\n[rel/path/]<b>&lt;sub-project name&gt;</b>[&lt;whitespace&gt;]&lt;Description&gt;]