From: "Vladimir 'φ-coder/phcoder' Serbinenko" <phcoder@gmail.com>
To: Benno Schulenberg <bensberg@justemail.net>
Cc: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: please attempt to minimize string changes
Date: Sun, 22 Dec 2013 00:55:46 +0100 [thread overview]
Message-ID: <52B62A82.1010500@gmail.com> (raw)
In-Reply-To: <1387665282.17387.62428913.56FD8AA4@webmail.messagingengine.com>
[-- Attachment #1: Type: text/plain, Size: 2367 bytes --]
On 21.12.2013 23:34, Benno Schulenberg wrote:
>
> Hi,
>
> On Sat, Dec 21, 2013, at 23:12, bug-grub-owner@gnu.org wrote:
>> You are not allowed to post to this mailing list, and your message has
>> been automatically rejected. If you think that your messages are
>> being rejected in error, contact the mailing list owner at
>> bug-grub-owner@gnu.org.
>
> Ehm, msgid bugs are supposed to be reported to this list,
> so please let the post pass.
>
Hello, currently bug-grub is subscriber-only list. I'll think of how to
change this. Probably it will be changed to moderated or the mail for
msgid bugs will be changed to another ML (the one I currently
redirecting you to).
> Subject:
> please attempt to minimize string changes
> From:
> Benno Schulenberg <bensberg@justemail.net>
> Date:
> Sat, 21 Dec 2013 23:12:38 +0100
> To:
> bug-grub@gnu.org
>
>
> Hello developers,
>
> While updating the Dutch translations of grub's messages, I notice that
> some strings have changed in unnecessary ways. The change that makes
> me write this mail is the one in util/grub-mkrescue.c, lines 215-217.
> Those three lines were gettextized separately, which was very well,
> because they are separate paragrahs. Now they are a single string,
> which is not only unwieldy, and ungraspable in one view, but also every
> translator has to concatenate her three previous separate translations
> into a single one. Unneeded work. Please gettextize those paragraphs
> again separately, so the translations need to be tweaked only slightly.
>
grub-mkrescue was rewritten in C and current segmentation is imposed by
argp. I don't know if there is a way to put old strings there.
Perhaps someone more familiar with srgp could help?
> In general, when extending a text, please consider whether the addition
> can be seen as an independent sentence. If so, then please gettextize
> it separately.
>
> By the way, in grub-core/commands/terminal.c, couldn't
> "[--append|--remove] [TERMINAL1] [TERMINAL2] ..."
> simply be:
> "[--append|--remove] [TERMINAL...]"?
>
I find second less clear since it's more difficult to guess that the
"..." stands for ("[TERMINAL3]",...)
When proofreading Ukrainian and French translations we've found a number
of unclear msgids. I'll make beta2 tomorrow to reflect those changes.
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 291 bytes --]
next parent reply other threads:[~2013-12-21 23:56 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.145169.1387663970.10747.bug-grub@gnu.org>
[not found] ` <1387665282.17387.62428913.56FD8AA4@webmail.messagingengine.com>
2013-12-21 23:55 ` Vladimir 'φ-coder/phcoder' Serbinenko [this message]
2013-12-22 4:55 ` please attempt to minimize string changes Andrey Borzenkov
2013-12-22 9:18 ` Benno Schulenberg
2013-12-22 15:18 ` Vladimir 'φ-coder/phcoder' Serbinenko
2013-12-22 11:31 ` Vladimir 'φ-coder/phcoder' Serbinenko
2013-12-22 13:24 ` Andrey Borzenkov
2013-12-22 13:37 ` Vladimir 'φ-coder/phcoder' Serbinenko
2013-12-22 16:12 ` Benno Schulenberg
2013-12-22 9:28 ` Benno Schulenberg
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=52B62A82.1010500@gmail.com \
--to=phcoder@gmail.com \
--cc=bensberg@justemail.net \
--cc=grub-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.