dogtail-devel [Bug 377298] dogtail is not localized



If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=377298

  dogtail | Framework | Ver: unspecified




------- Comment #21 from Michal Babej  2007-11-29 07:32 UTC -------
(In reply to comment #20)
> > your patch doesn't work, needs glib2-devel as BuildRequire.
> That is not for this issue since dogtail has already used glib2.
> 
glib2 does not include files from glib2-devel. It is an issue, at least on
RHEL5, where it fails with some AM_ macro undefined. Even after installing
glib2-devel, it fails to rpmbuild because in %install it tries to install to /
root, not RPM_BUILD_ROOT. Have you tried it in some linux ?

> > attachment (id=99671) [edit]
> 
> It breaks many i18n issues.
Could you be more specific ?
> 
> > that is needed is the msgfmt program to generate .mo files from .po; i used
> 
> It's not this problem. Actually we need Makefile to build .po files and we use
> intltoolize and should work with any msgfmt commands. We need to use Solaris
> msgfmt in Solaris.
> Note we also need to i18n of .desktop files and most of the translators use
> intltool to get .pot files.

Yes, you're correct, msgfmt should be used the one present in the system, and
dogtail already contains BuildReq gettext, so that's fine. Let's forget the
msgfmt.py. 

I know about intltool and .desktop file, yes intltool is nice - i tried it on
.glade for sniff, it works fine. But - afaik it has zero support for python,
just as the whole autotools and gettext. How can i expect xgettext to get .pot
files when it doesn't recognize python syntax ?

Aside from this, i would like much more to use python's facilities (gettext,
distutils) than intltool/automake for a *python* project. Unfortunately
python's support for i18n isn't all-star either.

> 
> Anyway I'll put the correct patch.
> 
I'll take a look. Thanks ! :)


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=377298.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]