From f9bb537537991fdce36abf6f96e79986463f4369 Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Mon, 15 Aug 2022 14:57:07 -0700 Subject: [PATCH] Transifex: Fix our Debian/.po path. --- .tx/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.tx/config b/.tx/config index cb24b82702..4d82dcb3e8 100644 --- a/.tx/config +++ b/.tx/config @@ -19,8 +19,8 @@ trans.zh_CN = ui/qt/wireshark_zh_CN.ts type = QT [wireshark.po-master] -file_filter = debian/po/.po -source_file = debian/po/templates.pot +file_filter = packaging/debian/po/.po +source_file = packaging/debian/po/templates.pot source_lang = en type = PO