Whamcloud - gitweb
misc/create_inode.c: set owner/mode/time for the inode
[tools/e2fsprogs.git] / misc / partinfo.c
index 4966074..c461e80 100644 (file)
@@ -35,6 +35,7 @@ int main(int argc, char **argv)
        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 "