summaryrefslogtreecommitdiffstats
path: root/src/mkid.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mkid.c')
-rw-r--r--src/mkid.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mkid.c b/src/mkid.c
index 8f7edd3..39888c1 100644
--- a/src/mkid.c
+++ b/src/mkid.c
@@ -333,7 +333,7 @@ main (int argc, char **argv)
report_statistics ();
}
else
- error (0, 0, "nothing to do");
+ error (0, 0, _("nothing to do"));
exit (0);
}