Steps to replicate the issue:
- Go to https://ig.wikipedia.org/wiki/%E1%BB%8Cp%E1%BB%A5r%E1%BB%A5iche:NamespaceInfo
- Go to https://ig.wiktionary.org/wiki/%E1%BB%8Cp%E1%BB%A5r%E1%BB%A5iche:NamespaceInfo
What happens?: The talk namespaces are all displayed as beginning Ṅkàtá (which is incorrect and has wrong tone marking — Ṅ U+1E44 or N-dot).
What should have happened instead?: They all should be displayed correctly as Ńkàtá. (Ń is N-acute, U+0144.)
Notes
- Originally the community asked for Ṅkàtá as per this discussion from 2022.
- A more recent discussion prompted by this report is here (in Igbo).
- Default namespace names are set in languages/messages/MessagesIg.php.
- The system message at languages/l18n/ig.json is however correct, and doesn't need changing.
- But, per codesearch, DiscussionTools and Android App (Android Design) also use the misspelling.
Also
- This change should probably be mentioned in release notes.