The header controls are a bit weird. It seems v6 returns 0 for this, but unlike v5 it has its own IAccessible implementation. Since Wine doesn't have that yet, and we can't easily change behavior based on version, I think it makes sense to return a value.
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/8566
- Change all strings to standard US English spellings.
- Update en.po (Default English)
--
v7: po: Update English (Default) resource
Standardise strings to English (United States)
https://gitlab.winehq.org/wine/wine/-/merge_requests/8570
On Tue Jul 15 09:56:57 2025 +0000, Alexandre Julliard wrote:
> There seems to be some misunderstanding here. en.po uses British
> English, you shouldn't be changing it back to US spelling.
Ah right. So the original strings should be en_US, but en.po should be en_GB?
--
https://gitlab.winehq.org/wine/wine/-/merge_requests/8570#note_109913