From 08c93ebc20252ecbd2d93d71016f32dc9d313a35 Mon Sep 17 00:00:00 2001 From: Gregg Tanzillo Date: Thu, 14 Dec 2017 09:09:42 -0500 Subject: [PATCH] Add proper translation for manageiq_providers_cloud_manager_vms so that it appears as "Instances" in report and expression editor list. Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1513559 --- locale/en.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/locale/en.yml b/locale/en.yml index 9f701dbfad0..be0d8130eb5 100644 --- a/locale/en.yml +++ b/locale/en.yml @@ -1052,6 +1052,7 @@ en: miq_custom_attribute: EVM Custom Attribute miq_custom_attributes: EVM Custom Attributes miq_event_definition: Event + manageiq_providers_cloud_manager_vms: Instances manageiq_providers_foreman_configuration_manager_configuration_profile: Configuration Profile (Foreman) manageiq_providers_openstack_infra_manager_cloud_networks: Cloud Networks (OpenStack) manageiq_providers_openstack_cloud_manager_cloud_tenant: Cloud Tenants (OpenStack)