Set module specification to 1.0.
[nbgit.git] / src / org / netbeans / modules / git / options / Bundle.properties
blob0d1656b95e38cd5876853e3cce6a51df19e2ba09
1 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
3 # Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.
5 # The contents of this file are subject to the terms of either the GNU
6 # General Public License Version 2 only ("GPL") or the Common
7 # Development and Distribution License("CDDL") (collectively, the
8 # "License"). You may not use this file except in compliance with the
9 # License. You can obtain a copy of the License at
10 # http://www.netbeans.org/cddl-gplv2.html
11 # or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
12 # specific language governing permissions and limitations under the
13 # License.  When distributing the software, include this License Header
14 # Notice in each file and include the License file at
15 # nbbuild/licenses/CDDL-GPL-2-CP.  Sun designates this
16 # particular file as subject to the "Classpath" exception as provided
17 # by Sun in the GPL Version 2 section of the License file that
18 # accompanied this code. If applicable, add the following below the
19 # License Header, with the fields enclosed by brackets [] replaced by
20 # your own identifying information:
21 # "Portions Copyrighted [year] [name of copyright owner]"
23 # Contributor(s):
25 # The Original Software is NetBeans. The Initial Developer of the Original
26 # Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
27 # Microsystems, Inc. All Rights Reserved.
28 # Portions Copyright 2008 Alexander Coles (Ikonoklastik Productions).
30 # If you wish your version of this file to be governed by only the CDDL
31 # or only the GPL Version 2, indicate your decision by adding
32 # "[Contributor] elects to include this software in this distribution
33 # under the [CDDL or GPL Version 2] license." If you do not indicate a
34 # single choice of license, a recipient has the option to distribute
35 # your version of this file under either the CDDL, the GPL Version 2 or
36 # to extend the choice of license to its licensees as provided above.
37 # However, if you add GPL Version 2 code and therefore, elected the GPL
38 # Version 2 license, then the option applies only if the new code is
39 # made subject to such option by the copyright holder.
42 CTL_PropertiesDialog_Title=Git Extensions Editor
43 CTL_Properties_Action_Cancel = Cancel
44 CTL_Properties_Action_OK = OK
46 AdvancedOption_DisplayName_Git=Git
47 AdvancedOption_Tooltip_Git=Git Global Options
48 GitPanel.jLabel1.text=Email Address:
50 GitPanel.jLabel3.text=(Changes will not take effect until the IDE is restarted.)
52 GitPanel.jLabel2.text=Git &Executable Path\:
53 GitPanel.jCheckBox1.text=On Re&vert Modifications save Locally Modified files to <file>.orig
55 GitPanel.browseButton.text=&Browse...
57 ACSD_BrowseFolder = Lets you browse for directory for Git executable.
58 Browse_title=Browse for the Git Executable
59 ACSD_ExportBrowseFolder = Lets you browse for default export file
60 ExportBrowse_title=Browse for Default ExportFile
61 OK_Button=OK
62 GitExec=Folders
65 GitPanel.jPanel1.border.title=Git Status Labels
67 GitPanel.addButton.text=&Add Variable ...
68 GitPanel.annotationTextField.text=[{status}; {folder}]
70 GitPanel.jLabel3.text=&Format
72 GitPanel.annotationTextField.toolTipText=<html>'{'{0}'}' stays for Revision<br>'{'{1}'}' stays for Status<br>'{'{2}'}' stays for Branch or Tag Name<br></html>
74 GitPanel.label.revision = stays for Revision
75 GitPanel.label.status = stays for Status
76 GitPanel.label.folder = stays for Branch or Tag Name 
78 MSG_STATUS_LABEL_WITH_REVSION_TITLE = Revision Label Performance
79 MSG_STATUS_LABEL_WITH_REVSION_MSG = Revision labels {revision} have been added.\n\nThis can seriously effect performance when viewing Git controlled Projects.\nUsing Show Annotations or Show History on selected files is a more efficient way to get revision information.
82 GitPanel.labelVariables.title=Select Variables
83 GitPanel.labelVariables.acsd=Lets you select a Variable
87 GitPanel.jLabel4.text=Use this button to specify the extensions to be loaded by Git
88 GitPanel.manageButton.text=&Manage Extensions
90 LBL_Properties_Progress=Scanning Git Extensions
92 MSG_WARN_FIELD_TITLE = Invalid Field
93 MSG_WARN_USER_NAME_TEXT = The text specified in the Git User Name is not a valid email address.
94 MSG_WARN_EXEC_PATH_TEXT = The directory specified in the Git Executable path does not contain Git program.
96 GitPanel.ExportFilename.text=&Default Export Filename\:
98 GitPanel.browseButton2.text=B&rowse...
101 PropertiesPanel.jLabel2.text=Property &Name:
102 PropertiesPanel.jLabel1.text=Property &Value:
103 PropertiesPanel.btnAdd.text=&Add
104 PropertiesPanel.btnRemove.text=&Remove
105 jLabel3.txt=Git &Properties:
106 ACSD_PropertiesTable = Lists of Git properties.
107 LBL_Properties_Progress=Scanning Git properties
109 CTL_PropertiesTable_Column_Name=Name
110 CTL_PropertiesTable_Column_Value=Value
112 ACSD_execPathBrowseButton=Browse for directory of Git executable
113 ACSD_exportFilenameBrowseButton=Browse for default export file
114 ACSD_addButton=Lets you add a new variable to the status label format
115 ACSD_manageButton=Lets you manage Git extensions
116 ACSD_backupOnRevertModifications=Lets you specify a default value for whether a backup should be taken for a locally modified file when reverting modifications
117 ACSD_userNameTextField=Specify the username to be used for Git commits
118 ACSD_executablePathTextField=Specify the path for the Git executable
119 ACSD_exportFileNameTextField=Specifies the default path name for export
120 ACSD_btnAdd=Add  property
121 ACSD_btnRemove=Remove selected properties
122 ACSD_txtAreaValue=Property value
123 GitPanel.jLabel5.text=Name: