forked from osmocom/wireshark
Add Transifex Configuration
Change-Id: I7fa4593b086d285553eaa4334303dab019446a76 Reviewed-on: https://code.wireshark.org/review/7156 Reviewed-by: Evan Huus <eapache@gmail.com> Reviewed-by: Michael Mann <mmann78@netscape.net> Reviewed-by: Gerald Combs <gerald@wireshark.org> Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>daniel/osmux
parent
e2bf218a46
commit
51c3d2784e
|
@ -0,0 +1,14 @@
|
|||
[main]
|
||||
host = https://www.transifex.com
|
||||
|
||||
[wireshark.master]
|
||||
file_filter = ui/qt/wireshark_<lang>.ts
|
||||
source_file = ui/qt/wireshark_en.ts
|
||||
source_lang = en
|
||||
trans.de = ui/qt/wireshark_de.ts
|
||||
trans.fr = ui/qt/wireshark_fr.ts
|
||||
trans.it = ui/qt/wireshark_it.ts
|
||||
trans.ja_JP = ui/qt/wireshark_ja_JP.ts
|
||||
trans.pl = ui/qt/wireshark_pl.ts
|
||||
trans.zh_CN = ui/qt/wireshark_zh_CN.ts
|
||||
|
Loading…
Reference in New Issue