jenkins-bot has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1156097?usp=email )

Change subject: IMPR: Changing sections order for references and some cosmetic 
changes
......................................................................

IMPR: Changing sections order for references and some cosmetic changes

Section 'Литература' should have higher priority than section 'Ссылки'

Change-Id: Ia8c2121583490d9f2a98e56e8b978e65cca43724
---
M scripts/noreferences.py
1 file changed, 6 insertions(+), 6 deletions(-)

Approvals:
  Rubin: Looks good to me, approved
  jenkins-bot: Verified




diff --git a/scripts/noreferences.py b/scripts/noreferences.py
index 2f8a53e..72abc0b 100755
--- a/scripts/noreferences.py
+++ b/scripts/noreferences.py
@@ -202,8 +202,8 @@
         'Notas',
     ],
     'ru': [
-        'Ссылки',
         'Литература',
+        'Ссылки',
     ],
     'sd': [
         'وڌيڪ ڏسو',
@@ -324,11 +324,6 @@
             'Footnotes',
             'Notes',
         ],
-        'ru': [
-            'Примечания',
-            'Сноски',
-            'Источники',
-        ],
         'eo': [
             'Referencoj',
         ],
@@ -408,6 +403,11 @@
         'pt': [
             'Referências',
         ],
+        'ru': [
+            'Примечания',
+            'Сноски',
+            'Источники',
+        ],
         'sd': [
             'حوالا',
         ],

--
To view, visit 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1156097?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings?usp=email

Gerrit-MessageType: merged
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: Ia8c2121583490d9f2a98e56e8b978e65cca43724
Gerrit-Change-Number: 1156097
Gerrit-PatchSet: 4
Gerrit-Owner: Rubin <[email protected]>
Gerrit-Reviewer: Rubin <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to