Some keys in resource files have no translation
-----------------------------------------------
Key: TRINIDAD-1456
URL: https://issues.apache.org/jira/browse/TRINIDAD-1456
Project: MyFaces Trinidad
Issue Type: Bug
Affects Versions: 1.2.11-core
Reporter: Huayu Wu
In following 2 resource files:
trinidad-api\src\main\xrts\org\apache\myfaces\trinidad\resource\LoggerBundle.xrts
trinidad-api\src\main\xrts\org\apache\myfaces\trinidad\resource\MessageBundle.xrts
Some keys only exist in base resource files, e.g:
In LoggerBundle.xrts:
UNSERIALIZABLE_PROPERTY_VALUE
COMPONENT_TREE_SERIALIZATION_FAILED
In MessageBundle.xrts:
org.apache.myfaces.trinidad.event.FileDownloadActionListener.DOWNLOAD_ERROR_detail
org.apache.myfaces.trinidad.component.core.input.CoreInputFile.INPUT_FILE_ERROR
These keys need to be translated.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.