Revision: 7579
Author:   xqt
Date:     2009-11-02 14:38:10 +0000 (Mon, 02 Nov 2009)

Log Message:
-----------
correcting usage of decimals in hours-option

Modified Paths:
--------------
    trunk/pywikipedia/clean_sandbox.py

Modified: trunk/pywikipedia/clean_sandbox.py
===================================================================
--- trunk/pywikipedia/clean_sandbox.py  2009-11-01 10:21:50 UTC (rev 7578)
+++ trunk/pywikipedia/clean_sandbox.py  2009-11-02 14:38:10 UTC (rev 7579)
@@ -6,8 +6,8 @@
 This script understands the following command-line arguments:
 
     -hours:#       Use this parameter if to make the script repeat itself
-                   after # hours. Hours can be defined as a decimal. 0.001
-                   hours is one second.
+                   after # hours. Hours can be defined as a decimal. 0.01
+                   hours are 36 seconds; 0.1 are 6 minutes.
 
 """
 #
@@ -53,7 +53,7 @@
     'ar': u'روبوت: هذه الصفحة سيتم تفريغها تلقائيا',
     'cs': u'Uhrabání pískoviště',
     'da': u'Bot: Nyt sand (fra[[Skabelon:Sandkasse tekst]])',
-    'de': u'Bot: Setze Seite zurück.',
+    'de': u'Bot: Setze Spielwiese zurück.',
     'en': u'Robot: Automatically cleaned',
     'fi': u'Botti siivosi hiekkalaatikon.',
     'he': u'בוט: דף זה ינוקה אוטומטית.',



_______________________________________________
Pywikipedia-svn mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikipedia-svn

Reply via email to