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

    https://github.com/apache/cloudstack/pull/1319#discussion_r50079832
  
    --- Diff: ui/scripts/docs.js ---
    @@ -1008,7 +1008,7 @@ cloudStack.docs = {
         },
         // Add volume
         helpVolumeName: {
    -        desc: 'Give the volume a unique name so you can find it later.',
    +        desc: 'Give a unique volume name. If it is not provided, a name 
will be generated randomly.',
    --- End diff --
    
    Yes that would be better to put this sentences into dictionary and 
messages.properties (key should start with "message.tooltip.xxxx") 
    (even if they are a lot of 'desc' strings in javascript files which need to 
be localized. Probably a work for me ;-))


---
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