Only ship translations which accomplish a certain level of completion
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Packaging Guide |
Fix Released
|
High
|
Andrew Starr-Bochicchio |
Bug Description
We should only ship translations which accomplish a certain level of completion. There was code for this in the ubuntu-docs package at some stage.
http://
---
UPDATE: I had a conversation with David Planella and we came up with the following
idea:
- we change translation settings in LP to auto-commit translations (done)
- we get the Packaging Guide into the archive
- we write a script using python-polib, which checks which translations are
sufficiently complete and for them add binary package stanzas to debian/control
and corresponding packaging bits. we will then run the script every now and
then and get more complete translations into Ubuntu this way (this is what
this bug should be about)
- we mail ubuntu-docs and ubuntu-translators mailing lists and blog about the
effort to translate our docs
- we update and push the .pot file manually every now and then (make gettext)
Related branches
- Daniel Holbach: Approve
- Andrew Starr-Bochicchio: Pending requested
-
Diff: 117 lines (+23/-27)6 files modifieddebian/rules (+1/-1)
debian/scripts/add-languages (+18/-15)
debian/ubuntu-packaging-guide-epub.docs (+0/-8)
debian/ubuntu-packaging-guide-html.doc-base (+2/-2)
debian/ubuntu-packaging-guide-html.docs (+1/-0)
debian/ubuntu-packaging-guide-pdf.doc-base (+1/-1)
Changed in ubuntu-packaging-guide: | |
importance: | Undecided → Medium |
status: | New → Triaged |
tags: | added: packaging |
tags: | added: i18n |
description: | updated |
Changed in ubuntu-packaging-guide: | |
assignee: | nobody → Daniel Holbach (dholbach) |
status: | Triaged → In Progress |
Changed in ubuntu-packaging-guide: | |
status: | Triaged → In Progress |
assignee: | nobody → Andrew Starr-Bochicchio (andrewsomething) |
Important for shipping it.