summaryrefslogtreecommitdiff
path: root/tests/f_badinode
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2005-06-19 09:45:36 -0400
committerTheodore Ts'o <tytso@mit.edu>2005-06-19 09:45:36 -0400
commit7ae1983a2393efb92d1f6e523266aa61cfbef40f (patch)
tree5450828ef7194199465fab9d799cecb660d3127c /tests/f_badinode
parent7d9adefed874152a12feb8846ad962799c8713cc (diff)
downloade2fsprogs-7ae1983a2393efb92d1f6e523266aa61cfbef40f.tar.gz
Clean up e2fsck problem description messages for typo's and to make them
easier to understand (sorry, translators). Add new @m (multiply-claimed) and @n (invalid) expansions for e2fsck problem descriptions. Add Dutch translation, and update French translation. Add an explanation of how the @-expansion and %-exapansion works in e2fsck/problem.c to make life easier for the translators. Synchronize and update po files.
Diffstat (limited to 'tests/f_badinode')
-rw-r--r--tests/f_badinode/expect.12
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/f_badinode/expect.1 b/tests/f_badinode/expect.1
index a3745571..ccda818d 100644
--- a/tests/f_badinode/expect.1
+++ b/tests/f_badinode/expect.1
@@ -4,7 +4,7 @@ Pass 1: Checking inodes, blocks, and sizes
Inode 12, i_blocks is 2, should be 0. Fix? yes
Pass 2: Checking directory structure
-Inode 12 (/motd) has a bad mode (0110444).
+Inode 12 (/motd) has invalid mode (0110444).
Clear? yes
i_file_acl for inode 13 (/timings) is 39, should be zero.