vishesh92 commented on code in PR #10773: URL: https://github.com/apache/cloudstack/pull/10773#discussion_r2072956007
########## ui/public/locales/en.json: ########## @@ -86,6 +86,7 @@ "label.action.delete.firewall": "Delete firewall rule", "label.action.delete.interface.static.route": "Remove Tungsten Fabric interface static route", "label.action.delete.guest.os": "Delete guest os", +"label.action.delete.guest.os.category": "Delete guest os category", Review Comment: ```suggestion "label.action.delete.guest.os.category": "Delete guest OS category", ``` ########## ui/public/locales/en.json: ########## @@ -258,6 +259,7 @@ "label.add.firewallrule": "Add Firewall Rule", "label.add.guest.network": "Add guest Network", "label.add.guest.os": "Add guest os", +"label.add.guest.os.category": "Add guest os category", Review Comment: ```suggestion "label.add.guest.os.category": "Add guest OS category", ``` ########## ui/public/locales/en.json: ########## @@ -1606,7 +1611,6 @@ "label.offeringtype": "Compute offering type", "label.ok": "OK", "label.only.end.date.and.time": "Only end date and time", Review Comment: ```suggestion "label.only.end.date.and.time": "Only end date and time", "label.only.start.date.and.time": "Only start date and time", ``` -- 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: commits-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org