Re: [Tracker] Updating .po files



On 09/12/08 11:32, Luca Ferretti wrote:
Il giorno mar, 09/12/2008 alle 12.59 +0200, Ivan Frade ha scritto:
Hi all,

Hi Ivan.

  I was checking this bug
http://bugzilla.gnome.org/show_bug.cgi?id=505685

  Some strings are not correct in the .po files, but those strings are
not used anymore in the code.

  We must regenerate those .po files to clean the old stuff and receive
valid bugs for the messages. Is there any problem with this? I don't
know the procedure to handle the .po files... can i update them or
should it be done by translators? Are there any translators in the
mailing list?

Yes, me.

There is no need to regenerate .po files. Translators should grab
automatically updated po files from http://l10n.gnome.org/ or manually
check out code and use `intltool-update` before translate it.

While this may be the case. They are actually not being updated. I think perhaps we should write to the translation mailing list and ask them to update it or we will do it for them.

OT about translations, I like a review of --help messages for stuff in
tracker-utils; for example, following the GNU coding style, the --limit
option should be described as

         -l, --limit=LIMIT   Limit the results to LIMIT (default 512)

while now it's something like

         -l, --limit=512     Limit the results

I'm working on it, I'll provide an initial patch this week.

That's exactly what the limit=512 means. It means, that's the default. This is something which is defined in the GOption configuration. If you notice, other non-default command line switches don't have anything set there. There is no need to patch this.

--
Regards,
Martyn



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