org.netbeans.modules.git.utils.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.
FileSelector.jLabel1.text=Your selection applies to more than one repository. Please specify the folder you want to use:
LBL_FileSelector_Title=Select a Repository
BK2022=Stop
MSG_Progress_Terminating=Terminating connection to Git Repository.
#ResultProcessor
LBL_ResultProcessor.resolveButton.text=&Resolve
LBL_ResultProcessor.resolveButton.TTtext=Files in conflict will be opened in a Resolve Conflict dialog.
LBL_ResultProcessor.resolveConflicts=Resolve Conflicts
MSG_ResultProcessor.resolveConflicts=Git command produced unresolved conflicts.\n\
You can try to resolve them manually or review them in the Versioning view.
LBL_ResultProcessor.reviewingConflicts=Review conflicts
MSG_ResultProcessor.localModifications = You have local modification in working copy that would result in a checkout conflict.\n\
You may revert or review and commit the modified files from the Versioning view.
LBL_ResultProcessor.localModifications = Local Modifications
LBL_ResultProcessor.revertButton.text = &Revert
LBL_ResultProcessor.revertButton.TTtext = Revert local changes to the state in the HEAD and removes unversioned files.
LBL_ResultProcessor.reviewButton.text = Re&view
LBL_ResultProcessor.reviewButton.TTtext = Opens the Versioning view and lists the conflicted files.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy