GNOME Bugzilla – Bug 326971
No translation loaded on new UI
Last modified: 2006-01-17 21:54:36 UTC
Please describe the problem: I'm translating beagle in Italian language, but it seems that translations are not loaded at run time. This happens with the new UI, 3 days ago I was able to see my translated strings. PS The strings for demon-not-running "page" seems not available in PO file. I suppose the relevant files should be added to POTFILES.in. Moreover I suggest to change it from "Demon not running" to "Search service non available" and add an explanatory text (as well as error alerts), like "In order to perform searches, the search service should be started." Steps to reproduce: Actual results: Expected results: Does this happen every time? Other information:
i believe this is fixed in cvs?
No, only Preferences and Exit menu entries under Search, but those should come from gtk+ :-(
Can you attach your .po file so we can test it? (The StartDaemon page is in POTFILES.in, but the strings in it are not marked for translation)
Created attachment 57558 [details] The PO with Italian translation (AKA it.po) PS Did I mention I'm using beagle and GNOME installed under /opt/gnome2?
turns out we weren't calling Catalog.Init(). Whoops. Lukas already fixed up the StartDaemon page not being i18nized, so both problems are fixed in CVS now.