Polish translation update for xfsprogs 3.1.7
Jakub Bogusz
qboosh at pld-linux.org
Wed Nov 23 13:11:54 CST 2011
Hello,
I've just updated pl.po file for xfsprogs 3.1.7.
It's available at http://qboosh.pl/pl.po/xfsprogs-3.1.7.pl.po
Note that there are still two msgid issues (hex vs decimal formatting):
#: .././repair/scan.c:314
#, c-format
msgid "bad state %d, inode 0x%<PRIu64> bmap block 0x%<PRIx64>\n"
#: .././repair/scan.c:391
#, c-format
msgid "inode 0x%<PRIu64> bad # of bmap records (%u, min - %u, max - %u)\n"
I'd suggest:
-"bad state %d, inode 0x%<PRIu64> bmap block 0x%<PRIx64>\n"
+"bad state %d, inode %<PRIu64> bmap block 0x%<PRIx64>\n"
-"inode 0x%<PRIu64> bad # of bmap records (%u, min - %u, max - %u)\n"
+"inode %<PRIu64> bad # of bmap records (%u, min - %u, max - %u)\n"
--
Jakub Bogusz http://qboosh.pl/
More information about the xfs
mailing list