URL: <http://savannah.gnu.org/bugs/?50455>
Summary: gcc-internal-format: allow %s to be translated as %qs Project: GNU gettext Submitted by: rillig Submitted on: Sat 04 Mar 2017 11:41:53 AM CET Category: Translator tools Severity: 3 - Normal Item Group: None Status: None Privacy: Public Assigned to: None Open/Closed: Open Discussion Lock: Any _______________________________________________________ Details: The current GCC still has several diagnostics that don't use %qs but stick to the old %<%s%> or even '%s'. As a translator, I nevertheless want to use the short form %qs. msgid "cannot open '%s'" msgstr "%qs kann nicht geƶffnet werden" The above should be valid. Currently the Gettext tools complain about mismatching conversion specifiers. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?50455> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/