Support positional specifiers on Windows for translations#4523
Support positional specifiers on Windows for translations#4523
Conversation
…internally always.
|
Is it just luck that this came up for |
|
I guess it's because most message strings are sent through I also see |
Codecov Report
@@ Coverage Diff @@
## master #4523 +/- ##
=======================================
Coverage 99.60% 99.60%
=======================================
Files 72 72
Lines 13971 13971
=======================================
Hits 13916 13916
Misses 55 55
Continue to review full report at Codecov.
|
|
A few more related observations R defines R does use However this issue doesn't matter at all unless there's more than one formatter, so only these are relevant: So 3 possible places for this to show up. We can see existing translations with e.g.
In Which is at and redefines This |
|
Great finds. Sadly |
As per #4402 (comment)
Attempt at #4402