mirror of
https://github.com/visualboyadvance-m/visualboyadvance-m
synced 2025-10-05 15:42:52 +02:00
translations: update .tx/config to new format
Re-run `tx init` and `tx add` to rewrite the .tx/config file to the new required format. Signed-off-by: Rafael Kitover <rkitover@gmail.com>
This commit is contained in:
11
.tx/config
Normal file → Executable file
11
.tx/config
Normal file → Executable file
@@ -1,9 +1,10 @@
|
||||
[main]
|
||||
host = https://www.transifex.com
|
||||
|
||||
[vba-m.wxvbam]
|
||||
file_filter = po/wxvbam/<lang>.po
|
||||
source_file = po/wxvbam/wxvbam.pot
|
||||
source_lang = en
|
||||
type = PO
|
||||
[o:bgk:p:vba-m:r:wxvbam]
|
||||
file_filter = po/wxvbam/<lang>.po
|
||||
source_file = po/wxvbam/wxvbam.pot
|
||||
type = PO
|
||||
source_lang = en
|
||||
minimum_perc = 0
|
||||
|
||||
|
Reference in New Issue
Block a user