Meno25 submitted this change.

View Change

Approvals: Meno25: Verified; Looks good to me, approved
Update to match the text used on wiki

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

diff --git a/scripts/clean_sandbox.py b/scripts/clean_sandbox.py
index f9f32f9..36dd4f5 100755
--- a/scripts/clean_sandbox.py
+++ b/scripts/clean_sandbox.py
@@ -45,7 +45,7 @@

"""
#
-# (C) Pywikibot team, 2006-2024
+# (C) Pywikibot team, 2006-2025
#
# Distributed under the terms of the MIT license.
#
@@ -63,13 +63,14 @@

content = {
'commons': '{{Sandbox}}\n<!-- Please edit only below this line. -->',
- 'meta': '{{Meta:Sandbox/Please do not edit this line}}\n'
+ 'meta': '{{Meta:Sandbox/Please do not edit this line}}'
'<!-- Please edit below this line. -->',
'species': '{{Sandbox}}\n'
'<!-- PLEASE ADD YOUR EDITS BELOW THIS LINE. THANK YOU. -->',
'test': '<noinclude>{{Sandbox}}</noinclude>\n'
'== Please start your testing below this line ==',
- 'wikidata': '{{Please leave this line alone (sandbox heading)}}',
+ 'wikidata': '{{sandbox heading}}\n'
+ '<!--Test your edits below this line-->',
'wikibooks': {
'es': '{{ZDP}}\n== Haz tus pruebas bajo esta sección ==',
'ru': '{{/Шапка}}\n'
@@ -110,7 +111,7 @@
'\n* هاد لپاج كيتّمحا لمحتوى ديالها بشكل معاود *'
'\n* تريني هنا ؤ تعلم معا راسك كيفاش تكتب ف ويكيپيديا *'
'\n■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■-->'
- '\n\n[[تصنيف:معاونة ف لكتابة علا ويكيپيديا]]',
+ '\n\n[[تصنيف:معاونة ف لكتابة على ويكيپيديا]]',
'arz': '{{عنوان السبوره}}\n<!-- مرحبا! خد راحتك فى تجريب مهاراتك فى'
'التحرير تحت الخط ده. بما إن الصفحه دى لتجارب التعديل، فالصفحه دى '
'حيتم تنضيفها اوتوماتيكيا كل 12 ساعه. -->',

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

Gerrit-MessageType: merged
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: Ia6a2d8e555207e58a2b14f8e3bb23cfa5d29bde8
Gerrit-Change-Number: 1108713
Gerrit-PatchSet: 3
Gerrit-Owner: Meno25 <meno25mail@gmail.com>
Gerrit-Reviewer: Meno25 <meno25mail@gmail.com>
Gerrit-Reviewer: jenkins-bot
Gerrit-CC: Xqt <info@gno.de>