From abf8fabf4df677a1fbf58e4955d1cc08eace48d2 Mon Sep 17 00:00:00 2001 From: hwspeedy Date: Mon, 22 Apr 2024 12:03:21 +0200 Subject: FIX Spelling hardinfo->hardinfo2, fixup translations for h->h2 --- modules/devices/dmi_memory.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/devices') diff --git a/modules/devices/dmi_memory.c b/modules/devices/dmi_memory.c index 9e7ed4b3..2ee4cd7b 100644 --- a/modules/devices/dmi_memory.c +++ b/modules/devices/dmi_memory.c @@ -1005,7 +1005,7 @@ static gchar note_state[note_max_len] = ""; gboolean memory_devices_hinote(const char **msg) { gchar *want_dmi = _(" dmidecode utility available"); - gchar *want_root = _(" ... and HardInfo running with superuser privileges"); + gchar *want_root = _(" ... and HardInfo2 running with superuser privileges"); gchar *want_at24 = _(" at24 (or eeprom) module loaded (for SDR, DDR, DDR2, DDR3)"); gchar *want_ee1004 = _(" ... or ee1004 module loaded and configured! (for DDR4)"); -- cgit v1.2.3