-
Sub-task
-
Resolution: Won't Fix
-
Medium
-
None
-
None
Gadgets can't depend on locale-dependent resources.
Therefore, the only acceptable way to include i18n strings in a gadget is via the #supportedLocales directive that will generate the appropiate <msg> elements and include them in the gadget spec to be published by JIRA.
Consequently, gadget soy-templates need to access these strings via parameters passed in from the gadget spec rather than using AJS.getText
Gadgets to fix are:
- Assigned to Me.
- Admin Gadget.
- Login Gadget.
- is related to
-
JRASERVER-37916 Remove usages of AJS.getText from JIRA's gadgets
- Closed