Wireshark-dev: [Wireshark-dev] Is there a way to internationalize the text of dissector's prefe
From: "qiangxiong.huang" <qiangxiong.huang@xxxxxx>
Date: Thu, 5 Nov 2020 21:31:10 +0800
It seems that only qt releated code (in .cpp) can be internationalized by QString::tr().
Is there a way to internationalize the text of dissector preference which is usually set in epan/dissectors/packet-xxx.c ?

Regards,
Huang Qiangxiong