bug-bash
[Top][All Lists]
Advanced

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

Re: gettext feature request


From: Chet Ramey
Subject: Re: gettext feature request
Date: Sun, 1 Aug 2021 11:03:01 -0400
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:78.0) Gecko/20100101 Thunderbird/78.9.1

On 7/31/21 4:57 PM, Lawrence Velázquez wrote:
On Sat, Jul 31, 2021, at 4:17 PM, Jean-Jacques Brucker wrote:
The advantage of adding such variable is that we could use more easily
different mo files in a same bash execution :

(at least) one "legacy" (for /$"..."/) and (at least) one 'C-strings'
(for /$'...'/), which could then be shared with a C program (For example
lazy people could then reuse coreutils mo files, as they contain lot of
frequently-used-everywhere strings, while using their own mo file for
"legacy" strings).

I'm a little confused.  My impression was that this hypothetical
option would *disable expansion* in $"...", not *enable translation*
in $'...'.

Correct.

I wasn't under the impression that reappropriating
$'...' for translation was on the table?

It's not.

--
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    chet@case.edu    http://tiswww.cwru.edu/~chet/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]