Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] [Wireshark-commits] rev 25062: /trunk/gtk/ /trunk/gtk/: dlg_

From: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
Date: Thu, 17 Apr 2008 08:36:17 -0400


Stig Bjørlykke wrote:
2008/4/16, Ulf Lamping <ulf.lamping@xxxxxx>:
 P.S: There's also some strange words in your button labels "Hjelp", but
 there's not a lot I can do about it ;-)))

Is it possible to disable locale in wireshark?  Most text in wireshark
is english, so it doesn't make so much sense having the button texts
in a local language.

putenv("LANG=C")? ;-)