Navigation Menu

Skip to content
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

Fixed producer profile translation bug #3644

Merged
merged 1 commit into from Mar 28, 2019

Conversation

amers185
Copy link
Contributor

What? Why?

Untranslated "producer profile" in pack selection page (front end)
Closes #[#3162]

Producer profile was hard coded as a string in English. I put the correct key-value pairs in the english file and then made t function call on them with respect to their status as primary producer.

What should we test?

Once transifex does it magic. It will be important to check if the correct key is called by the t function for non-english websites.

Release notes

String interpolation cannot be relied upon.

Fixed

Copy link
Contributor

@luisramos0 luisramos0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you for your efforts!

Copy link
Member

@mkllnk mkllnk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great solution!

@mkllnk
Copy link
Member

mkllnk commented Mar 26, 2019

You got two positive reviews, excellent. One of our testers will now look at it on a staging server and tell you if it works as expected. That may take a few days.

@RachL
Copy link
Contributor

RachL commented Mar 27, 2019

I don't see anything broken here, so this is good to go.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants