How do I test translations with console commands?

I exported the PO files and sent them off for a first pass translation. I received those back and imported them using the commandlet. I did a standalone build. I’ve tried all sorts of console commands and they all come back saying command not recognized. The variations I have tried using your guys’ suggestions, using french as an example, are:

culture=fr
culture=“fr”
-culture=fr
-culture=“fr”
mode culture=fr
mode culture=“fr”
-mode culture=fr
-mode culture=“fr”

Here’s a screenshot. If anyone has any idea what the problem is, or what the correct console command is, or any other suggestions, I’d appreciate it.

*Duplicate of one posted on UDN in case community has any ideas.

You can pass “-culture=fr” on the commandline when launching the game. “-culture=fr” in the input field for the editor’s “Output Log” will also switch the culture to French at run-time.