-
Notifications
You must be signed in to change notification settings - Fork 898
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add more translations for cloud resources and templates #16744
Conversation
locale/en.yml
Outdated
@@ -1052,8 +1052,10 @@ en: | |||
miq_custom_attribute: EVM Custom Attribute | |||
miq_custom_attributes: EVM Custom Attributes | |||
miq_event_definition: Event | |||
manageiq_providers_cloud_manager: Cloud Provider |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I agree, but we are doing that elsewhere in the file. However, looking through all the entries I see that in some places Provider
is being used and in other places Manager
is used.
It probably makes sense to use Manager
for these going forward. I'll make the change.
so they appear properly in report and expression editor lists. Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1513559 Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1527092
5724456
to
e364f31
Compare
Checked commit gtanzillo@e364f31 with ruby 2.3.3, rubocop 0.47.1, haml-lint 0.20.0, and yamllint 1.10.0 |
Add more translations for cloud resources and templates (cherry picked from commit 5cbc0b8) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1527092
Gaprindashvili backport details:
|
so they appear properly in report and expression editor lists.
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1513559
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1527092