Switch back to 1.42.9 now that there is a fix
Revert "Revert changes that moved from 1.41.14 to 1.42.9"
This reverts commit 65f0aab98b20b5994a726ab90d355248bcddfffd.
diff --git a/misc/partinfo.c b/misc/partinfo.c
index 48b395f..5961654 100644
--- a/misc/partinfo.c
+++ b/misc/partinfo.c
@@ -34,6 +34,7 @@
setlocale(LC_CTYPE, "");
bindtextdomain(NLS_CAT_NAME, LOCALEDIR);
textdomain(NLS_CAT_NAME);
+ set_com_err_gettext(gettext);
#endif
if (argc == 1) {
fprintf(stderr, _("Usage: %s device...\n\nPrints out the "