public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* Polish translation update for xfsprogs 3.1.7
@ 2011-11-23 19:11 Jakub Bogusz
  2011-12-08 16:57 ` Christoph Hellwig
  0 siblings, 1 reply; 2+ messages in thread
From: Jakub Bogusz @ 2011-11-23 19:11 UTC (permalink / raw)
  To: xfs

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@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-12-08 18:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-23 19:11 Polish translation update for xfsprogs 3.1.7 Jakub Bogusz
2011-12-08 16:57 ` Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox