jenkins-bot has submitted this change. (
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/637794 )
Change subject: fixing small error for Russian website in reflinks
......................................................................
fixing small error for Russian website in reflinks
Change-Id: I40764914d0d4e513e0534d0e0f3b79d82b2846a4
---
M scripts/reflinks.py
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Xqt: Looks good to me, approved
jenkins-bot: Verified
diff --git a/scripts/reflinks.py b/scripts/reflinks.py
index 1be9884..dd5420b 100755
--- a/scripts/reflinks.py
+++ b/scripts/reflinks.py
@@ -170,7 +170,7 @@
'fr': '.*(404|page|site).*en +travaux.*',
'es': '.*sitio.*no +disponible.*',
'it': '((pagina|sito) (non trovat[ao]|inesistente)|accedi|errore)',
- 'ru': '.*(Страница|страница).*(не[ ]*найдена|осутствует).*',
+ 'ru': '.*(Страница|страница).*(не[ ]*найдена|отсутствует).*',
}
# Regex that match bare references
--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/637794
To unsubscribe, or for help writing mail filters, visit
https://gerrit.wikimedia.org/r/settings
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I40764914d0d4e513e0534d0e0f3b79d82b2846a4
Gerrit-Change-Number: 637794
Gerrit-PatchSet: 4
Gerrit-Owner: Rubin <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged
_______________________________________________
Pywikibot-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits