After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 660634 - Untranslated question in find-it type activities
Untranslated question in find-it type activities
Status: RESOLVED FIXED
Product: gcompris
Classification: Other
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Bruno Coudoin
Rami Aubourg-Kaires
Depends on:
Blocks:
 
 
Reported: 2011-10-01 15:44 UTC by Claude Paroz
Modified: 2011-10-02 15:26 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Claude Paroz 2011-10-01 15:44:27 UTC
In the activities where the question is "Find ...", it is left untranslated. This should be fixed by translating the question after retrieving it from the config files (src/findit-activity/findit.py):

self.question_text = _(load_common_prop(dataset, section, "questionText", ""))
Comment 1 Bruno Coudoin 2011-10-02 15:26:41 UTC
Fixed in commit bb878a69