|
19 | 19 | <grid row="1" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/> |
20 | 20 | </constraints> |
21 | 21 | <properties/> |
22 | | - <border type="line" title-resource-bundle="i18n/CSVEditorResources" title-key="text.editor"/> |
| 22 | + <border type="line" title-resource-bundle="localization/CsvEditorResources" title-key="text.editor"/> |
23 | 23 | <children> |
24 | 24 | <grid id="d2422" layout-manager="GridLayoutManager" row-count="2" column-count="1" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> |
25 | 25 | <margin top="10" left="10" bottom="10" right="10"/> |
26 | 26 | <constraints> |
27 | 27 | <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/> |
28 | 28 | </constraints> |
29 | 29 | <properties/> |
30 | | - <border type="etched" title-resource-bundle="i18n/CSVEditorResources" title-key="highlighting"/> |
| 30 | + <border type="etched" title-resource-bundle="localization/CsvEditorResources" title-key="highlighting"/> |
31 | 31 | <children> |
32 | 32 | <component id="a9e55" class="javax.swing.JCheckBox" binding="cbCaretRowShown"> |
33 | 33 | <constraints> |
34 | 34 | <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
35 | 35 | </constraints> |
36 | 36 | <properties> |
37 | | - <text resource-bundle="i18n/CSVEditorResources" key="highlight.caret.row"/> |
| 37 | + <text resource-bundle="localization/CsvEditorResources" key="highlight.caret.row"/> |
38 | 38 | </properties> |
39 | 39 | </component> |
40 | 40 | <component id="57ffb" class="com.intellij.ui.CheckBoxWithColorChooser" binding="cbTabHighlightColor" custom-create="true"> |
|
51 | 51 | <grid row="1" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/> |
52 | 52 | </constraints> |
53 | 53 | <properties/> |
54 | | - <border type="etched" title-resource-bundle="i18n/CSVEditorResources" title-key="others"/> |
| 54 | + <border type="etched" title-resource-bundle="localization/CsvEditorResources" title-key="others"/> |
55 | 55 | <children> |
56 | 56 | <component id="6fb36" class="javax.swing.JCheckBox" binding="cbUseSoftWraps"> |
57 | 57 | <constraints> |
58 | 58 | <grid row="1" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
59 | 59 | </constraints> |
60 | 60 | <properties> |
61 | | - <text resource-bundle="i18n/CSVEditorResources" key="use.soft.wraps"/> |
| 61 | + <text resource-bundle="localization/CsvEditorResources" key="use.soft.wraps"/> |
62 | 62 | </properties> |
63 | 63 | </component> |
64 | 64 | <hspacer id="d39ae"> |
|
71 | 71 | <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
72 | 72 | </constraints> |
73 | 73 | <properties> |
74 | | - <text resource-bundle="i18n/CSVEditorResources" key="show.info.balloon"/> |
| 74 | + <text resource-bundle="localization/CsvEditorResources" key="show.info.balloon"/> |
75 | 75 | </properties> |
76 | 76 | </component> |
77 | 77 | <component id="8ed01" class="javax.swing.JCheckBox" binding="cbKeepTrailingWhitespaces"> |
78 | 78 | <constraints> |
79 | 79 | <grid row="2" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
80 | 80 | </constraints> |
81 | 81 | <properties> |
82 | | - <text resource-bundle="i18n/CSVEditorResources" key="keep.trailing.whitespaces.if.unchecked.general.editor.setting.apply"/> |
| 82 | + <text resource-bundle="localization/CsvEditorResources" key="keep.trailing.whitespaces.if.unchecked.general.editor.setting.apply"/> |
83 | 83 | </properties> |
84 | 84 | </component> |
85 | 85 | </children> |
|
92 | 92 | <grid row="2" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/> |
93 | 93 | </constraints> |
94 | 94 | <properties/> |
95 | | - <border type="line" title-resource-bundle="i18n/CSVEditorResources" title-key="table.editor"/> |
| 95 | + <border type="line" title-resource-bundle="localization/CsvEditorResources" title-key="table.editor"/> |
96 | 96 | <children> |
97 | 97 | <component id="d6a8e" class="javax.swing.JCheckBox" binding="cbQuotingEnforced"> |
98 | 98 | <constraints> |
99 | 99 | <grid row="3" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
100 | 100 | </constraints> |
101 | 101 | <properties> |
102 | | - <text resource-bundle="i18n/CSVEditorResources" key="enforce.value.quoting"/> |
| 102 | + <text resource-bundle="localization/CsvEditorResources" key="enforce.value.quoting"/> |
103 | 103 | </properties> |
104 | 104 | </component> |
105 | 105 | <grid id="8ebb6" layout-manager="GridLayoutManager" row-count="1" column-count="3" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> |
|
116 | 116 | </constraints> |
117 | 117 | <properties> |
118 | 118 | <labelFor value="c75c8"/> |
119 | | - <text resource-bundle="i18n/CSVEditorResources" key="default.row.height.in.px"/> |
| 119 | + <text resource-bundle="localization/CsvEditorResources" key="default.row.height.in.px"/> |
120 | 120 | </properties> |
121 | 121 | </component> |
122 | 122 | <hspacer id="48a70"> |
|
148 | 148 | </constraints> |
149 | 149 | <properties> |
150 | 150 | <labelFor value="15921"/> |
151 | | - <text resource-bundle="i18n/CSVEditorResources" key="default.column.width.in.px"/> |
| 151 | + <text resource-bundle="localization/CsvEditorResources" key="default.column.width.in.px"/> |
152 | 152 | </properties> |
153 | 153 | </component> |
154 | 154 | <component id="15921" class="javax.swing.JFormattedTextField" binding="tfDefaultColumnWidth" custom-create="true"> |
|
180 | 180 | </constraints> |
181 | 181 | <properties> |
182 | 182 | <labelFor value="8554c"/> |
183 | | - <text resource-bundle="i18n/CSVEditorResources" key="maximum.column.width.in.px"/> |
| 183 | + <text resource-bundle="localization/CsvEditorResources" key="maximum.column.width.in.px"/> |
184 | 184 | </properties> |
185 | 185 | </component> |
186 | 186 | <component id="8554c" class="javax.swing.JFormattedTextField" binding="tfMaxColumnWidth" custom-create="true"> |
|
211 | 211 | <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/> |
212 | 212 | </constraints> |
213 | 213 | <properties/> |
214 | | - <border type="line" title-resource-bundle="i18n/CSVEditorResources" title-key="general"/> |
| 214 | + <border type="line" title-resource-bundle="localization/CsvEditorResources" title-key="general"/> |
215 | 215 | <children> |
216 | 216 | <grid id="95245" layout-manager="GridLayoutManager" row-count="1" column-count="3" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> |
217 | 217 | <margin top="0" left="0" bottom="0" right="0"/> |
|
227 | 227 | </constraints> |
228 | 228 | <properties> |
229 | 229 | <labelFor value="a6cd2"/> |
230 | | - <text resource-bundle="i18n/CSVEditorResources" key="editor.usage"/> |
| 230 | + <text resource-bundle="localization/CsvEditorResources" key="editor.usage"/> |
231 | 231 | </properties> |
232 | 232 | </component> |
233 | 233 | <hspacer id="7d495"> |
|
249 | 249 | <grid row="1" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/> |
250 | 250 | </constraints> |
251 | 251 | <properties> |
252 | | - <toolTipText resource-bundle="i18n/CSVEditorResources" key="can.be.adjusted.per.file.in.editor.context.menu"/> |
| 252 | + <toolTipText resource-bundle="localization/CsvEditorResources" key="can.be.adjusted.per.file.in.editor.context.menu"/> |
253 | 253 | </properties> |
254 | 254 | <border type="none"/> |
255 | 255 | <children> |
|
259 | 259 | </constraints> |
260 | 260 | <properties> |
261 | 261 | <labelFor value="65f7"/> |
262 | | - <text resource-bundle="i18n/CSVEditorResources" key="default.value.separator.csv.only"/> |
| 262 | + <text resource-bundle="localization/CsvEditorResources" key="default.value.separator.csv.only"/> |
263 | 263 | </properties> |
264 | 264 | </component> |
265 | 265 | <hspacer id="f2aa1"> |
|
280 | 280 | <grid row="0" column="2" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
281 | 281 | </constraints> |
282 | 282 | <properties> |
283 | | - <text resource-bundle="i18n/CSVEditorResources" key="auto.detect.initially"/> |
| 283 | + <text resource-bundle="localization/CsvEditorResources" key="auto.detect.initially"/> |
284 | 284 | </properties> |
285 | 285 | </component> |
286 | 286 | </children> |
|
291 | 291 | <grid row="2" column="0" row-span="1" col-span="1" vsize-policy="3" hsize-policy="3" anchor="0" fill="3" indent="0" use-parent-layout="false"/> |
292 | 292 | </constraints> |
293 | 293 | <properties> |
294 | | - <toolTipText resource-bundle="i18n/CSVEditorResources" key="can.be.adjusted.per.file.in.editor.context.menu"/> |
| 294 | + <toolTipText resource-bundle="localization/CsvEditorResources" key="can.be.adjusted.per.file.in.editor.context.menu"/> |
295 | 295 | </properties> |
296 | 296 | <border type="none"/> |
297 | 297 | <children> |
|
301 | 301 | </constraints> |
302 | 302 | <properties> |
303 | 303 | <labelFor value="667ea"/> |
304 | | - <text resource-bundle="i18n/CSVEditorResources" key="default.escape.character"/> |
| 304 | + <text resource-bundle="localization/CsvEditorResources" key="default.escape.character"/> |
305 | 305 | </properties> |
306 | 306 | </component> |
307 | 307 | <hspacer id="e381f"> |
|
331 | 331 | </constraints> |
332 | 332 | <properties> |
333 | 333 | <labelFor value="a30e"/> |
334 | | - <text resource-bundle="i18n/CSVEditorResources" key="line.comment.indicator"/> |
| 334 | + <text resource-bundle="localization/CsvEditorResources" key="line.comment.indicator"/> |
335 | 335 | </properties> |
336 | 336 | </component> |
337 | 337 | <component id="a30e" class="javax.swing.JTextField" binding="tfCommentIndicator"> |
|
362 | 362 | <grid row="0" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
363 | 363 | </constraints> |
364 | 364 | <properties> |
365 | | - <text resource-bundle="i18n/CSVEditorResources" key="column.numbering"/> |
| 365 | + <text resource-bundle="localization/CsvEditorResources" key="column.numbering"/> |
366 | 366 | </properties> |
367 | 367 | </component> |
368 | 368 | <hspacer id="c1561"> |
|
375 | 375 | <grid row="0" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
376 | 376 | </constraints> |
377 | 377 | <properties> |
378 | | - <text resource-bundle="i18n/CSVEditorResources" key="zero.based"/> |
| 378 | + <text resource-bundle="localization/CsvEditorResources" key="zero.based"/> |
379 | 379 | </properties> |
380 | 380 | </component> |
381 | 381 | </children> |
|
394 | 394 | </constraints> |
395 | 395 | <properties> |
396 | 396 | <labelFor value="2e9e9"/> |
397 | | - <text resource-bundle="i18n/CSVEditorResources" key="value.coloring"/> |
| 397 | + <text resource-bundle="localization/CsvEditorResources" key="value.coloring"/> |
398 | 398 | </properties> |
399 | 399 | </component> |
400 | 400 | <component id="2e9e9" class="javax.swing.JComboBox" binding="comboValueColoring" custom-create="true"> |
|
0 commit comments