Polish translation update for xfsprogs 3.1.7

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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/

_______________________________________________
xfs mailing list
xfs@xxxxxxxxxxx
http://oss.sgi.com/mailman/listinfo/xfs


[Index of Archives]     [Linux XFS Devel]     [Linux Filesystem Development]     [Filesystem Testing]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux