fwupd icon indicating copy to clipboard operation
fwupd copied to clipboard

Add translatable strings for all Lenovo BIOS attributes

Open superm1 opened this issue 3 years ago • 12 comments

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

superm1 avatar Aug 02 '22 14:08 superm1

Here is the correct location: https://github.com/fwupd/fwupd/blob/1.8.4/libfwupdplugin/fu-bios-settings.c#L385

superm1 avatar Aug 31 '22 20:08 superm1