]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit - io/fsync.c
xfsprogs: Don't translate command name
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 15 Apr 2011 09:07:18 +0000 (09:07 +0000)
committerAlex Elder <aelder@sgi.com>
Thu, 19 May 2011 16:22:33 +0000 (11:22 -0500)
commitad76559588085a614402ef6fecbaee0acc41c033
tree0f335617fd07ce2641b6a087d4ab3f5dd936c1d2
parent69fb0e224e6b3bccc8e88afa39479688f40f1423
xfsprogs: Don't translate command name

Command names should never be translated. Currently there is
'xfs_quota -x -c "project"...' in one locale (C) while
'xfs_quota -x -c "projekt"...' in another (pl_PL).

Signed-off-by: Arkadiusz Miśkiewicz <arekm@maven.pl>
Signed-off-by: Alex Elder <aelder@sgi.com>
31 files changed:
io/attr.c
io/bmap.c
io/fadvise.c
io/file.c
io/freeze.c
io/fsync.c
io/getrusage.c
io/imap.c
io/inject.c
io/madvise.c
io/mincore.c
io/mmap.c
io/open.c
io/parent.c
io/pread.c
io/prealloc.c
io/pwrite.c
io/resblks.c
io/sendfile.c
io/shutdown.c
io/truncate.c
libxcmd/help.c
libxcmd/quit.c
quota/edit.c
quota/free.c
quota/path.c
quota/project.c
quota/quot.c
quota/quota.c
quota/report.c
quota/state.c