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

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

There is a newer version: RELEASE220
Show 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.


CTL_PropertiesDialog_Title=Mercurial Extensions Editor
CTL_Properties_Action_Cancel = Cancel
CTL_Properties_Action_OK = OK

AdvancedOption_DisplayName_Mercurial=Mercurial
AdvancedOption_Tooltip_Mercurial=Mercurial Global Options
MercurialPanel.jLabel1.text=Mercurial &User Name\:

MercurialPanel.jLabel2.text=Mercurial &Executable Path\:

MercurialPanel.browseButton.text=&Browse...

ACSD_BrowseFolder = Lets you browse for directory for mercurial executable.
Browse_title=Browse for the Mercurial Executable
ACSD_ExportBrowseFolder = Lets you browse for default export file
ExportBrowse_title=Browse for Default Export File
OK_Button=OK
MercurialExec=Folders

MercurialPanel.addButton.text=&Add Variable ...
MercurialPanel.annotationTextField.text=[{status}; {folder}]

MercurialPanel.jLabel3.text=&Format
MercurialPanel.jLabel5.text=Mercurial Status Labels
MercurialPanel.jLabel6.text=Mercurial Extensions
MercurialPanel.jTextPane1.text=Use this button to specify the extensions to be loaded by mercurial

MercurialPanel.annotationTextField.toolTipText='{'{0}'}' stands for Status
'{'{1}'}' stands for Branch or Tag Name
MercurialPanel.label.status = stands for Status MercurialPanel.label.folder = stands for Branch or Tag Name MercurialPanel.labelVariables.title=Select Variables MercurialPanel.labelVariables.acsd=Lets you select a Variable MecurialPanel.jPanel2.border.title=Mercurial Extensions MercurialPanel.manageButton.text=&Manage Extensions LBL_Properties_Progress=Scanning Mercurial Extensions MSG_WARN_FIELD_TITLE = Invalid Field MSG_WARN_USER_NAME_TEXT = The specified username is not valid.\n\nThe username has not been changed. MSG_WARN_EXEC_PATH_TEXT = The specified Mercurial Executable Path does not contain the Mercurial program. MSG_WARN_ANNOTATION_FORMAT_TEXT = The specified Mercurial Status Labels Format is incorrect. MercurialPanel.ExportFilename.text=&Default Export Filename\: MercurialPanel.browseButton2.text=B&rowse... PropertiesPanel.jLabel2.text=Property &Name: PropertiesPanel.jLabel1.text=Property &Value: PropertiesPanel.btnAdd.text=&Add/ Change PropertiesPanel.btnRemove.text=&Remove jLabel3.txt=Mercurial &Properties: ACSD_PropertiesTable = Lists of mercurial properties. CTL_PropertiesTable_Column_Name=Name CTL_PropertiesTable_Column_Value=Value ACSD_execPathBrowseButton=Browse for directory of mercurial executable ACSD_exportFilenameBrowseButton=Browse for default export file ACSD_addButton=Lets you add a new variable to the status label format ACSD_manageButton=Lets you manage mercurial extensions ACSD_backupOnRevertModifications=Lets you specify a default value for whether a backup should be taken for a locally modified file when reverting modifications ACSD_userNameTextField=Specify the username to be used for mercurial commits ACSD_executablePathTextField=Specify the path for the mercurial executable ACSD_exportFileNameTextField=Specifies the default path name for export ACSD_btnAdd=Add property ACSD_btnRemove=Remove selected properties ACSD_txtAreaValue=Property value MercurialPanel.cbOpenOutputWindow.text=Automatically open Output &window tabs ACSD_cbOpenOutputWindow=Mercurial commands log their output into output window tabs which are opened if needed. MercurialPanel.cbAskBeforeCommitAfterMerge.toolTipText=Mercurial will show a dialog before an after-merge-commit asking user to confirm. MercurialPanel.cbAskBeforeCommitAfterMerge.text=Always ask &before an after-merge-commit MercurialPanel.cbInternalMergeToolEnabled.toolTipText=Netbeans merge tool will be used for resolving conflicts during a merge. Disable if you want to use a merge tool set in hg configuration file MercurialPanel.cbInternalMergeToolEnabled.text=Use &internal merge tool for resolving conflicts MercurialPanel.excludeNewFiles.toolTipText=Newly created files will have to be manually included in commit MercurialPanel.excludeNewFiles.text=Apply "&Exclude From Commit" On New Files Automatically KW_Colors=colors MercurialPanel.pullWithUpdate.toolTipText=When pulling changes the working copy will also be updated (hg pull -u) MercurialPanel.pullWithUpdate.text=After &pull also update working copy




© 2015 - 2024 Weber Informatics LLC | Privacy Policy