Skip to content

Commit 4ccf751

Browse files
committed
tx: migrate config file
1 parent 9b8b3fb commit 4ccf751

2 files changed

Lines changed: 16 additions & 6 deletions

File tree

.tx/config

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
[main]
22
host = https://www.transifex.com
3-
4-
[MATE.master--python-caja]
5-
file_filter = po/<lang>.po
6-
source_file = po/python-caja.pot
7-
source_lang = en
8-
type = PO
3+
4+
[o:mate:p:MATE:r:master--python-caja]
5+
file_filter = po/<lang>.po
6+
source_file = po/python-caja.pot
7+
source_lang = en
8+
type = PO
99
minimum_perc = 2
10+

.tx/config_20221028215447.bak

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[main]
2+
host = https://www.transifex.com
3+
4+
[MATE.master--python-caja]
5+
file_filter = po/<lang>.po
6+
source_file = po/python-caja.pot
7+
source_lang = en
8+
type = PO
9+
minimum_perc = 2

0 commit comments

Comments
 (0)