18 Oct 11, 08:45PM
Andrez: sorry, hope you see this before you spend the same half-hour I did - your translation has already been put into SVN! Thanks for your work - hope your mistake (an honest one, no hard feelings here!) won't be repeated though ;-P
SKB: uhmm, well exactly, your locale is fubar .. and it looks like your approach to use german locale too; it should be
maybe just LC_ALL=de is sufficient .. depends on what locales are available for you
SKB: uhmm, well exactly, your locale is fubar .. and it looks like your approach to use german locale too; it should be
[SELECT ALL] Code:
export LC_ALL=de_DE.utf8
./assaultcube.sh
[SELECT ALL] Code:
locale -a