Skip to content

Commit

Permalink
Merge pull request #22572 from akhilkr128/tootltip_bugfix
Browse files Browse the repository at this point in the history
Add missing tooltips for Group button
  • Loading branch information
agrare committed Jun 19, 2023
2 parents 82ffeac + 3f925dd commit e67fc18
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions locale/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1540,6 +1540,13 @@ en:
ManageIQ::Providers::Amazon::CloudManager: Cloud Provider (Amazon)
ManageIQ::Providers::Azure::CloudManager: Cloud Provider (Microsoft Azure)
ManageIQ::Providers::Vmware::CloudManager: Cloud Provider (VMware vCloud)
ManageIQ::Providers::IbmCic::CloudManager: Cloud Provider (IBM CIC)
ManageIQ::Providers::IbmCloud::VPC::CloudManager: Cloud Provider (IBM Cloud VPC)
ManageIQ::Providers::AzureStack::CloudManager: Cloud Provider (Microsoft Azure Stack)
ManageIQ::Providers::IbmCloud::PowerVirtualServers::CloudManager: Cloud Provider (IBM Cloud Power Systems Virtual Servers)
ManageIQ::Providers::IbmPowerVc::CloudManager: Cloud Provider (IBM PowerVC)
ManageIQ::Providers::OracleCloud::CloudManager: Cloud Provider (Oracle Cloud)
ManageIQ::Providers::Google::CloudManager: Cloud Provider (Google)
ManageIQ::Providers::Azure::NetworkManager::CloudNetwork: Cloud Network (Microsoft Azure)
ManageIQ::Providers::Kubernetes::ContainerManager: Container Provider (Kubernetes)
ManageIQ::Providers::Kubernetes::ContainerManager::ContainerGroup: Pod (Kubernetes)
Expand Down

0 comments on commit e67fc18

Please sign in to comment.