[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to use $"msgid"?
From: |
Peng Yu |
Subject: |
Re: How to use $"msgid"? |
Date: |
Tue, 23 Mar 2021 17:54:29 -0500 |
> This stack overflow snippet shows the basic usage:
> https://stackoverflow.com/a/29358585/1236063
>
> LANG=foo_BAR.utf8
> TEXTDOMAIN="test"
> TEXTDOMAINDIR="/usr/share/locale"
> echo $"fooMsgid"
> # bash --dump-po-strings <scriptfile>
I don't get it. Could you show the exact sequence of commands (without
any dummy strings) so that it works out of box?
--
Regards,
Peng