Comment 2 for bug 1764156

Revision history for this message
Gunnar Hjalmarsson (gunnarhj) wrote :

Thanks for your report!

What happened was that the AppStream metadata generator started to pull info from existing .desktop files for packages without explicit metainfo files. The gnome-startup-applications binary package is one of a myriad of such packages.

https://appstream.ubuntu.com/focal/main/issues/gnome-startup-applications.html

Since gnome-session-properties.desktop does not include a Description field, and as explained at the linked page, AppStream pulls that info from the package description, which is not translated.

So adding an AppStream metainfo file might help. However, the gnome-session source package is in main, and I'm not sure if the AppStream metadata generator has the ability to get translations from the /usr/share/locale-langpack directory. When looking at update manager, for instance, there is a gettext-data-not-found warning which indicates otherwise.

https://appstream.ubuntu.com/focal/main/issues/update-manager.html