sureshanaparti commented on code in PR #10856: URL: https://github.com/apache/cloudstack/pull/10856#discussion_r2135605875
########## ui/public/locales/en.json: ########## @@ -428,11 +427,11 @@ "label.backup.configure.schedule": "Configure Backup Schedule", "label.backup.offering.assign": "Assign Instance to backup offering", "label.backup.offering.remove": "Remove Instance from backup offering", -"label.backup.offerings": "Backup offerings", +"label.backup.offerings": "Backup Offerings", "label.backup.repository": "Backup Repository", "label.backup.restore": "Restore Instance backup", -"label.backupofferingid": "Backup offering", -"label.backupofferingname": "Backup offering", +"label.backupofferingid": "Backup Offering", +"label.backupofferingname": "Backup Offering", Review Comment: ```suggestion "label.backup.offering.name": "Backup Offering", ``` can use label.backup.offering for both these labels? -- 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