Feature summary (what you would like to be able to do and where):
If Help is a translatable page with the Translate extension, I want to be able to link to it like:
[[Help]]
instead of:
[[Special:MyLanguage/Help]]
to show the page name in the user interface language and have it direct the user to the appropriate language.
Use case(s) (list the steps that you performed to discover that problem, and describe the actual underlying problem which you want to solve. Do not describe only a solution):
Almost never if a page is translatable do you want link to it with its normal link. It makes sense our of convenience to editors that a link to a translatable page should show and direct the user to the page in their language.
If users want to direct a user to the source language of the page, then they should link to it using [[Help/<lang code>]]
Benefits (why should this be implemented?):
- Easier editing
- Faster translation
- Cleaner wikitext