Noticed this while hunting other insects.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | fontyourface-Some_UI_strings_not_passed_through_t-1713200-1.patch | 3.58 KB | Drave Robber |
Noticed this while hunting other insects.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | fontyourface-Some_UI_strings_not_passed_through_t-1713200-1.patch | 3.58 KB | Drave Robber |
Comments
Comment #1
Drave Robber commentedPatch attached.
Comment #2
Drave Robber commentedOn a technical side note,
h1...h6are 'headings', not 'headers'; though I don't know where to find a user who could be confused by this. (I might be slightly pedantic today :)Comment #3
sreynen commentedCommitted. I'm all for pedantry, but didn't make the headers-to-headings change, since that shows up in a few other places, including the JS. And while looking at that I realized the JS strings aren't currently run through t(), and this could get really complicated, so I just committed it. We can address the rest of that in separate issues.