[Pywikipedia-l] SVN: [4712] trunk/pywikipedia/welcome.py

rotem at svn.wikimedia.org rotem at svn.wikimedia.org
Sat Dec 15 12:50:13 UTC 2007


Revision: 4712
Author:   rotem
Date:     2007-12-15 12:50:08 +0000 (Sat, 15 Dec 2007)

Log Message:
-----------
(feature request 1851214) Fixing Wikipedia namespace to Project namespace in Arabic translation.

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

Modified: trunk/pywikipedia/welcome.py
===================================================================
--- trunk/pywikipedia/welcome.py	2007-12-15 12:45:27 UTC (rev 4711)
+++ trunk/pywikipedia/welcome.py	2007-12-15 12:50:08 UTC (rev 4712)
@@ -298,7 +298,7 @@
 # Set where you load your list of signatures that the bot will load if you use
 # the random argument (this parameter is optional).
 random_sign = {
-    'ar': u'ويكيبيديا:سجل الترحيب/توقيعات',
+    'ar': u'Project:سجل الترحيب/توقيعات',
     'fa': u'Project:سیاهه خوشامد/امضاها',
     'en': u'User:Filnik/Sign',
     'it': u'Project:Benvenuto log/User',
@@ -307,7 +307,7 @@
 # The page where the bot reads the real-time whitelist page.
 # (this parameter is optional).
 whitelist_pg = {
-    'ar':u'ويكيبيديا:سجل الترحيب/قائمةبيضاء',
+    'ar':u'Project:سجل الترحيب/قائمةبيضاء',
     'en':u'User:Filnik/whitelist',
     'it':u'Utente:Filbot/whitelist',
     }





More information about the Pywikipedia-l mailing list