Locale localization
Loïc Minier
lool+alioth at via.ecp.fr
Sun Aug 6 08:34:31 UTC 2006
On Sun, Aug 06, 2006, Mike Hommey wrote:
> I'd like to report a bug about localization missing for general text
> (such as "close", "add", etc.) in gnome dialog buttons, but I have no
> clue as to which package is supposed to be holding these. Any hints ?
These dialogs were provided by libgnomeui, and are now offered in gtk.
I confirm the bug in gtk:
13484 open("/home/lool/${prefix}/share/locale/fr/LC_MESSAGES/gtk20.mo",
O_RDONLY) = -1 ENOENT (No such file or directory)
This is due to the glib-gettext macros not playing well with newer
autoconf. <http://bugzilla.gnome.org/show_bug.cgi?id=343825>
What strikes me is that I didn't notice this (I probably don't pay
attention to text in these dialogs anymore). Ubuntu is not affected
because they take the po files in the source and reinject them later.
--
Loïc Minier <lool at dooz.org>
More information about the Pkg-gnome-maintainers
mailing list