← Back to team overview

ubuntu-packaging-guide-team team mailing list archive

Re: [Bug 943154] Re: Make Packaging Guide translatable

 

On Thu, Mar 1, 2012 at 4:38 AM, David Planella
<david.planella@xxxxxxxxxx> wrote:
> If you want the translations to be out of the language packs, I believe
> there is an option on pkgbinarymangler (or perhaps it can be specified
> in the same package, on the control file?) to blacklist a package from
> getting its translations. I'd recommend having a word with pitti about
> it, as he knows the exact details.

I'll try to talk with pitti. It turns out that there is already an
open bug against sphinx about this. We're not the only ones running
into it. See bug 480913.

Temporarily, this might not be that big of a deal as we're only
releasing to the PPA. We can just provide our own build of sphinx that
won't be stripped.

> In terms of workflow, if you don't want to break translations on every
> commit, I'd recommend doing .pot file updates only on milestones where
> you think the documentation is stable, and announce these milestones on
> the ubuntu-translators mailing list.

Yep. Right now, this is only distributed a daily build and nothing is
particularly stable. We'll need to come up with a release process as
the project grows up either way.

> Thanks for making the Packaging Guide translatable!

Thanks for the feed back!

-- Andrew Starr-Bochicchio

   Ubuntu Developer <https://launchpad.net/~andrewsomething>
   Debian Maintainer
<http://qa.debian.org/developer.php?login=a.starr.b%40gmail.com>
   PGP/GPG Key ID: D53FDCB1

-- 
You received this bug notification because you are a member of Ubuntu
Packaging Guide Team, which is subscribed to Ubuntu Packaging Guide.
https://bugs.launchpad.net/bugs/943154

Title:
  Make Packaging Guide translatable

Status in Ubuntu Packaging Guide:
  In Progress

Bug description:
  With https://bitbucket.org/birkenfeld/sphinx/issue/561/configuration-
  option-store-translations-in fixed in Sphinx 1.1 (which is in precise
  and which we could backport into our PPA), we could enable
  translations.

  One requirement we have is: one .pot file for the whole package as
  opposed to one .pot file per article. To do this we need to set
  gettext_compact and move all articles in one directory.
  (http://sphinx.pocoo.org/config.html#confval-gettext_compact)

  I prepared a couple of things in a branch at lp:~dholbach/ubuntu-
  packaging-guide/i18n which makes "make gettext" work, but
  unfortunately this will break paths for "make html", etc.

  Any help with this is appreciated, as I'm going to be too busy to
  finish the work in the next few weeks.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-packaging-guide/+bug/943154/+subscriptions


References