Skip to content

Commit

Permalink
Merge "Localize clean_sandbox.py to Wikidata"
Browse files Browse the repository at this point in the history
  • Loading branch information
jenkins-bot authored and Gerrit Code Review committed Feb 20, 2017
2 parents 91bcfed + 850c7c6 commit 385bb88
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/clean_sandbox.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@

content = {
'commons': u'{{Sandbox}}\n<!-- Please edit only below this line. -->',
'wikidata': '{{Please leave this line alone (sandbox heading)}}',
'als': u'{{subst:/Vorlage}}',
'ar': u'{{عنوان الملعب}}\n<!-- مرحبا! خذ راحتك في تجربة مهارتك في التنسيق '
u'والتحرير أسفل هذا السطر. هذه الصفحة لتجارب التعديل ، سيتم تفريغ '
Expand Down Expand Up @@ -105,6 +106,7 @@

sandboxTitle = {
'commons': u'Project:Sandbox',
'wikidata': 'Project:Sandbox',
'als': u'Project:Sandchaschte',
'ar': u'Project:ملعب',
'arz': u'Project:السبوره',
Expand Down

0 comments on commit 385bb88

Please sign in to comment.