bug-gettext
[Top][All Lists]
Advanced

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

[bug #58362] Fallback for locales/languages with modifiers


From: Gunnar Hjalmarsson
Subject: [bug #58362] Fallback for locales/languages with modifiers
Date: Tue, 12 May 2020 17:39:22 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:75.0) Gecko/20100101 Firefox/75.0

URL:
  <https://savannah.gnu.org/bugs/?58362>

                 Summary: Fallback for locales/languages with modifiers
                 Project: GNU gettext
            Submitted by: gunnarhj
            Submitted on: Tue 12 May 2020 09:39:20 PM UTC
                Category: End-user / runtime
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Incidentally I made this observation:

$ echo $LANGUAGE

$ echo $(LC_MESSAGES=sr_RS.UTF-8@latin gettext -d gnome-desktop-3.0 'Latin')
Латиница

Or in English: The message catalogue
/usr/share/locale/sr@latin/LC_MESSAGES/gnome-desktop-3.0.mo does not include
any translation of "Latin", which makes gettext pick the translation from
/usr/share/locale/sr/LC_MESSAGES/gnome-desktop-3.0.mo. I would have expected
it to use the msgid string instead.

Is this intentional or a bug?




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?58362>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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