summaryrefslogtreecommitdiff
path: root/quota.c
diff options
context:
space:
mode:
Diffstat (limited to 'quota.c')
-rw-r--r--quota.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/quota.c b/quota.c
index a154f21..56e71a8 100644
--- a/quota.c
+++ b/quota.c
@@ -121,7 +121,7 @@ static void heading(int type, qid_t id, char *name, char *tag)
else
spacehdr = _("blocks");
- printf(_("Disk quotas for %s %s (%cid %u): %s\n"), type2name(type),
+ printf(_("Disk quotas for %s %s (%cid %u): %s\n"), _(type2name(type)),
name, *type2name(type), (uint) id, tag);
if (!(flags & FL_QUIET) && !tag[0]) {
printf("%15s%8s %7s%8s%8s%8s %7s%8s%8s\n", _("Filesystem"),