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 Ubuntufor single .deb packages
for packages in PPAs
|
How can I translate the contents of
|
||||
|
The meta-information for the applications shown in Software-Center is provided by the |
|||||||
|
|
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. |
||||
|
|
.desktopfiles. – Nathan Osman Dec 5 '10 at 22:19.desktopfiles contain the translations directly in the file. See Exaile's as an example: paste.ubuntu.com/540133 There are some build system tricks that can be used to merge the info in from.pofiles.python-distutils-extrasprovides helpers for python. Take a look at some of the GNOME packages for autotools examples. – andrewsomething Dec 6 '10 at 1:00