Make Label try <ID>-label and <ID> for translation text
-------------------------------------------------------
Key: TAP5-1003
URL: https://issues.apache.org/jira/browse/TAP5-1003
Project: Tapestry 5
Issue Type: Improvement
Components: tapestry-core
Reporter: Christoph Jäger
Priority: Minor
A Label currently queries the Messages instance for a translation with key
"<ID>-label". It would be nice if also "<ID>" (without the "-label" suffix) was
tried if no translation was found for key "<ID>-label".
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.