jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1108711?usp=email )
Change subject: [IMPR] updating templates used in ru.wiki ......................................................................
[IMPR] updating templates used in ru.wiki
Change-Id: I054053beceeaa46112cf7d681d2355622bb0ae4c --- M scripts/clean_sandbox.py 1 file changed, 2 insertions(+), 3 deletions(-)
Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified
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}}',
pywikibot-commits@lists.wikimedia.org