[packagekit] Translators

Ken VanDine ken at vandine.org
Fri Oct 12 09:56:09 PDT 2007


I would vote to actually just move it to gnome svn and do it all
there.  Not a huge fan of maintaining it in more than one place.  Just
my 0.02.  I hate svn... but at least it isn't cvs :)

On 10/12/07, Richard Hughes <hughsient at gmail.com> wrote:
> On Fri, 2007-10-12 at 11:54 -0400, Ken VanDine wrote:
> > I have added a pt_BR translation, and hope to have french and german
> > soon.  I noticed gnome-packagekit doesn't pick up the translator
> > credits.  The code to add them is in pk-watch.c and pk-notify.c, but
> > something isn't working.  Ideas?  This is way outside of my area of
> > expertise :)
>
> [hughsie at hughsie-laptop src]$ egrep -ir "translator-credit" *
> pk-notify.c:    const char  *translators = _("translator-credits");
> pk-notify.c:    if (!strcmp (translators, "translator-credits")) {
> pk-notify.c:                           "translator-credits",
> translators,
> pk-watch.c:     const char  *translators = _("translator-credits");
> pk-watch.c:     if (!strcmp (translators, "translator-credits")) {
> pk-watch.c:                            "translator-credits",
> translators,
>
> This is the standard way of doing it - if you change to LANG=pt_BR and
> run the help UI the pt_BR credits should be there.
>
> I'm also thinking of cloning gnome-packagekit to gnome SVN, so the
> language teams can do their magic there. This means I can import the
> translations from SVN to git and code vice versa. Yell if you know an
> easy way of doing this.
>
> Richard.
>
>
> _______________________________________________
> PackageKit mailing list
> PackageKit at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/packagekit
>


-- 
Ken VanDine
http://ken.vandine.org



More information about the PackageKit mailing list