DM-Crypt Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [dm-crypt] cryptsetup 1.5.0-rc2 messages questions
@ 2012-06-25 19:08 Petr Pisar
  2012-06-25 20:38 ` Milan Broz
  0 siblings, 1 reply; 5+ messages in thread
From: Petr Pisar @ 2012-06-25 19:08 UTC (permalink / raw)
  To: dm-crypt

[-- Attachment #1: Type: text/plain, Size: 1113 bytes --]

Hello,

while updating Czech translation for cryptsetup 1.5.0-rc2, I found few issues
I'd like to clarify.

(1) Message:

#: src/cryptsetup_reencrypt.c:1249
msgid "[OPTION...] <device>"

is not properly internationalized:

    poptSetOtherOptionHelp(popt_context, N_("[OPTION...] <device>"));

As a result, the usage syntax is not fully localized:

$ ./src/cryptsetup-reencrypt --help
crypt_reencrypt 1.5.0-rc2
Použití: cryptsetup-reencrypt [OPTION...] <device>
      --version                        Vypíše verzi balíku

This is because there should be `_()' instead of `N_()'.

(2) It think message

#: src/cryptsetup_reencrypt.c:451
#, c-format
msgid "Log file %s exists, restarting reencryption.\n"

should be rephrased to `resuming reencryption' if I understand the
reencryption log correctly. `Restarting' means drop everything what has been
done till now and start again from the begining.

(3) There is missing space after the number 1.
#: src/cryptsetup_reencrypt.c:1288
msgid "Only values between 1MiB and 64 MiB allowed for reencryption block size."

-- Petr

[-- Attachment #2: Type: application/pgp-signature, Size: 230 bytes --]

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

end of thread, other threads:[~2012-06-26 19:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-25 19:08 [dm-crypt] cryptsetup 1.5.0-rc2 messages questions Petr Pisar
2012-06-25 20:38 ` Milan Broz
2012-06-26 18:38   ` Petr Pisar
2012-06-26 18:41     ` [dm-crypt] [PATCH] Pass help text to popt already translated Petr Písař
2012-06-26 19:29       ` Milan Broz

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