ansible / awx

AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is one of the upstream projects for Red Hat Ansible Automation Platform.
Other
14.08k stars 3.43k forks source link

Translate Strings OIDC Provider #12723

Open jay-steurer opened 2 years ago

jay-steurer commented 2 years ago

Please confirm the following

Bug Summary

We have implemented Generic OIDC Provider on this PR https://github.com/ansible/awx/pull/12552 Now we need to translate the Strings for the 'question mark pop-up' as seen on this image image Also, we need to translate the Generic OIDC link: Settings > Generic OIDC image

AWX version

9.0.2.dev8705+gb26a515497

Select the relevant components

Installation method

docker development environment

Modifications

no

Ansible version

No response

Operating system

No response

Web browser

Chrome

Steps to reproduce

1 - Establish the connection with generic OIDC SSO provider 2 - Login into Controller. 3 - Go to Settings 4 - Click Generic OIDC 5 - Click on the question marks image 6 - Check the translation for other languages

Expected results

'question mark pop-up' strings should be translate to other languages.

Actual results

'question mark pop-up' strings are in English.

Additional information

No response

fosterseth commented 2 years ago

triage note: we should to check that these are being marked for translation

jay-steurer commented 2 years ago

Strings are going to be updated in 3 weeks. A few strings are marked for translation. I will be tracking this issue to check the it in the future.