|
11 | 11 | <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> |
12 | 12 | <Border info="org.netbeans.modules.form.compat2.border.TitledBorderInfo"> |
13 | 13 | <TitledBorder title="Use"> |
14 | | - <ResourceString PropertyName="titleX" bundle="net/sf/efhnbm/options/spi/Bundle.properties" key="EFHOptionPanel.border.title" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/> |
| 14 | + <ResourceString PropertyName="titleX" bundle="net/sf/efhnbm/options/Bundle.properties" key="EFHOptionPanel.border.title" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/> |
15 | 15 | </TitledBorder> |
16 | 16 | </Border> |
17 | 17 | </Property> |
|
104 | 104 | <ComponentRef name="optionGroup"/> |
105 | 105 | </Property> |
106 | 106 | <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> |
107 | | - <ResourceString bundle="net/sf/efhnbm/options/spi/Bundle.properties" key="EFHOptionPanel.bundleOption.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> |
| 107 | + <ResourceString bundle="net/sf/efhnbm/options/Bundle.properties" key="EFHOptionPanel.bundleOption.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> |
108 | 108 | </Property> |
109 | 109 | <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> |
110 | 110 | <Border info="org.netbeans.modules.form.compat2.border.EmptyBorderInfo"> |
|
125 | 125 | <ComponentRef name="optionGroup"/> |
126 | 126 | </Property> |
127 | 127 | <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> |
128 | | - <ResourceString bundle="net/sf/efhnbm/options/spi/Bundle.properties" key="EFHOptionPanel.classOption.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/> |
| 128 | + <ResourceString bundle="net/sf/efhnbm/options/Bundle.properties" key="EFHOptionPanel.classOption.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/> |
129 | 129 | </Property> |
130 | 130 | <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> |
131 | 131 | <Border info="org.netbeans.modules.form.compat2.border.EmptyBorderInfo"> |
|
146 | 146 | <ComponentRef name="optionGroup"/> |
147 | 147 | </Property> |
148 | 148 | <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> |
149 | | - <ResourceString bundle="net/sf/efhnbm/options/spi/Bundle.properties" key="EFHOptionPanel.commandOption.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> |
| 149 | + <ResourceString bundle="net/sf/efhnbm/options/Bundle.properties" key="EFHOptionPanel.commandOption.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> |
150 | 150 | </Property> |
151 | 151 | <Property name="border" type="javax.swing.border.Border" editor="org.netbeans.modules.form.editors2.BorderEditor"> |
152 | 152 | <Border info="org.netbeans.modules.form.compat2.border.EmptyBorderInfo"> |
|
163 | 163 | <Component class="javax.swing.JLabel" name="commandExploreLabel"> |
164 | 164 | <Properties> |
165 | 165 | <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> |
166 | | - <ResourceString bundle="net/sf/efhnbm/options/spi/Bundle.properties" key="EFHOptionPanel.commandExploreLabel.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/> |
| 166 | + <ResourceString bundle="net/sf/efhnbm/options/Bundle.properties" key="EFHOptionPanel.commandExploreLabel.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/> |
167 | 167 | </Property> |
168 | 168 | </Properties> |
169 | 169 | </Component> |
170 | 170 | <Component class="javax.swing.JLabel" name="commandSelectLabel"> |
171 | 171 | <Properties> |
172 | 172 | <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> |
173 | | - <ResourceString bundle="net/sf/efhnbm/options/spi/Bundle.properties" key="EFHOptionPanel.commandSelectLabel.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/> |
| 173 | + <ResourceString bundle="net/sf/efhnbm/options/Bundle.properties" key="EFHOptionPanel.commandSelectLabel.text" replaceFormat="org.openide.util.NbBundle.getMessage({sourceFileName}.class, "{key}")"/> |
174 | 174 | </Property> |
175 | 175 | </Properties> |
176 | 176 | </Component> |
|
179 | 179 | <Component class="javax.swing.JButton" name="browseCommandButtonSelect"> |
180 | 180 | <Properties> |
181 | 181 | <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> |
182 | | - <ResourceString bundle="net/sf/efhnbm/options/spi/Bundle.properties" key="EFHOptionPanel.browseCommandButtonSelect.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> |
| 182 | + <ResourceString bundle="net/sf/efhnbm/options/Bundle.properties" key="EFHOptionPanel.browseCommandButtonSelect.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> |
183 | 183 | </Property> |
184 | 184 | </Properties> |
185 | 185 | <Events> |
|
191 | 191 | <Component class="javax.swing.JButton" name="browseCommandButtonExplore"> |
192 | 192 | <Properties> |
193 | 193 | <Property name="text" type="java.lang.String" editor="org.netbeans.modules.i18n.form.FormI18nStringEditor"> |
194 | | - <ResourceString bundle="net/sf/efhnbm/options/spi/Bundle.properties" key="EFHOptionPanel.browseCommandButtonExplore.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> |
| 194 | + <ResourceString bundle="net/sf/efhnbm/options/Bundle.properties" key="EFHOptionPanel.browseCommandButtonExplore.text" replaceFormat="java.util.ResourceBundle.getBundle("{bundleNameSlashes}").getString("{key}")"/> |
195 | 195 | </Property> |
196 | 196 | </Properties> |
197 | 197 | <Events> |
|
0 commit comments