Skip to content

Commit beacfee

Browse files
committed
Update translation resources configuration
1 parent 0fe0dc9 commit beacfee

File tree

1 file changed

+30
-6
lines changed

1 file changed

+30
-6
lines changed

.tx/config

Lines changed: 30 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@ source_file = modules/VisualizationImpl/src/main/resources/org/gephi/visualizati
1313
source_lang = en
1414
type = PROPERTIES
1515

16+
[gephi.org-gephi-visualization-text]
17+
file_filter = modules/VisualizationImpl/src/main/resources/org/gephi/visualization/text/Bundle_<lang>.properties
18+
source_file = modules/VisualizationImpl/src/main/resources/org/gephi/visualization/text/Bundle.properties
19+
source_lang = en
20+
type = PROPERTIES
21+
1622
[gephi.org-gephi-visualization-screenshot]
1723
file_filter = modules/VisualizationImpl/src/main/resources/org/gephi/visualization/screenshot/Bundle_<lang>.properties
1824
source_file = modules/VisualizationImpl/src/main/resources/org/gephi/visualization/screenshot/Bundle.properties
@@ -355,6 +361,18 @@ source_file = modules/ImportPluginUI/src/main/resources/org/gephi/ui/importer/pl
355361
source_lang = en
356362
type = PROPERTIES
357363

364+
[gephi.org-gephi-ui-importer-plugin-spreadsheet]
365+
file_filter = modules/ImportPluginUI/src/main/resources/org/gephi/ui/importer/plugin/spreadsheet/Bundle_<lang>.properties
366+
source_file = modules/ImportPluginUI/src/main/resources/org/gephi/ui/importer/plugin/spreadsheet/Bundle.properties
367+
source_lang = en
368+
type = PROPERTIES
369+
370+
[gephi.org-gephi-ui-importer-plugin-spreadsheet-wizard]
371+
file_filter = modules/ImportPluginUI/src/main/resources/org/gephi/ui/importer/plugin/spreadsheet/wizard/Bundle_<lang>.properties
372+
source_file = modules/ImportPluginUI/src/main/resources/org/gephi/ui/importer/plugin/spreadsheet/wizard/Bundle.properties
373+
source_lang = en
374+
type = PROPERTIES
375+
358376
[gephi.org-gephi-io-importer-plugin]
359377
file_filter = modules/ImportPlugin/src/main/resources/org/gephi/io/importer/plugin/Bundle_<lang>.properties
360378
source_file = modules/ImportPlugin/src/main/resources/org/gephi/io/importer/plugin/Bundle.properties
@@ -367,6 +385,18 @@ source_file = modules/ImportPlugin/src/main/resources/org/gephi/io/importer/plug
367385
source_lang = en
368386
type = PROPERTIES
369387

388+
[gephi.org-gephi-io-importer-plugin-file-spreadsheet]
389+
file_filter = modules/ImportPlugin/src/main/resources/org/gephi/io/importer/plugin/file/spreadsheet/Bundle_<lang>.properties
390+
source_file = modules/ImportPlugin/src/main/resources/org/gephi/io/importer/plugin/file/spreadsheet/Bundle.properties
391+
source_lang = en
392+
type = PROPERTIES
393+
394+
[gephi.s-ephi-io-importer-plugin-file-spreadsheet-process]
395+
file_filter = modules/ImportPlugin/src/main/resources/org/gephi/io/importer/plugin/file/spreadsheet/process/Bundle_<lang>.properties
396+
source_file = modules/ImportPlugin/src/main/resources/org/gephi/io/importer/plugin/file/spreadsheet/process/Bundle.properties
397+
source_lang = en
398+
type = PROPERTIES
399+
370400
[gephi.org-gephi-io-importer-impl]
371401
file_filter = modules/ImportAPI/src/main/resources/org/gephi/io/importer/impl/Bundle_<lang>.properties
372402
source_file = modules/ImportAPI/src/main/resources/org/gephi/io/importer/impl/Bundle.properties
@@ -871,9 +901,3 @@ source_file = modules/AlgorithmsPlugin/src/main/resources/org/gephi/algorithms/B
871901
source_lang = en
872902
type = PROPERTIES
873903

874-
[gephi.org-gephi-visualization-text]
875-
file_filter = modules/VisualizationImpl/src/main/resources/org/gephi/visualization/text/Bundle_<lang>.properties
876-
source_file = modules/VisualizationImpl/src/main/resources/org/gephi/visualization/text/Bundle.properties
877-
source_lang = en
878-
type = PROPERTIES
879-

0 commit comments

Comments
 (0)