jenkins-bot submitted this change.

View Change

Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified
[IMPR] updating templates used in ru.wiki

Change-Id: I054053beceeaa46112cf7d681d2355622bb0ae4c
---
M scripts/clean_sandbox.py
1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/scripts/clean_sandbox.py b/scripts/clean_sandbox.py
index f9f32f9..38d7915 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.
#
@@ -163,8 +163,7 @@
'- pisz niżej}}',
'pt': '<!--não apague esta linha-->'
'{{página de testes}}<!--não apagar-->\n',
- 'ru': '{{/Пишите ниже}}\n'
- '<!-- Не удаляйте, пожалуйста, эту строку, тестируйте ниже -->',
+ 'ru': '{{тестируйте ниже}}\n',
'simple': '{{subst:/Text}}',
'sco': '{{subst:Saundbox}}',
'shn': '{{subst:Sandbox reset}}',

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

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