Russian:
В мобильном приложении Википедии на Андроид на русском языке при попытке редактирования статьи о персоналиях появляется «уведомление о правках» с кнопкой «добавить уведомления». Эту кнопку необходимо убрать по следующим причинам:
- Она перенаправляет пользователя в пространство MediaWiki, где редактировать могут только ограниченный круг участников (администраторы и инженеры).
- Кнопка доступна даже для участников, которые заблокированы.
- Она пытается создать бессмысленный шаблон Editnotice с кодом:
{{Editnotice
| type = warning
| header =
| text =
}}Например, из статьи "Алентова, Вера Валентиновна" кнопка перенаправляет по такой ссылке: https://ru.wikipedia.org/w/index.php?title=MediaWiki:Editnotice-0-Алентова,_Вера_Валентиновна&action=edit&editintro=template:editintro/editnotice&summary=editnotice%20для%20[[Алентова,+Вера+Валентиновна]]&preload=template:preload/editnotice
English (google translate):
In the Russian-language Wikipedia app on Android, when trying to edit articles about people, an "edit notification" appears with a "Add notifications" button. This button should be removed for the following reasons:
- It redirects the user to the MediaWiki namespace, where only a limited group of participants (administrators and engineers) can make edits.
- The button is available even to users who are blocked.
- It attempts to create a meaningless Editnotice template with the code:
{{Editnotice
| type = warning
| header =
| text =
}}For example, in the article "Алентова, Вера Валентиновна", the button redirects to the link: https://ru.wikipedia.org/w/index.php?title=MediaWiki:Editnotice-0-Алентова,_Вера_Валентиновна&action=edit&editintro=template:editintro/editnotice&summary=editnotice%20для%20[[Алентова,+Вера+Валентиновна]]&preload=template:preload/editnotice
