hey! i'm working on the imagequiz, and have the following issue: * strings in the activity are translated via gettext * the questions themself are translated inside the database (it grows by submitted content) if a user chooses another language, i'd need to change the language gettext is working with. how can i do that? thanks, chris