Commit e5b845e
* Avoid giving arbitrary strings to gettextf
err$message is already translated at this point and may contain printf
specifiers. Avoid trying to expand it once again.
* Also don't try translating it
* Add a comment
* Regression test for .checkTypos
---------
Co-authored-by: Michael Chirico <[email protected]>
1 parent 717981d commit e5b845e
2 files changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
| 127 | + | |
127 | 128 | | |
128 | 129 | | |
129 | 130 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20591 | 20591 | | |
20592 | 20592 | | |
20593 | 20593 | | |
| 20594 | + | |
| 20595 | + | |
| 20596 | + | |
0 commit comments