Github user bhaisaab commented on a diff in the pull request:

    https://github.com/apache/cloudstack/pull/199#discussion_r29222349
  
    --- Diff: ui/scripts/templates.js ---
    @@ -97,17 +100,24 @@
                         reorder: cloudStack.api.actions.sort('updateTemplate', 
'templates'),
                         actions: {
                             add: {
    -                            label: 'label.action.register.template',
    +                            label: 'Add',
                                 messages: {
                                     notification: function(args) {
    -                                    return 
'label.action.register.template';
    +                                    return 'Register Template from URL';
                                     }
                                 },
                                 createForm: {
    -                                title: 'label.action.register.template',
    +                                title: 'Register Template from URL',
    --- End diff --
    
    Revert to use labels instead of hardcoding values.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to