Issue852

Title Translation of "Click anywhere..." in dialogs
Priority important Status resolved
Assigned To fluzz Keywords
Linked issues Watchers fluzz

Submitted on 2016-04-03 13h56 by fluzz, last changed by fluzz.

Messages
Author: fluzz Date: 2016-04-03   13h56
The translation of the "Click anywhere..." string is not changed when the
language is changed in-game.

My guess on how to fix: gettext() has to be called when displaying the string,
rather than during the widget creation.

To be checked....
Author: fluzz Date: 2016-04-05   07h50
Fixed in commit c2d95d36ac33bbcbbcec93584421f45ff299cb4c
History
Date User Action Args
2016-04-05 07:50:06fluzzsetstatus: open -> resolved
messages: + msg3311
2016-04-03 13:56:32fluzzcreate