bug-gettext
[Top][All Lists]
Advanced

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

[bug-gettext] [bug #56456] xgettext doesn't separate msgid_plural and ms


From: Bruno Haible
Subject: [bug-gettext] [bug #56456] xgettext doesn't separate msgid_plural and msgid when extracting
Date: Mon, 10 Jun 2019 12:43:57 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:67.0) Gecko/20100101 Firefox/67.0

Update of bug #56456 (project gettext):

                  Status:                    None => Not a Bug              
             Assigned to:                    None => haible                 
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

I don't see it as a bug, because your example is contrived, not realistic.
When a string is used with ngettext, it's because the string is not suitable
for plural; most often it is an entire sentence. The probability is very small
that the entire sentence will occur as argument of _().

When it does, the workaround is simple: just change anything in the wording of
this sentence.

In situations where you are not using sentences, you can alternatively use
contexts for the disambiguation.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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