<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">In looking in the pd-gui.tcl, we do check for the LANG environment variable on Windows. You could make a batch script wrapper to launch pd. Maybe something like:<div class=""><br class=""></div><div class="">SET LANG="en_US.UTF-8"<div class="">start "pd.exe"</div><div class=""><br class=""></div><div class="">Put the in a file in the bin folder with pd.exe and name it something like "PdStart.bat" or whatever. Then double click that instead of the pd.exe. It should override the system locale settings this way without having to remove or rename the po folder.</div><div class=""><br class=""></div><div class="">Let me know if that works and I can add the info to the po/README.txt.</div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Jul 25, 2017, at 10:53 AM, Christof Ressi <<a href="mailto:christof.ressi@gmx.at" class="">christof.ressi@gmx.at</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">ah sorry, I was only relating to oliver's question if it's possible to change Pd back to english (I can't stand using Pd in German).<br class=""> <br class=""><br class="">Gesendet: Dienstag, 25. Juli 2017 um 10:18 Uhr<br class="">Von: "Dan Wilcox" <<a href="mailto:danomatika@gmail.com" class="">danomatika@gmail.com</a>><br class="">An: "Christof Ressi" <<a href="mailto:christof.ressi@gmx.at" class="">christof.ressi@gmx.at</a>><br class="">Cc: oliver <<a href="mailto:oliver@klingt.org" class="">oliver@klingt.org</a>>, Pd-List <<a href="mailto:pd-list@lists.iem.at" class="">pd-list@lists.iem.at</a>><br class="">Betreff: Re: [PD] 048-test5 > w32 strange chars<br class=""><br class="">Well, it's not a *real* fix but just confirms the issue is with loading translations.<br class=""> <br class=""><br class="">On Jul 25, 2017, at 10:16 AM, Christof Ressi <<a href="mailto:christof.ressi@gmx.at" class="">christof.ressi@gmx.at</a>[<a href="mailto:christof.ressi@gmx.at" class="">mailto:christof.ressi@gmx.at</a>]> wrote: <br class=""><br class="">I think renaming the po dir might work<br class="">perfect, that works! :-) I'm pretty relieved now. <br class=""><br class="">--------<br class="">Dan Wilcox<br class="">@danomatika[<a href="http://twitter.com/danomatika" class="">http://twitter.com/danomatika</a>]<br class=""><a href="http://danomatika.com" class="">danomatika.com</a>[<a href="http://danomatika.com" class="">http://danomatika.com</a>]<br class=""><a href="http://robotcowboy.com" class="">robotcowboy.com</a>[<a href="http://robotcowboy.com" class="">http://robotcowboy.com</a>]<br class=""> <br class=""></div></div></blockquote></div><br class=""><div class="">
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">--------</div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">Dan Wilcox</div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"><a href="http://twitter.com/danomatika" class="">@danomatika</a></div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"><a href="http://danomatika.com" class="">danomatika.com</a></div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"><a href="http://robotcowboy.com" class="">robotcowboy.com</a></div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class=""><br class=""></div><br class="Apple-interchange-newline">
</div>
<br class=""></div></div></body></html>