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/