Comment 1 for bug 1035544

Revision history for this message
Gabor Kelemen (kelemeng) wrote :

This is from:
 Located in ../softwareproperties/gtk/SoftwarePropertiesGtk.py:1343
The "driver%s" solution is fundamentally broken, needs proper plural support, see: https://live.gnome.org/TranslationProject/DevGuidelines/Plurals

Also there are some strings in that file that need to be marked for translation:

self.label_driver_action.set_label("Applying changes...")
description = "Using {} from {}".format(pkg.candidate.summary, pkg.shortname)
self.label_driver_action.set_label("You need to restart the computer to complete the driver changes.")