Fixed translation bug.

This commit is contained in:
Karl Ove Hufthammer 2004-07-16 19:52:30 +00:00
parent 4a92284d85
commit ee1ea314d2

View file

@ -698,7 +698,7 @@ int main(int argc, char * argv[])
/* Set up locale support */
setlocale(LC_ALL, NULL);
setlocale(LC_ALL, "");
/* Set up! */