10

How can I translate the contents of debian/control in debian packages so that the Information will be localised when the package is shown in the Software-Centre?

  •   for packages in Ubuntu

  • for single .deb packages

  • for packages in PPAs

2 Answers2

4

The meta-information for the applications shown in Software-Center is provided by the app-install-data package. The title and short description can be translated through app-install-data's Rosetta page on Launchpad. I'm not sure if it is possible to submit a translation for the packages's long description.

3

Here is another possible solution:

With Nightmonkey you can easily find every piece of the package description. Yes, this page links to the Launchpad translations page.

There aren't frequent updates on the official repositories, so be patient.

belacqua
  • 23,540
Sianis
  • 131