File tree Expand file tree Collapse file tree 4 files changed +34
-31
lines changed
Expand file tree Collapse file tree 4 files changed +34
-31
lines changed Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ Copyright: None
6464License: CC0-1.0
6565
6666# xml toml json conf yaml
67- Files: src/*.xml .clog.toml configs/*.json src/*conf src/*.yaml .tx/config .tx/deepin.conf *.conf
67+ Files: src/*.xml .clog.toml configs/*.json src/*conf src/*.yaml .tx/config .tx/deepin.conf *.conf .tx/*.yaml
6868Copyright: None
6969License: CC0-1.0
7070
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ filters :
2+ - filter_type : file
3+ source_file : dcc-network/translations/network_en_US.ts
4+ file_format : QT
5+ source_language : en_US
6+ translation_files_expression : dcc-network/translations/network_<lang>.ts
7+ - filter_type : file
8+ source_file : dock-network-plugin/translations/dock-network-plugin_en_US.ts
9+ file_format : QT
10+ source_language : en_US
11+ translation_files_expression : dock-network-plugin/translations/dock-network-plugin_<lang>.ts
12+ - filter_type : file
13+ source_file : dss-network-plugin/translations/dss-network-plugin_en_US.ts
14+ file_format : QT
15+ source_language : en_US
16+ translation_files_expression : dss-network-plugin/translations/dss-network-plugin_<lang>.ts
17+ - filter_type : file
18+ source_file : src/translations/dde-network-core_en_US.ts
19+ file_format : QT
20+ source_language : en_US
21+ translation_files_expression : src/translations/dde-network-core_<lang>.ts
22+ - filter_type : file
23+ source_file : network-service-plugin/translations/network-service-plugin_en_US.ts
24+ file_format : QT
25+ source_language : en_US
26+ translation_files_expression : network-service-plugin/translations/network-service-plugin_<lang>.ts
27+ - filter_type : file
28+ source_file : dock-hotspot-plugin/translations/dock-hotspot-plugin_en_US.ts
29+ file_format : QT
30+ source_language : en_US
31+ translation_files_expression : dock-hotspot-plugin/translations/dock-hotspot-plugin_<lang>.ts
32+ settings :
33+ pr_branch_name : transifex_update_<br_unique_id>
You can’t perform that action at this time.
0 commit comments