[Pywikipedia-l] [ pywikipediabot-Bugs-2552661 ] featured.py mistake
SourceForge.net
noreply at sourceforge.net
Sat Jan 31 14:31:30 UTC 2009
Bugs item #2552661, was opened at 2009-01-31 17:31
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2552661&group_id=93107
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: other
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Linar Khalitov (rubin16)
Assigned to: Nobody/Anonymous (nobody)
Summary: featured.py mistake
Initial Comment:
The comment to the edit in ru.wiki is wrong: it writes for example
17:22, 31 января 2009 (история) (разн.) м Арсенал (футбольный клуб, Лондон) (Робот: робот: избранная статья he:ארסנל)
and repeats робот twice (in English it would look like
Robot: robot: featured article ...)
So, please change in line 79
'ru': u'Робот: робот: избранная статья [[%s:%s]]',
and make it like
'ru': u'Робот: избранная статья [[%s:%s]]',
-------
Pywikipedia [http] trunk/pywikipedia (r6315, Jan 30 2009, 19:42:01)
Python 2.5.2 (r252:60911, Mar 27 2008, 17:57:18) [MSC v.1310 32 bit (Intel)]
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603138&aid=2552661&group_id=93107
More information about the Pywikipedia-l
mailing list