Re: Testing help files
- From: Matej Urbančič <mateju svn gnome org>
- To: Gabor Kelemen <kelemeng gnome hu>
- Cc: GNOME i18n list <gnome-i18n gnome org>
- Subject: Re: Testing help files
- Date: Tue, 2 Mar 2010 13:30:47 +0100
Ok, thanks, I'll check!
M!
On Tue, Mar 2, 2010 at 1:09 PM, Gabor Kelemen <kelemeng gnome hu> wrote:
> Matej Urbančič írta:
>>
>> Hello,
>>
>> I'd like to check translations of gnome HELP files, but have no idea
>> where to put the mo file!
>> Can some shed some light? In /usr/share/gnome/help/ are only xml files.
>>
>>
>
> You don't need to put mo files anywhere.
>
> You have to merge the translations in the po file to an xml file, and open
> that xml with yelp to test the translation. See also xml2po --help.
>
> For example, if I want to test gedit's Hungarian help, I have to do this:
>
> gabor gabor-desktop:~/tmp/gedit$ xml2po -p help/hu/hu.po help/C/legal.xml >
> legal.xml
> gabor gabor-desktop:~/tmp/gedit$ xml2po -p help/hu/hu.po help/C/gedit.xml >
> gedit.xml
> gabor gabor-desktop:~/tmp/gedit$ yelp file:/home/gabor/tmp/gedit/gedit.xml
>
> ~/tmp/gedit contains a git tree of gedit.
> If there are more than one original xml files, you need to generate
> translated xml from all of them. It may be more convenient to build these
> files with the project's build tools - like running ./autogen.sh && cd help
> && make.
>
> Regards
> Gabor Kelemen
> _______________________________________________
> gnome-i18n mailing list
> gnome-i18n gnome org
> http://mail.gnome.org/mailman/listinfo/gnome-i18n
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]