Revision: 4575 Author: warddr Date: 2007-11-19 20:36:34 +0000 (Mon, 19 Nov 2007)
Log Message: ----------- added italian version, Kaloo 123 (JIRA) asked it at [pywikipedia-l].
Modified Paths: -------------- trunk/pywikipedia/clean_sandbox.py
Modified: trunk/pywikipedia/clean_sandbox.py =================================================================== --- trunk/pywikipedia/clean_sandbox.py 2007-11-18 21:11:12 UTC (rev 4574) +++ trunk/pywikipedia/clean_sandbox.py 2007-11-19 20:36:34 UTC (rev 4575) @@ -29,6 +29,7 @@ 'de': u'{{Bitte erst NACH dieser Zeile schreiben! (Begrüßungskasten)}}\r\n', 'en': u'{{Please leave this line alone (sandbox heading)}}\n <!-- Hello! Feel free to try your formatting and editing skills below this line. As this page is for editing experiments, this page will automatically be cleaned every 12 hours. -->', 'he': u'{{ארגז חול}}\n<!-- נא לא למחוק שורה זו ולא למחוק את השורה שמעליה – אנא כתבו רק מתחת לשורה זו. -->', + 'it': u'{{sandbox}} <!-- Scrivi SOTTO questa riga senza cancellarla. Grazie. -->', 'ko': u'{{연습장 안내문}}', 'nl': u'{{subst:Wikipedia:Zandbak/schoon zand}}', 'no': u'{{Sandkasse}}\n<!-- VENNLIGST EKSPERIMENTER NEDENFOR DENNE SKJULTE TEKSTLINJEN! SANDKASSEMALEN {{Sandkasse}} SKAL IKKE FJERNES! -->}}', @@ -43,6 +44,7 @@ 'de': u'Bot: Setze Seite zurück.', 'en': u'Robot: This page will automatically be cleaned.', 'he': u'בוט: דף זה ינוקה אוטומטית.', + 'it': u'Bot: pulitura sandbox', 'ja': u'BOT: 砂場ならし', 'ko': u'로봇: 연습장 비움', 'nl': u'Robot: Automatisch voorzien van schoon zand.', @@ -57,6 +59,7 @@ 'de': u'Wikipedia:Spielwiese', 'en': u'Wikipedia:Sandbox', 'he': u'ויקיפדיה:ארגז חול', + 'it': u'Project:Sandbox', 'ko': u'위키백과:연습장', 'nl': u'Wikipedia:Zandbak', 'no': u'Wikipedia:Sandkasse',