Fix typos in translations of config value message#14289
Fix typos in translations of config value message#14289felixrindt wants to merge 1 commit intosphinx-doc:masterfrom
Conversation
|
@felixrindt looks good - please could you check for any other affected instances (in this locale and others)? |
Sure, sorry for not doing that in the first place. As I said, I don't know why my project suddenly complained (and only about this one line). Output of the scriptActually, my initial fix missed a typo in the attribute access as well ^^ |
I don't know why this makes my build fail, but it does.
|
This should be done on Transifex, no? Why does it make your build fail? What language are you using? |
I'm not familiar with Transifex and whether it can deal with changes commited directly.
I was fiddling around with my django projects build-system, uv creating a venv inside my project folder. When I ran Version info
I tried to pinpoint a version change but now I can't reproduce the error. 🤷 |
I don't know why this makes my (completely unrelated project's) build fail, but it does.