Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upNeed to update a few challenges' test texts to wrap certain values in code tags to prevent translation in other languages #38312
Comments
|
I would like to work on this issue, please. |
|
@RandellDawson I have managed to fix all the issues, just need some clarification related to the first issue. |
|
@millwala53 I mean the Chinese version of this challenge was never updated with the changes made to the English version on June 28th, 2019. This means the all of the |
|
@millwala53 In the time I wrote my last comment @Sky020 created a PR to resolve this issue. |
Following up on the comment on PR 38309, the following English challenge tests need to be updated as described, as the non-English version were translating these when they should not have been translated.
Standardize Times with the HTML5 datetime Attribute
Issues: All tests need to be re-translated
Use the strong Tag to Make Text Bold
Issues: "Stanford University" needs code tags so it is not translated.
Add a Submit Button to a Form
Issues: "Submit" needs code tags so it is not translated
Add Placeholder Text to a Text Field
Issues: "cat photo URL" needs code tags so it is not translated
Create an Ordered List
Issues: The first test text "Top 3 things cats hate:" needs code tags so it is not translated. The same goes for the second test text "Things cats love:"
Headline with the h2 Element
Issues: The third test text "CatPhotoApp" needs code tags so it is not translated.
Inform with the Paragraph Element
Issues: The second test text "Hello Paragraph" needs code tags so it is not translated.
Use the u Tag to Underline Text
Issues: The second test text "Ph.D. students" needs code tags so it is not translated.