From a78c21deec523876c97495939043de59a94b91c0 Mon Sep 17 00:00:00 2001 From: Burt P Date: Fri, 4 Aug 2017 12:31:39 -0500 Subject: Update hardinfo.pot and .po files (after typo fixes) Signed-off-by: Burt P --- modules/computer.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'modules/computer.c') diff --git a/modules/computer.c b/modules/computer.c index fa6ffcc2..60312719 100644 --- a/modules/computer.c +++ b/modules/computer.c @@ -303,7 +303,7 @@ static gchar *detect_machine_type(void) N_("Unknown chassis type"), /* 1 is "Other", but not helpful in HardInfo */ N_("Unknown chassis type"), N_("Desktop"), - N_("Low Profile Desktpo"), + N_("Low-profile Desktop"), N_("Pizza Box"), N_("Mini Tower"), N_("Tower"), @@ -311,9 +311,9 @@ static gchar *detect_machine_type(void) N_("Laptop"), N_("Notebook"), N_("Handheld"), - N_("Docking Statoin"), - N_("All in One"), - N_("Sub Notebook"), + N_("Docking Station"), + N_("All-in-one"), + N_("Subnotebook"), N_("Space-saving"), N_("Lunch Box"), N_("Main Server Chassis"), -- cgit v1.2.3