Added Bundle.properties text strings.
[nbgit.git] / src / org / netbeans / modules / git / ui / update / RevertModificationsPanel.form
blob788cc2f78d51ab397fa3c6ea5cdc14ce91b15e3c
1 <?xml version="1.0" encoding="UTF-8" ?>
3 <Form version="1.5" maxVersion="1.5" type="org.netbeans.modules.form.forminfo.JPanelFormInfo">
4 <AuxValues>
5 <AuxValue name="FormSettings_autoResourcing" type="java.lang.Integer" value="1"/>
6 <AuxValue name="FormSettings_autoSetComponentName" type="java.lang.Boolean" value="false"/>
7 <AuxValue name="FormSettings_generateMnemonicsCode" type="java.lang.Boolean" value="true"/>
8 <AuxValue name="FormSettings_i18nAutoMode" type="java.lang.Boolean" value="true"/>
9 <AuxValue name="FormSettings_layoutCodeTarget" type="java.lang.Integer" value="2"/>
10 <AuxValue name="FormSettings_listenerGenerationStyle" type="java.lang.Integer" value="0"/>
11 <AuxValue name="FormSettings_variablesLocal" type="java.lang.Boolean" value="false"/>
12 <AuxValue name="FormSettings_variablesModifier" type="java.lang.Integer" value="2"/>
13 </AuxValues>
15 <Layout>
16 <DimensionLayout dim="0">
17 <Group type="103" groupAlignment="0" attributes="0">
18 <Group type="102" attributes="0">
19 <Group type="103" groupAlignment="1" attributes="0">
20 <Group type="102" alignment="0" attributes="0">
21 <EmptySpace min="-2" pref="47" max="-2" attributes="0"/>
22 <Component id="revisionsLabel" min="-2" max="-2" attributes="0"/>
23 <EmptySpace max="-2" attributes="0"/>
24 <Component id="revisionsComboBox" pref="182" max="32767" attributes="0"/>
25 </Group>
26 <Group type="102" alignment="0" attributes="0">
27 <EmptySpace max="-2" attributes="0"/>
28 <Group type="103" groupAlignment="0" attributes="0">
29 <Component id="jLabel2" alignment="0" min="-2" max="-2" attributes="0"/>
30 <Component id="jLabel1" alignment="0" pref="363" max="32767" attributes="0"/>
31 <Component id="jPanel1" alignment="0" max="32767" attributes="0"/>
32 </Group>
33 </Group>
34 </Group>
35 <EmptySpace max="-2" attributes="0"/>
36 </Group>
37 </Group>
38 </DimensionLayout>
39 <DimensionLayout dim="1">
40 <Group type="103" groupAlignment="0" attributes="0">
41 <Group type="102" attributes="0">
42 <Component id="jLabel1" min="-2" pref="25" max="-2" attributes="0"/>
43 <EmptySpace min="-2" pref="4" max="-2" attributes="0"/>
44 <Component id="jLabel2" min="-2" max="-2" attributes="0"/>
45 <EmptySpace min="-2" pref="29" max="-2" attributes="0"/>
46 <Group type="103" groupAlignment="3" attributes="0">
47 <Component id="revisionsLabel" alignment="3" min="-2" max="-2" attributes="0"/>
48 <Component id="revisionsComboBox" alignment="3" min="-2" max="-2" attributes="0"/>
49 </Group>
50 <EmptySpace type="unrelated" max="-2" attributes="0"/>
51 <Component id="jPanel1" min="-2" max="-2" attributes="0"/>
52 <EmptySpace max="32767" attributes="0"/>
53 </Group>
54 </Group>
55 </DimensionLayout>
56 </Layout>
57 <SubComponents>
58 <Component class="javax.swing.JLabel" name="revisionsLabel">
59 <Properties>
60 <Property name="labelFor" type="java.awt.Component" editor="org.netbeans.modules.form.ComponentChooserEditor">
61 <ComponentRef name="revisionsComboBox"/>
62 </Property>
63 <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor">
64 <ResourceString bundle="org/netbeans/modules/mercurial/ui/update/Bundle.properties" key="RevertModificationsPanel.revisionsLabel.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, &quot;{key}&quot;)"/>
65 </Property>
66 </Properties>
67 </Component>
68 <Component class="javax.swing.JComboBox" name="r