jenkins-bot has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/894675 )

Change subject: [impr] clean_sandbox: Use non-substed text for es.wikibooks
......................................................................

[impr] clean_sandbox: Use non-substed text for es.wikibooks

Change-Id: I6e98d3061a4ba3089209c8fa7d3ca8763af355ab
---
M scripts/clean_sandbox.py
1 file changed, 10 insertions(+), 1 deletion(-)

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




diff --git a/scripts/clean_sandbox.py b/scripts/clean_sandbox.py
index 10bca7c..0ca49cb 100755
--- a/scripts/clean_sandbox.py
+++ b/scripts/clean_sandbox.py
@@ -67,7 +67,7 @@
             '== Please start your testing below this line ==',
     'wikidata': '{{Please leave this line alone (sandbox heading)}}',
     'wikibooks': {
-        'es': '{{subst:ZDP/2}}',
+        'es': '{{ZDP}}\n== Haz tus pruebas bajo esta sección  ==',
         'ru': '{{/Шапка}}\n'
               '<!-- Не удаляйте, пожалуйста, эту строку, '
               'тестируйте ниже -->',

--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/894675
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: I6e98d3061a4ba3089209c8fa7d3ca8763af355ab
Gerrit-Change-Number: 894675
Gerrit-PatchSet: 2
Gerrit-Owner: MarcoAurelio <[email protected]>
Gerrit-Reviewer: D3r1ck01 <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot
Gerrit-MessageType: merged
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to