fwupd
fwupd copied to clipboard
Add translatable strings for all Lenovo BIOS attributes
Lenovo BIOS attributes don't actually have a description in display_name. Instead they just duplicate the value that is in current_value. To make BIOS settings more user friendly, we should add translated descriptions for all these attributes.
To fix this, please populate this area: https://github.com/fwupd/fwupd/blob/main/src/fu-util-bios-attr.c#L34
Here is the correct location: https://github.com/fwupd/fwupd/blob/1.8.4/libfwupdplugin/fu-bios-settings.c#L385