Description of problem: There is difference in page header between *.do based and *.pxt based. Pxt bases pages don't include at least: <p id="geo">English (<a href="/rhn/account/LocalePreferences.do">change</a>)</p>
Well, the .pxt pages are not internationalized and thus cannot be localized. So they'll always be be in English ...
I feel that the correct solution is to finish the migration of the outstanding .pxt pages to Java, to be able to have all the pages internationalized. Closing as CANTFIX, please reopen if you disagree.