Brian Federle created CLOUDSTACK-3058:
-----------------------------------------

             Summary: UI Plugins: Support internationalization
                 Key: CLOUDSTACK-3058
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3058
             Project: CloudStack
          Issue Type: Improvement
      Security Level: Public (Anyone can view this level - this is the default.)
            Reporter: Brian Federle
            Assignee: Brian Federle


UI plugin framework needs a way for plugin developers to add their own 
localization codes. This can be done via a 'dictionary.[locale].js' (where 
locale is 'en_US,' 'ja,' etc.) inside the plugin folder, which contains a 
dictionary object. This can then be passed dynamically to the plugin, or 
attached to the plugin's namespace.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to