bug-gettext
[Top][All Lists]
Advanced

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

[bug-gettext] [bug #51367] support printf-style format strings for Java


From: Bruno Haible
Subject: [bug-gettext] [bug #51367] support printf-style format strings for Java
Date: Mon, 3 Jul 2017 03:57:58 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:54.0) Gecko/20100101 Firefox/54.0

URL:
  <http://savannah.gnu.org/bugs/?51367>

                 Summary: support printf-style format strings for Java
                 Project: GNU gettext
            Submitted by: haible
            Submitted on: Mon 03 Jul 2017 09:57:57 AM CEST
                Category: Java
                Severity: 1 - Wish
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Java has two kinds of format string syntaxes: the MessageFormat one and the
printf one, cf.
https://docs.oracle.com/javase/7/docs/api/java/util/Formatter.html and
https://docs.oracle.com/javase/7/docs/api/java/lang/String.html#format(java.lang.String,%20java.lang.Object...)

Gettext so far supports only the first one:
https://www.gnu.org/software/gettext/manual/html_node/java_002dformat.html .
It should support the second one as well.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?51367>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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