Re: man pages for Subversion
From: Thomas Ã…kesson <thomas_at_bafast.se>
Date: Wed, 14 Aug 2013 23:42:02 +0200
On 14 aug 2013, at 20:47, Mattias Engdegård <mattiase_at_bredband.net> wrote:
> 12 aug 2013 kl. 12.38 skrev Julian Foad:
Is that possible today?
> This has the extra benefit of allowing the help text to be rendered to the width of the terminal and to (optionally) use terminal effects such as bold and underline.
Given the verbosity of some help texts I definitely think the source format should not care about terminal width. It must be a major pain to translate given the line breaks? Whether the line breaks are introduced during runtime or build matters less, but the later the better.
> The original could either live in a separate file, as in your patch, or as actual C constants. In any case, it probably makes things a lot easier for the translators if the text appears as strings in the same subversion.pot as everything else.
Many recently developed software frameworks define their strings in XML because:
I know there is a lot of resistance toward the heavy-weight XML, but authoring is actually where XML excels (as opposed to data interchange where lighter formats can be preferred).
Cheers,
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.