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 365805 - i18n not functioning
i18n not functioning
Status: RESOLVED FIXED
Product: istanbul
Classification: Other
Component: general
HEAD CVS
Other Linux
: Normal normal
: ---
Assigned To: Istanbul maintainers
Istanbul QA maintainers
Depends on:
Blocks:
 
 
Reported: 2006-10-27 16:05 UTC by Wouter Bolsterlee (uws)
Modified: 2006-10-27 16:06 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed fix (1.60 KB, patch)
2006-10-27 16:06 UTC, Wouter Bolsterlee (uws)
none Details | Review

Description Wouter Bolsterlee (uws) 2006-10-27 16:05:16 UTC
The translations don't work.
Comment 1 Wouter Bolsterlee (uws) 2006-10-27 16:06:09 UTC
Created attachment 75515 [details] [review]
Proposed fix
Comment 2 Wouter Bolsterlee (uws) 2006-10-27 16:06:27 UTC
2006-10-27  Wouter Bolsterlee  <wbolster@cvs.gnome.org>

    * istanbul/configure/config.py.in:
    * istanbul/main/main.py:
    Moved i18n initialization to the config file, so that it
    loads early. This makes the interface appear in the
    correct language. Fixes bug #365805.