From 8012fb3c8df37ecdea61d58c8b3b8c017c9298a0 Mon Sep 17 00:00:00 2001 From: Mario Limonciello Date: Wed, 17 Jun 2020 11:39:33 -0500 Subject: [PATCH] trivial: dell-dock: clarify the pending update message (#2185) To a user it's not obvious if being unplugged means host or AC adapter. Unplugging from AC adapter will prevent the dock from completing an update. --- plugins/dell-dock/fu-dell-dock-i2c-ec.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/dell-dock/fu-dell-dock-i2c-ec.c b/plugins/dell-dock/fu-dell-dock-i2c-ec.c index eebdf6615..16dbc9166 100644 --- a/plugins/dell-dock/fu-dell-dock-i2c-ec.c +++ b/plugins/dell-dock/fu-dell-dock-i2c-ec.c @@ -523,9 +523,9 @@ fu_dell_dock_ec_get_dock_data (FuDevice *device, fu_device_add_flag (device, FWUPD_DEVICE_FLAG_UPDATABLE); } else { fu_device_add_flag (device, FWUPD_DEVICE_FLAG_NEEDS_ACTIVATION); - fu_device_set_update_error (device, "An update is pending " + fu_device_set_update_error (device, "A pending update will be completed " "next time the dock is " - "unplugged"); + "unplugged from your computer"); } } else { g_warning ("This utility does not support this board, disabling updates for %s",