jenkins-bot submitted this change.

View Change

Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified
[IMPR] localisation of clean_sandbox.py for ruwikibooks

Change-Id: I43b271aecefc5e7a4181cc91c742b94b14bdf3b8
---
M scripts/clean_sandbox.py
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/scripts/clean_sandbox.py b/scripts/clean_sandbox.py
index aa6e239..ed19b36 100755
--- a/scripts/clean_sandbox.py
+++ b/scripts/clean_sandbox.py
@@ -59,6 +59,11 @@
'test': '<noinclude>{{Sandbox}}</noinclude>\n'
'== Please start your testing below this line ==',
'wikidata': '{{Please leave this line alone (sandbox heading)}}',
+ 'wikibooks': {
+ 'ru': '{{/Шапка}}\n'
+ '<!-- Не удаляйте, пожалуйста, эту строку, '
+ 'тестируйте ниже -->',
+ },
'wikivoyage': {
'es': '<!--No borres este mensaje-->'
'{{Zona de pruebas}}'

To view, visit change 687411. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I43b271aecefc5e7a4181cc91c742b94b14bdf3b8
Gerrit-Change-Number: 687411
Gerrit-PatchSet: 3
Gerrit-Owner: Rubin <rubin.happy@gmail.com>
Gerrit-Reviewer: Xqt <info@gno.de>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged