]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - e2fsck/message.c
Clean up e2fsck problem description messages for typo's and to make them
authorTheodore Ts'o <tytso@mit.edu>
Sun, 19 Jun 2005 13:45:36 +0000 (09:45 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 19 Jun 2005 13:45:36 +0000 (09:45 -0400)
commit7ae1983a2393efb92d1f6e523266aa61cfbef40f
tree5450828ef7194199465fab9d799cecb660d3127c
parent7d9adefed874152a12feb8846ad962799c8713cc
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.
46 files changed:
e2fsck/ChangeLog
e2fsck/message.c
e2fsck/problem.c
po/ChangeLog
po/LINGUAS
po/Makefile.in.in
po/at-expand.pl
po/cs.gmo
po/cs.po
po/de.gmo
po/de.po
po/e2fsprogs.pot
po/es.gmo
po/es.po
po/fr.gmo
po/fr.po
po/it.po
po/nl.gmo [new file with mode: 0644]
po/nl.po [new file with mode: 0644]
po/pl.gmo
po/pl.po
po/rw.gmo
po/rw.po
po/sv.gmo
po/sv.po
po/tr.gmo
po/tr.po
tests/f_baddir/expect.1
tests/f_badinode/expect.1
tests/f_badjourblks/expect.1
tests/f_badprimary/expect.1
tests/f_bbfile/expect.1
tests/f_dup/expect.1
tests/f_dup2/expect.1
tests/f_dup3/expect.1
tests/f_dup_resize/expect.1
tests/f_dupfsblks/expect.1
tests/f_dupsuper/expect.1
tests/f_h_badnode/expect.1
tests/f_h_badroot/expect.1
tests/f_illbbitmap/expect.1
tests/f_illibitmap/expect.1
tests/f_illitable/expect.1
tests/f_miss_journal/expect.1
tests/f_preen/expect.1
tests/f_recnect_bad/expect.1