[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bash messages for different language territory
From: |
Chet Ramey |
Subject: |
Re: bash messages for different language territory |
Date: |
Mon, 23 Nov 2020 09:05:39 -0500 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:78.0) Gecko/20100101 Thunderbird/78.5.0 |
On 11/23/20 3:36 AM, swamy sangamesh wrote:
Hi All,
I see that bash ships the different language message files such as
nl/LC_MESSAGES/bash.mo
pl/LC_MESSAGES/bash.mo
....
But, i would like to know if the same message file is being used for
different territory locales settings.
For example.
nl_BE.utf8 & nl_NL.utf8 locales does use the single nl/LC_MESSAGES/bash.mo
to display the messages ?
This depends on how gettext() behaves, not bash.
--
``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/