The bug
options.graphics.warning.cancel currently reads: Take me Back, but should be title case: Take Me Back.
The related string options.graphics.warning.accept currently reads: Continue without Support
Most style-guides suggest that prepositions longer than 5 letters (in this case "without") should also be capitalized in title case, meaning this should instead be: Continue Without Support.
Comments 7
Link to Crowdin strings:
Continue Without Support - https://crowdin.com/translate/minecraft/9435/enus-enca#5226660
Take Me Back - https://crowdin.com/translate/minecraft/9435/enus-enca#5226662
Here you can see if you look at the "Source String", the words that are mentioned in this ticket, are improperly capitalized.
Can confirm.