sureshanaparti commented on code in PR #6376:
URL: https://github.com/apache/cloudstack/pull/6376#discussion_r870263349


##########
ui/src/views/offering/AddComputeOffering.vue:
##########
@@ -340,7 +340,7 @@
         </a-form-item>
         <a-form-item name="computeonly" ref="computeonly">
           <template #label>
-            {{ $t('label.computeonly.offering') }}
+            <tooltip-label :title="$t('label.computeonly.offering')" 
tooltip="Option to specify root disk related information in the compute 
offering or to link a disk offering to the compute offering"/>

Review Comment:
   I think, most of the tooltip descriptions are from the API params, and are 
not translated. In that case, this is in consistent with the other tooltips.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to