All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.netbeans.modules.git.options.Bundle.properties Maven / Gradle / Ivy

# 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.

GitOptionsPanel.cbOpenOutputWindow.text=Automatically open Output &window tabs
ACSD_cbOpenOutputWindow=Git commands log their output into output window tabs which are opened if needed.


AdvancedOption_DisplayName_Git=Git
AdvancedOption_Tooltip_Git=Git Global Options

GitOptionsPanel.excludeNewFiles.toolTipText=Newly created files will have to be manually included in commit
GitOptionsPanel.excludeNewFiles.text=&Exclude new files from commit automatically

GitOptionsPanel.signOffCheckBox.text=Add &Signed-off-by line to commit message
GitOptionsPanel.cbIgnoreNotSharableFiles.toolTipText=Permanently ignores (by modifying the .gitignore file) folders generally not meant to be committed into the repository (build, dist etc.)
#Files ignored by NetBeans (as dist or build folder) will be automatically ignored in .gitignore file
GitOptionsPanel.cbIgnoreNotSharableFiles.text=Permanently i&gnore non-sharable folders
KW_Colors=colors
GitOptionsPanel.signOffCheckBox.TTtext=Add Signed-off-by line by the committer at the end of the commit log message
GitOptionsPanel.jLabel1.text=Git Status Labels
GitOptionsPanel.jLabel2.text=Project Node &Format:
GitOptionsPanel.jLabel2.TTtext=Specifies the text annotation next to project and repository root node names
GitOptionsPanel.btnAddVariable.text=&Add Variable ...
GitOptionsPanel.cbOpenOutputWindow.AccessibleContext.accessibleDescription=
GitOptionsPanel.excludeNewFiles.AccessibleContext.accessibleDescription=
GitOptionsPanel.excludeNewFiles.AccessibleContext.accessibleName=
GitOptionsPanel.cbOpenOutputWindow.AccessibleContext.accessibleDescription_1=
GitOptionsPanel.excludeNewFiles.AccessibleContext.accessibleDescription_1=
GitOptionsPanel.excludeNewFiles.AccessibleContext.accessibleName_1=
GitOptionsPanel.excludeNewFiles.AccessibleContext.accessibleName_2=
GitOptionsPanel.excludeNewFiles.AccessibleContext.accessibleDescription_2=
GitOptionsPanel.cbOpenOutputWindow.AccessibleContext.accessibleDescription_2=




© 2015 - 2025 Weber Informatics LLC | Privacy Policy