-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.6.0-HF14
-
Fix Version/s: 5.6.0-HF15, 5.7.1
-
Component/s: Dashboard / OpenSocial (deprecated)
Currently, all i18n stuffs of opensocial dashboard are done with GWT i18n system that is done at runtime.
It prevents from contributing other l10n.
We should use Dictionary API in GWT and put messages in JS via JSF i18n system.